BODY {
	background: #000000;
	text-align: center;
}
#wrapper {
	margin: 0px auto;
	padding: 10px;
	width: 740px;
}
#header {
	background: #000000;
}
#header H1,
#header h3 {
	display: none;
}
#header IMG {
	margin: 0px auto;
}
#vnav {
	background: #333333;
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#vnav UL {
	margin-left: -1em;

}
* html vnav UL {
	margin-left: 2em;
	padding-left: 2em;
}

#vnav A,
#vnav A:visited {
	color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: left;
	width: 160px;
	padding: 5px;
	text-decoration: none;





}
#vnav A:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
#vnav A:active {
	color: #FF0000;
	text-decoration: underline;

}	
#content {
	background: #FFCC66;
	padding: 10px 15px;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin: 0px 0px 0px 200px;


}
#footer {
	font-size: .8em;
	line-height: 1em;
	color: #FFFFFF;
	background: #000000;
	clear: both;
}
.mainlink {
	font-size: .9em;
	line-height: 1.5em;
	text-align: left;
	list-style: url(../img/template/gun_bulletlargeoff.gif) inside;
	margin-left: -1em;
	padding-left: 0px;

}
.sublink {
	font-size: .65em;
	line-height: 1.2em;
	text-align: left;
	list-style: url(../img/template/gun_bulletsmalloff.gif) inside;
	text-indent: 0.25em;
	margin-left: -1em;
	padding-left: 0px;


}
#content H1 {
	font-size: 180%;
	color: #FF3333;
}
#content H3 {
	font-size: 125%;
	color: #F33;
}
#content LI {
	list-style: circle url(../img/template/bullet.gif) outside;
	padding: 2px;
	margin-left: 1em;
	font-size: .9em;
	font-weight: bold;
	color: #000000;


}
.kmlink {
	color: #CCCCCC;
	text-decoration: none;
}
