@charset "UTF-8";
a {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #EF3E36;
	text-decoration: underline;
}
#extra_img {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: auto;
	width: auto;
	left: 10px;
	top: 200px;
}
#nav {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 6;
	height: auto;
	width: 140px;
	left: 0px;
	bottom: -40px;
}
body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images01/100k_bkg.gif);
	background-repeat: no-repeat;
	background-position: 25px -50px;
}
#body_textbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: auto;
	width: 447px;
	left: 250px;
	top: 124px;
	text-align: justify;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	letter-spacing: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#page_head {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: auto;
	width: auto;
	left: 700px;
	top: 30px;
}
#sub_nav {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: auto;
	width: 400px;
	left: 715px;
	top: 250px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.smallcaps {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
}
ul.menur {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
}
.hilight {
	font-weight: bold;
	color: #333333;
}
.smalltext {
	font-size: 10px;
}
ul.left {
	text-align: left;
}
.xtralineheight {
	line-height: 2em;
}
#submit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}
