body {
	background-color: #17599B;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* Start Title Page CSS */

#Container {
	width:610px;
}
#header {
	width:610px;
	height:35px;
	background-color: #17599B;
	text-align:left;
}
#logo {
	float:left;
	width:258px;
	height:45px;
	margin-top:-10px;
}

#menu {
	height:445px;
	padding:5px 5px 5px 5px;
	background-color:#284568;
}
#footer {
	padding-top:13px;
	height:27px;
	background-image:url(http://www.gcweb.com.au/web/images/footer.jpg);
	text-align:center;
}
#footer a {
	color: #284568;	
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;	
	color: #FF0000;
}
#links {
	height:30px;
	padding-top:15px
}
#links a {
	color: #FFFFFF; 
	text-decoration:none;
}
#links a:hover {
	color: #FFFF00;
	text-decoration:none;
}
#Wording {
	width:610px;
	height:auto;
	padding-top:450px;
	text-align:left;
}
#Wording a {
	color: #589FE7; 
	text-decoration:none;
}
#Wording a:hover {
	color: #FFFF00; 
	text-decoration:none;
}

/* End Title Page CSS */

/* Start Fonts */
.footer {font-size: 10px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; color: #284568;}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;	
	font-weight:bold;
}
.smText {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #589FE7;
}

/* End Fonts */
