﻿body {
	margin:0px,auto;
	padding:0px;
	font-family: "Times New Roman";
	background-color:#0000ff;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 885px;
	background-color: #ffffff;
	clear: both;
}
#top {
	background-image: url('images/hf_back.jpg');
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	width: 875px;
	vertical-align: middle;
}
#footertop {
	float: left;
	clear: both;
	width: 810px;
	border-top-style: solid;
	border-top-color: #808080;
	padding-left: 75px;
	background-color: #FFFFFF;
}
#headerright {
	width: 648px;
	float: left;
	height: 97px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	padding-top: 25px;
}
#maincol {
	width: 725px;
	float: left;
}
#leftcol {
	width: 160px;
	float: left;
	text-decoration: none;
}
#headerleft {
	float: left;
	width: 237px;
	height: 122px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
#footerbottom {
	float: left;
	clear: both;
	width: 885px;
	background-color: #CBB74E;
	font-size: smaller;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	background-image: url('images/hf_back.jpg');
	background-repeat: repeat;
}
.topic {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-color: #808080;
	border-left-color: #808080;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 10px;
}
#nav {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	list-style-type: none;
	width: 130px;
	float: left; /* Contain floated list items */
}

#nav li {
	margin: 0;
	padding: 0;
	float: left; /* This corrects the */;
	width: 100%; /* IE whitespace bug */
}
#nav a {
	display: block; /* to increase clickable area as a's 
      default to inline */;
	color: #000000;
	text-decoration: none;
	padding: 0 15px;
	line-height: 2.5;
	border-bottom: 1px solid #FFF;
	background-color: #CBB74E;
}
#nav a:hover {
text-decoration:underline;
}
.topic h1{
	font-family: "Times New Roman";
	color: black;
	font-size: x-large;
}
#body_hom #nav_hom a, 
#body_miss #nav_miss a, 
#body_abo #nav_abo a, 
#body_obj #nav_obj a, 
#body_vis #nav_vis a,
#body_back #nav_back a,
#body_goal #nav_goal a,
#body_ment #nav_ment a,
#body_sch #nav_sch a,
#body_who #nav_who a,
#body_app #nav_app a,
#body_don #nav_don a,
#body_aff #nav_aff a, 
#body_con #nav_con a
{
	background-color: #0000ff;
	color: #ffffff;
	font-weight: bold;
}

#top_menu ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
	padding-top:1em;
}
#top_menu li {
	display: inline;
	float:right;
}
#top a {
padding-left:5px;
padding-right:5px;
color:#000000;
	text-decoration: none;
}
#top a:hover {
background-image:url('images/highlight.jpg')

}
.newhighlight {
	font-family: "Comic Sans MS";
	font-size: large;
	color: #FF0000;
}
#footerbottom a {
color:black;
	text-decoration: none;
}
#footerbottom a:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
}

