body {
	background-color:#F4F5A9;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 10px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url("../Ims/page_bg.jpg");
	background-repeat: repeat-x;
}

a{
	font-size:12px;
	color: #0033cc;
}

/********************** Header ***************************/
#header {
	margin: 0px;
	background-image:url("../Ims/header2.jpg");
	width:717px;
	height:210px;
	position:relative;
}
#header ul{
	background-color:#FFFF00;
	width:712px;
	border: 2px solid #663300;
	display:block;
	top:210px;
	position:absolute;
	height:22px;
	text-align:center;
	background-image: url("../Ims/menu_bg.jpg");
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header ul a{
	text-decoration:none;
	color:#660000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#header ul a:hover{
	text-decoration:none;
	color:#996600;
}
#header_text {
	top:102px;
	left:73px;
	width:570px;
	position:absolute;
	height: 1px;
	text-transform: capitalize;
}
#header_text p{
	font-size: 32pt;
	color:#FFCC00;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#header_text a{color:#CCCCCC;}
#header_text a:hover{color:#c77e0c;}
h1{
	color:#3965a5;
	font-size:14px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h2{
	color:#666666;
	font-size:12px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3{
	color:#999999;
	font-size:14px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
}


p{
	color:#666666;
	font-size:12px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.footer {
	background-color:#99CCFF;
}
.footer p{
	font-size: xx-small;
	text-align: center;	
	color:#003399;
	padding-top: 15px;
}
#map {
	float: right;
	margin-left: 10px;
}

/*-------------------------------- */
h4 {
	font-size: .75em;
}
