body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
}

#frame {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #4A7CB7;
	border-bottom: 1px solid #4A7CB7;
	border-left: 1px solid #4A7CB7;
}

#topbar{
	padding-top: 15px;
	padding-left: 10px;
	background-color: #4A7CB7;
	height: 80px;

}
#topbarleft{
	float: left;
	width: 300px;

}
#topbarright{
	float: left;
	width: 335px;
	margin-left: 90px;
	text-align: right;
	padding-right: 15px;
	color: #FFFFFF;
	padding-top: 30px;

}

#topbarright a, #topbarright a:link, #topbarright a:hover,#topbarright a:visited{
	color: #FFFFFF;
	text-decoration: none;


}

#contentcontainer{
	float: left;
	background-image: url(/rehabident/images/bgcontent.gif);
	background-repeat: repeat-y;
	width: 770px;

}	


#menu {
	width: 150px;
	float: left;
	}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	
#menu li a {
	height: 24px;
	height: 24px;
	text-decoration: none;
	background-image: url(/rehabident/images/menu6.gif);
	color: #707070;
	}
	
#menu li a:link, #menu li a:visited {
	color: #707070;
	display: block;
	padding: 8px 0 0 30px;
	font-weight: bold;
/*	float: left;*/
	}
	

#menu li.mbottom a, #menu li.mbottom a:link, #menu li.mbottom a:visited {
	height: 24px;
	height: 24px;
	text-decoration: none;
	color: #707070;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}	
	
#menu li.mbottom a:hover {
	color: #3366CC;
	background: url(/rehabident/images/menu6.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover {
	color: #3366CC;
	background: url(/rehabident/images/menu6.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#content {
	float: left;
	width: 460px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	}

#ads {
	float: left;
	width: 120px;
	padding-top: 15px;
	padding-left: 8px;
	padding-right: 3px;
	}
	

#footer {
	color: #666666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
}	
h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

h2 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
.thumb {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px 10px 2px 2px;
}
	
a, a:link, a:visited {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}
