/* CSS Document */
body{
	margin:0px;
	background-color:#9FB4D3;
	background-image:url(../images/rainbow_background2.jpg);
	background-position:0px 227px;
	font-family:arial;
}
#content{
	width:961px;
	margin-left:65px;
	background-color:#FFFFFF;	
}
#content h1{
	font-size:16px;
	margin-top:0px;
}
#content-sub{
	border:2px solid #1352A4;
	width:961px;
	margin-left:65px;
	background-color:#FFFFFF;
	background-image:url(../images/bottom_rainbow.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;	
}
#navLine{
	line-height:10px;
	width:100%;
}
#LeftNav{
	width:225px;
	padding:20px;
}
#LeftNav .item2{
	display:block;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #ffffff;
	font-size:13px;
	text-decoration:none;
	color:#000000;
}
#LeftNav .item2-active{
	display:block;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#LeftNav .item2:hover{
	text-decoration:underline;
}	
#subBodyText{
	width:640px;
	min-height:530px;
	float:right;
	margin-right:30px;
	font-size:12px;
}

#subBodyText li{
	margin-right:10px;
}
#subBodyText h1{
	font-size:20px;
	font-weight:bold;
	font-family:Georgia;
	background-image:url(../images/h1flower.gif);
	background-repeat:no-repeat;
	line-height:39px;
	padding-left:25px;
}
#subBodyText h3{
	font-size:14px;
	font-weight:bold;
	font-family:georgia;
	text-decoration:none;
	color:#5974A1;
}
.topSection{
	font-size:12px;
	line-height:16px;
	margin-left:40px;
	margin-right:40px;
}
h3{
	margin-top:0px;
	margin-bottom:2px;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
#headerArea{
	background-image:url(../images/top_background.jpg);
	background-repeat:repeat-x;
	height:227px;
	width:100%;
}
#topTable{
	width:965px;
	height:227px;
	margin-left:68px;
	text-align:center;
	background-image:url(../images/header_background.jpg);
	background-position:right;
	background-repeat:no-repeat;
	
}
#topTable a{
	color:#000000;
	font-family:arial;
	font-size:10px;
}
#menu1 td{
	padding-right:10px;
	width:127px;
	height:39px;
	cursor:pointer;	
}
#menu1 a{
	color:#FFFFFF;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
}
#about{
	background-image:url(../images/nav_button_red_OFF.jpg);
	background-repeat:no-repeat;
}
#about .item1{
	width:127px;
	height:39px;
	background-image:url('../images/nav_button_red_ON.jpg');
	line-height:39px;
}
#about .item1:hover{
	background:none;	
}

#story{
	background-image:url(../images/nav_button_orange_OFF.jpg);
	background-repeat:no-repeat;
}
#story .item1{
	width:127px;
	height:39px;
	background-image:url('../images/nav_button_orange_ON.jpg');
	line-height:39px;
}
#story .item1:hover{
	background:none;
}

#tumor{
	background-image:url(../images/nav_button_yellow_OFF.jpg);
	background-repeat:no-repeat;
}
#tumor .item1{
	width:127px;
	height:39px;
	background-image:url('../images/nav_button_yellow_ON.jpg');
	line-height:39px;
}
#tumor .item1:hover{
	background:none;
}

#help{
	background-image:url(../images/nav_button_green_OFF.jpg);
	background-repeat:no-repeat;
}
#help .item1{
	width:127px;
	height:39px;
	background-image:url('../images/nav_button_green_ON.jpg');
	line-height:39px;
}
#help .item1:hover{
	background:none;
}


#events{
	background-image:url(../images/nav_button_liteblue_OFF.jpg);
	background-repeat:no-repeat;
}
#events .item1{
	width:127px;
	height:39px;
	background-image:url('../images/nav_button_liteblue_ON.jpg');
	line-height:39px;
}
#events .item1:hover{
	background:none;
}

#press{
	background-image:url(../images/nav_button_purple_OFF.jpg);
	background-repeat:no-repeat;
}
#press .item1{
	display:block;
	width:127px;
	height:39px;
	background-image:url('../images/nav_button_purple_ON.jpg');
	line-height:39px;
}
#press .item1:hover{
	background:none;
}

#contact{
	background-image:url(../images/nav_button_drkblue_OFF.jpg);
	background-repeat:no-repeat;
}
#contact .item1{
	display:block;
	width:127px;
	height:39px;
	background-image:url('../images/nav_button_drkblue_ON.jpg');
	line-height:39px;
}
#contact .item1:hover{
	background:none;
}

#footerLinks{
	margin-left:80px;
	width:960px;
	text-align:center;
	font-size:10px;
	line-height:16px;	
}
#footerLinks a{
	color:#000000;
	text-decoration:none;
}
#footerLinks a:hover{
	text-decoration:underline;
}
#leftNav{
	padding:10px;
}
#leftNav a{
	color:#000000;
	text-decoration:none;
}
#leftNav a:hover{
	text-decoration:underline;
}
#leftNav p{
	border-bottom:2px solid #ffffff;
	padding-bottom:25px;
}
