body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #EEEED3;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background_body.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}



/*-------- header styles -------------------  */
#divHeader {
	width: 100%;
	background-image: url(../images/background_cross.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 175px;
	height: 93px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#divHeaderTop {
	width: 595px;
	height: 73px;
	padding-top: 10px;	
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 63px;
	
}
#imgLogo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 19px;
	padding-bottom: 6px;
	padding-right: 15px;
	height: 65px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 40px;
}
#ulMainNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 28px;
}
#ulMainNav li {
	display: inline;
	float: left;
	padding-top:0px;
	margin-top: 10px;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
}
#ulMainNav a:hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	background-image: url(../images/squares.gif);
	background-position: left 0px;
	color: #A50920;
	background-repeat: no-repeat;
}



/*-------- body styles ------------------- */
#divContainer {
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 10px;
	clear: both;
}
#divLeftColumn{
	position: absolute;
	text-align: right;
	width: 145px;
	padding-right: 20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 125px;
}
#divBodyColumn{
	margin-left: 150px;
	padding-left: 35px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 150px;
	width: 600px;
	}



/*-------- footer styles -------------------  */
#divFooter {
	padding-top: 5px;
	padding-right: 40px;
	padding-left: 10px;
	clear: both;
	font-size: 0.8em;
}
#divLeftFooter{
	position: absolute;
	text-align: right;
	width: 145px;
	padding-right: 20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 125px;
}
#divBodyFooter{
	margin-left: 152px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 152px;
	width: 650px;
	height: 60px;
	background-image: url(../images/black_line.gif);
	background-repeat: repeat-x;
	background-position: 45px 35px;
	}
#ulFootNav {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	padding-bottom: 5px;
}
#imgFoot {
	float: left;
	padding-left: 0px;
	margin: 0px;
}
#ulFootNav li {
	display: inline;
	float: left;
}
#ulFootNav a:link, #ulFootNav a:visited, #ulFootNav a:active {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
}
#ulFootNav a:hover, #ulFootNav a.current:link, #ulFootNav a.current:visited {
	color: #A50920;
	padding-top: 15px;
}
