/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-image: none;
	background-repeat: repeat;
	color: #333333;
	line-height: 15px;
	letter-spacing: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
	letter-spacing: 0px;
	background-color: #999999;
}
font {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	letter-spacing: 0px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	letter-spacing: 0px;
}
.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	letter-spacing: 0px;
}
.headerfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	letter-spacing: 0px;
}
.subheaderfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
	letter-spacing: 0px;
}
.smallfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	line-height: 15px;
	letter-spacing: 0px;
}
.myfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	letter-spacing: 0px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	letter-spacing: 0px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 15px;
}


#nav {
	position:absolute;
	width:247px;
	height:115px;
	z-index:1;
	left: 10px;
	top: 18px;
}
#main_content {
	position:absolute;
	width:auto;
	height:auto;
	z-index:2;
	left: 279px;
	top: 11px;
}
