@import url('colors.css');

html { margin: 0px; padding: 0px; }

body {
	margin: 0px; padding: 0px;
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

img { border: 0px; }

.clear { clear: both; }



/*************** fonts *****************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	
	

}
#menu {
	font-weight: bold;
	text-align: center;
	color: black;
	font-size: .8em;
}

#footer {
	font-weight: bold;
	text-align: center;
	color: black;
	font-size: .75em;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
a, a:link {
	color: #515089;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #515089;
	font-weight: none;
	text-decoration: none;
}
a:hover {
	color: #504f88;
	text-decoration: underline;
}

}

a:link {
	color: #515089;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #515089;
	font-weight: none;
	text-decoration: none;
}
a:hover {
	color: #504f88;
	text-decoration: underline;
}
a:focus {
	color: #069;
}
a:active {
	color: #069;
}
/*************** layout ***************************/


#body3col {
	width: 800px;
	
}


#body3col #body1 {
	width: 600px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 580px;
}
	html>body #body3col #body1 { width: 580px; }

#body3 {
	width: 185px;
	padding: 0px;
	float: left;
	border: 1px solid #515089;
	background-color: #cccce1;



	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 165px;


}


	html>body #body3 { width: 185px; }



#body3 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#body3 ul li {
	list-style: none;
	
}
#body3 ul li a {
	display: block;
	padding: 7px 7px 7px 7px;
	color: #515089;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #515089;
}
#body3 ul li a:hover {
	text-decoration: none;
	background-color: #515089;
	color: #eebe7e;
	border: 1px solid #515089;
}




#container {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #515089;
}

#flashmovie {
	
	width: 800px;
	height: 150px;
}

.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}



#menu {
	height: 31px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #f56d1d;
	background-image: url();
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	margin: 0px;
	display: block;
	float: left;
	list-style: none;
	clear: right;
}
#menu ul li a {
	display: block;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 0px;
	text-align: center;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: right top;
}
#menu ul li a:hover {
	background: url() repeat-x top;
	text-decoration: none;
	color:white;
	background-color: #504f88;
}
#menu ul li#active {
	background: url() repeat-x top;
	background-color:#504f88;
	text-decoration: none;
}
#menu ul li#active a {
	color: white;
}





h1 {
	color: #515089;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: -1px;
	font-family: cursive;
}
h2 {
	color: #515089;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;


}
h3 {
	color: #f56d1d;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	
		
}
h5 {
	color: black;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}




	

