body 
{
	padding:0px;
	margin:0px;
	height:100%;
	font-size: 10pt;
	font-family: Arial,Verdana;
	/*background-color:Gray;*/
}

h1
{
	color:#E70750;
	margin:0px;
	font-size:20pt;
}

h2
{
	color:#E70750;
	margin:0px;
	font-size:14pt;
}

p
{
	margin:0px;
}

a
{
	color:Black;
}

img
{
	padding:0px;
	border:0px;
}

form
{
	padding:0px;
	margin:0px;
}

#outerContainer
{
	width:100%;
	height:100%;	
	background-color:Gray;
}

#innerContainer
{
	width: 996px;
	background-color: White;
	border:none;
	font-family: Arial,Verdana;
	text-align:left;
}

* html #innerContainer
{
	margin:0;
}

#innerContainer .verticalSpacer
{
	width:100%;
	height:4px;
	font-size:4px;	
}

#innerContainer .banner
{
	width:100%;
	height:165px;
	background: url(../../media/images/barwonhealthfoundation/banner.jpg) no-repeat;
}

* html innerContainer .banner
{
	height:165px;	
}

#innerContainer .banner .home
{
/*	position:absolute;
	left:80px;
	top:25px;	*/
	position:relative;
	float:left;
	margin-top:20px;
	margin-left:75px;
}

#innerContainer .banner .home2
{
/*	position:absolute;
	left:940px;
	top:105px;	*/
	position:relative;
	float:right;
	margin-top:100px;
	margin-right:10px;
}

#innerContainer .menu
{
	font-family: Arial,Verdana;
	width:100%;
	height:32px;
	z-index:99;
}

#innerContainer .content
{
	font-family: Arial,Verdana;
	width:100%;
	height:800px;	
	background: #FBD5D4 url(../../media/images/BarwonHealthFoundation/content-strip.jpg) repeat-x;
}

* html #innerContainer .content
{
	min-height:800px;	
}

#innerContainer .content .main
{
	font-family: Arial,Verdana;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:15px;
}

#innerContainer .content .editable
{
	font-family: Arial,Verdana;
	width:652px;
}

#innerContainer .content .rotator
{
	width:311px;
}

#innerContainer .content .news
{
	font-family: Arial,Verdana;
	width:652px;
	padding:20px 40px 20px 40px;
}

#innerContainer .content .sponsorZone
{
	width:311px;
	padding-top:40px;
}

#innerContainer .content .verticalSpacer
{
	width:27px;
}

#innerContainer .content .horizontalSpacer
{
	height:10px;	
}

#howYouCanHelpZone
{
	position:relative;
	float:left;
	width:312px;
	text-align:center;
	font-family: Arial,Verdana;
}

#howYouCanHelp
{
	position:relative;
	float:left;
	width:100%;
	font-family: Arial,Verdana;
}

#donateNow
{
	position:relative;
	float:left;
	width:100%;
	padding-top:20px;
	padding-bottom:25px;
	font-family: Arial,Verdana;
}

#contentSpacer
{
	position:relative;
	float:left;
	width:27px;	
}

#editZone
{
	position:relative;
	float:left;
	width:313px;	
	color:#E70750;
	font-family: Arial,Verdana;
}

#editZone h2
{
	color:#E70750;
	font-size:16px;
}

#horizontalRule
{
	position:relative;
	float:left;
	width:100%;	
}

#newsArticles
{
	font-family: Arial,Verdana;
	width:100%;	
}

#newsArticles .image
{
	width:90px;
	height:90px;
	padding-right:10px;
}

#newsArticles .details
{
	font-family: Arial,Verdana;
}

#newsArticles .details a
{
	color:#E70750;
	text-decoration:none;
}

#newsArticles .details a:hover
{
	color:#E77515;
	text-decoration:none;
}

#newsArticles .details .title
{
	font-family: Arial,Verdana;
	color:#E70750;
}

#newsArticles .details .description
{
	font-family: Arial,Verdana;
	color:#423030;
}

#newsArticle
{
	font-family: Arial,Verdana;
	width:100%;		
}

#newsArticle .title
{
	font-family: Arial,Verdana;
	color:#E70750;
}

#newsArticle .image
{
	width:90px;
	height:90px;
	padding-right:10px;
}

#newsArticle .details
{
	font-family: Arial,Verdana;
}

#newsArticle .details a
{
	font-family: Arial,Verdana;
	color:#E77515;
	text-decoration:none;
}

#newsArticle .details a:hover
{
	color:#423030;
	text-decoration:none;
}

#newsArticle .details .publishOnDate
{
	font-family: Arial,Verdana;
	color:Gray; 
	font-size:10px	
}

#newsArticle .details .description
{
	font-family: Arial,Verdana;
	color:#423030;
}

#sponsors
{
	position:relative;
	float:left;
	width:100%;	
	padding-left:16px;
	font-family: Arial,Verdana;
}

#horizontalRule2
{
	position:relative;
	float:left;
	width:100%;	
	padding-top:25px;
	padding-bottom:15px;
}

#subscribe
{
	position:relative;
	float:left;
	width:100%;	
	text-align:center;
	font-family: Arial,Verdana;
}

#sponsorRotator
{
	width:280px;
	border:solid 1px #F49AB4;
}

#ourSponsors
{
	color:#E70750;
	font-size:15px;
	font-style:italic;
	font-family: Arial,Verdana;
}

#bottomSpacer
{
	position:relative;
	background-color:Gray;
	height:70px;
}

* html #bottomSpacer
{
	position:absolute;
	visibility:hidden;
	height:0px;
	padding:0px;
	margin:0px;
}
