﻿body {
	margin:0px;
	padding:0px;
	background-image:url('../_images/background.jpg');
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.nav {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.navselect {
	color: #ffffff;
	text-decoration: underline;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.nav:hover {
	color: #ffffff;
}

.navfooter {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
} 

.navfooter:hover {
	color: #000000;
	text-decoration: underline;
}

.navfooterst {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
}

#masthead {
	width: 900px;
	height: 94px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	width: 261px;
	height: 94px;
}

#header {
	position: absolute;
	top: 0px;
	margin-top: 0px;
	margin-left: 261px;
	padding-top: 0px;
	width: 639px;
	height: 94px;
}

#container {
	clear: both;
	min-width: 600px;
}

#left_col {
	float: left;
	width: 230px;
}

#page_content {
	margin-left: 230px;
}



#footer {
	clear: both;
}



.style1 {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

.style2 {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 13px;
	margin-bottom: 13px;
}

.style3 {
	padding-left: 10px;
	padding-top: 20px;
	border: 0px;
}

.menufon {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.menubox {
	margin-left:10px;
	background-color: #333333;
	width: 170px; height: 25px;
	font-size: 10px; font-weight:bold;
}

.menutxt {
	padding: 7px 0px 0px 6px; width: 164px;
}

.menutxtp {
	padding: 7px 0px 0px 20px; width: 150px;
}

.menuet {
	margin-left: 10px;
	width: 170px; height: 1px;
	background-color: #666666;
}

#cent {
	width: 650px;
	height: 284px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-325px;
	margin-top:-142px;
}

