body, html, div, table, tr, td, th {
   margin: 0px;
   padding: 0px;
}



body {
   background-color: #FFFFFF;
   text-align: center;
}

html>body {
	text-align: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	outline-style: none;
}

table.inner_table {
	border-color: #000000;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	width: 800px;
	min-height: 550px;
	border-collapse: collapse;
	outline-color: #FFFFFF;
}


/* Menu --------------------------------------------------------------------- */
.menu_row {
	height: 44px;
	background-image:  url(../images/inner_menu_background_NEW1.gif);
	background-repeat: repeat-x;
}

/* Title -------------------------------------------------------------------- */
.title_row {
   height: 155px;
}

.title_row td {
   text-align: left;
   vertical-align: top;
   border-top: 1px solid #000000;
}


.title_row_logo {
   margin: 0px;
   padding: 0px;
}

/* Content ------------------------------------------------------------------ */
.content_row {
	color: #1b1a1a;
	font-family: arial, sans-serif;
	font-size: 13px;
	text-align: left;
	border-left-color: #0F0;
}

.content_row td {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
}

/* Footer ------------------------------------------------------------------- */
.footer_spacer {
   height: 10px;
   background-color: #FFFFFF;
}

.footer {
   background-color: #000;
   background-image: url(../images/footer_background.gif);
   background-repeat: repeat-x;
   height: 35px;
}

.footer table {
   width: 100%;
}

.footer .contact_us {
   width: 120px;
   margin-left: 10px;
   color: #FFFFFF;
   font-family: arial, sans-serif;
   font-size: 12px;
   text-align: left;
   padding-left: 15px;
}

.footer .contact_us a,
.footer .privacy_policy a {
   color: #FFFFFF;
   text-decoration: none;
}

.footer .contact_us a:hover,
.footer .privacy_policy a:hover {
   color: #FFFFFF;
   text-decoration: underline;
}

.footer .privacy_policy {
   margin-left: 10px;
   color: #FFFFFF;
   font-family: arial, sans-serif;
   font-size: 12px;
   text-align: left;
}

.footer .contact_us img ,
.footer .privacy_policy img {
   margin-right: 12px;
   vertical-align: middle;
   border: 0px;
}

.footer .copyright {
   color: #9D9B9B;
   font-size: 11px;
   font-family: arial, sans-serif;
   text-align: right;
}

.footer .site_design {
   color: #9D9B9B;
   font-size: 11px;
   font-family: arial, sans-serif;
   text-align: right;
   width: 160px;
   padding-right: 17px;
}

.footer .site_design a {
   color: #9D9B9B;
}

/* Inner styles ---------------------------------------------------------- */

.home_login {
   margin-top: 49px;
   margin-left: 12px;
}

.home_gym_qld_logo {
   margin-top: 15px;
   margin-left: 12px;
}

.home_qld_gov_logo {
   margin-top: 12px;
   margin-left: 12px;
   margin-bottom: 13px;
}

.home_content_table {
   width: 100%;
   text-align: left;
}

.home_content_table td {
   vertical-align: top;
}

.home_content_table img {
   border: 0px solid;
}

.content_spacer {
   margin-top: 5px;
}

.click_program {
   margin-top: 7px;
   margin-left: 16px;
   margin-bottom: 2px;
}

.program_shout {
   margin-left: 7px;
}

/* Font stylings etc -------------------------------------------------------- */

h1 {
   font-size: 13px;
   font-weight: bold;
   font-family: arial, sans-serif;
   margin-top: 20px;
}
