.subtext {
	font-family:Verdana;
	font-style:italic;
	text-align:right;
	color:#4C4C4C;
	margin-bottom:2em;
	font-size:9px;
}

#printbarr {
	height:24px;
	position:relative;
	top:301px;
}

body {
	background-image:url(images/bg_gradient.png);
	background-color:#121212;
	margin-top:0px;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
}

a {
	text-decoration:none;
	color:#4C4C4C;
}

a:hover {
	text-decoration:underline;
	color:#00FFFF;
}

.graytextbox {
	position:absolute;
	padding-top:8px;
	padding-left:10px;
	font-family:Verdana;
	font-size:12px;
	left:690px;
	top:517px;
	color:#FFFFFF;
}

.header_wite {
	position:absolute;
	padding-top:8px;
	text-decoration:none;
	font-size:24px;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	font-family:Arial;
	height:28px;
	color:#B6963C;
	padding-left:15px;
	background-image:url(images/dots.png);
}

.topbarlinks {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	font-family:Arial;
	text-shadow:rgb(0, 0, 0) 1px 1px 2px;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:0px;
	margin-right:47px;
}

.topbarlinks:hover {
	color:#00FFFF;
	text-decoration:none;
}

.botombarlinks {
	font-size:11px;
	font-style:normal;
	font-family:Arial;
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:normal;
	margin-left:0px;
	margin-right:50px;
}

.botombarlinks:hover {
	text-decoration:none;
	color:#00FFFF;
}

.bodytext {
	position:absolute;
	font-style:italic;
	text-decoration:inherit;
	line-height:18px;
	font-family:Verdana;
	font-size:12px;
	background-color:rgba(0,0,0,0.000000);
	text-align:inherit;
	color:#AEAEAE;
}

#container {
	color:#333333;
	line-height:130%;
	width:1000px;
	margin:0px auto 0px auto;
}

#top {
	height:485px;
	background-position:inherit inherit;
	background-position-x:inherit;
	background-position-y:inherit;
	background-image:url(images/top.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	padding:0.5em;
}

#top h1 {
	margin:0px;
	padding:0px;
}

#leftnav {
	float:left;
	width:670px;
	margin:0px 0px 3em 0px;
	padding:0.5em;
}

#content {
	max-width:36em;
	margin-left:690px;
	padding:0.5em;
}

#footer {
	color:#333333;
	clear:both;
	background-image:url(images/dots.png);
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	margin:0px;
	padding:0.5em;
}

#leftnav p {
	font-family:Verdana;
	font-style:italic;
	color:#919191;
	font-size:11px;
	line-height:16px;
	margin:0px 0px 1em 0px;
}

#content p {
	font-family:Verdana;
	font-style:italic;
	color:#919191;
	font-size:11px;
	line-height:16px;
	margin:0px 0px 1em 0px;
}

#content li {
	font-family:Verdana;
	font-style:italic;
	color:#919191;
	font-size:11px;
	line-height:16px;
	margin:0px 0px 1em 0px;
}

#content h2 {
	background-image:url(images/dots.png);
	padding-top:1ex;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	font-family:Verdana;
	font-weight:lighter;
	padding-right:0px;
	padding-left:0px;
	font-size:18px;
	font-style:normal;
	color:#FFFFFF;
	margin:0px 0px 1em 0px;
}

#leftnav h2 {
	background-image:url(images/dots.png);
	font-family:Verdana;
	font-weight:lighter;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	font-size:18px;
	font-style:normal;
	color:#FFFFFF;
	margin:0px 0px 1em 0px;
	padding:1ex 0px 0px 0px;
}

#contactstxt {
	position:relative;
	top:200px;
	color:#919191;
	font-family:Verdana;
	font-weight:lighter;
	font-style:italic;
	font-size:12px;
}

