/* CSS Document */

body {
	background-color:#F4F2EA;
}
#horizon {
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#center {

	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -360px;
	position: absolute;
	top: -380px;
	left: 50%;
	width: 769px;
	height: 660px;
	visibility: visible;
	background-repeat: no-repeat;
	overflow:visible;

}

#contenthead {
	width:534px;
	height: 112px;
}

#contentfoot_L {
	width: 203px;
	height: 127px;
	float:left;
}

#contentfoot_spacer {
	width: 3px;
	height: 129px;
	float: left;
}

#contentfoot_r {
	width:325px;
	height: 127px;
	float:left;
}

h1 {
	padding: 20px 20px 10px 20px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF7da;	
	font-weight:400;
}

h2 {
	padding: 16px 20px 8px 20px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF7da;
	font-weight:600;
}

p {
	Padding: 0px 20px 0px 20px;
	font-size:11px;
	color:#FFF7DA;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.highlight_text {
	font-weight:bold;
}

a:link, hover, visited {
	font-size:11px;
	color:#FFF7DA;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
