/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #1468b1;	
}


#wrapper {
	width: 921px;
	margin: 0 auto;
	text-align: left;
}

#contentwrap {
	float: left;
	width: 921px;
	height: 768px;
	display: inline;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	overflow: hidden;
}

#nav {
	float: right;
/* width: 445px;  one less menu item */	width: 915px; 
	height: 88px;
/* margin-top: 86px;  one less menu item */	margin-top: 94px; 
}

#top_content {
	float: left;
/* width: 475px;  one less menu item */	width: 460px; 
	height: 58px;
/* margin-top: 86px;  one less menu item */	margin-top: -88px; 
}

#contact_us {
	float: left;
	width: 475px;
	height: 30px;
	}
	
#contact_us IMG {
	border-width: 0px;
	}

#home_content  {
	float: left;
	width: 921px;
	height: 482px;
	background-image: url(../images/homepage_image.jpg);
}

#about_content  {
	width: 921px;
	height: 482px;
	background-image: url(../images/about_image.jpg);
	float: left;

}

#goals_content  {
	width: 921px;
	height: 482px;
	background-image: url(../images/goals_image.jpg);
	float: left;

}

#news_content  {
	width: 921px;
	height: 482px;
	background-image: url(../images/news_image.jpg);
	float: left;

}

#supporters_content  {
	width: 921px;
	height: 482px;
	background-image: url(../images/supporters_image.jpg);
	float: left;

}

#promotion_content  {
	width: 921px;
	height: 482px;
	background-image: url(../images/great_aust_run_image.jpg);
	float: left;

}

#home_text {
display:inline;
float:left;
height:360px;
margin:85px 0 0 310px;
overflow:auto;
width:570px;
}

#home_text h3 {
	color: #1468b1;
	padding: 0;
	margin: 0;
}

#about_text {
	
	text-align:center;
	margin-top: 87px;
	margin-left:300px;
	margin-right:170px;
	font-family: Arial;
	font-size:24px;
	color: #1468b1;
	WIDTH: 584px;
	HEIGHT: 365px;
}

#goals_text {
	text-align:center;
	margin-top: 87px;
	margin-left:300px;
	margin-right:170px;
	font-family: Arial;
	font-size:24px;
	color: #1468b1;
	WIDTH: 584px;
	HEIGHT: 365px;
}

#news_text {
	text-align:center;
	margin-top: 87px;
	margin-left:300px;
	margin-right:170px;
	font-family: Arial;
	font-size:24px;
	color: #1468b1;
	WIDTH: 584px;
	HEIGHT: 365px;
}

#supporters_text {
	text-align:center;
	margin-top: 87px;
	margin-left:300px;
	margin-right:170px;
	font-family: Arial;
	font-size:24px;
	color: #1468b1;
	WIDTH: 584px;
	HEIGHT: 365px;
}

#promotion_text {
	text-align:center;
	margin-top: 87px;
	margin-left:300px;
	margin-right:170px;
	font-family: Arial;
	font-size:24px;
	color: #1468b1;
	WIDTH: 584px;
	HEIGHT: 365px;
}

#bottom_left {
	float: left;
	width: 286px;
	height: 93px;
	margin-top: 8px;
}

#bottom_right {
	float: right;
	width: 485px;
	height: 93px;
	margin-top: 8px;
	margin-left: 147px;
}

#bottom_right IMG {
	border-width: 0px;
}

#bottom_left IMG {
	border-width: 0px;
}

#footer {
	float: left;
/*	background-color: #FFF; */
	width: 921px;
}

#home_text p.bodytext {
	font-size: 12px;
	color: #1468B1;
	margin-top: 0px;
}

.news-list-container ul {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}

.contenttable tr.tr-0 {
	font-weight: bold;
}

.contenttable {
color:#1468B1;
font-size:12px;
}

.td-0 {
	width: 184px;
}

.td-1 {
	width: 146px;
}

#home_text h1 {
	margin: 0;
	font-size: 14px;
}

.sponsors-page a {
	font-size: 14px;
	text-decoration: none;
	color: #0462AA;
	font-weight: bold;
}

.newsbgwrap {}

.vnews-latest-image {
	float:left;
	height:100px;
	width:100px;
	margin-right: 5px;
}

.snews-latest-image {
	float:left;
	height:100px;
	width:100px;
	margin-right: 5px;
}
#newsbg h1 { 
	color:#fff;
	font-size:16px;
	margin:5px 0;
	padding:0;
	text-align: center;
}

#newsbg {
	background-color: #1468B1;
}

.contenttable h4 a {
	color:#FFFF00;
	font-size:14px;
	text-decoration:none;
	margin: 5px 0;
}

.contenttable h4 {
	color:#FFFF00;
	font-size:14px;
	text-decoration:none;
	margin: 5px 0;
}

.news-list-date, .news-list-category {
	color:#1468B1;
	float:left;
	font-size:12px;
	width:100%;
	font-weight: bold;
}

li.active a {
	color: #005B2F;
}