a {
	font-weight: bold;
	text-decoration: none;
}
a:link, a:visited {
	color: #330000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	background: transparent;
	color: #330000;
	text-decoration: underline;
}
a:active {
	background: transparent;
	color: #990000;
}
body {
	margin: 0;
	padding: 0;
	color: #330000;
	background: url(../images/body_bg.gif) #666666 repeat;
	font: 1em verdana, arial, helvetica, sans-serif;
	text-align: center;
}
div.hr {
	border-bottom: 1px dashed #ffffbe;
	margin: 5px 0 5px 5px;
	clear: left;
	font-size: 7px;
	;
	width: 95%;
}
em, .hlite {
	color: #990000;
	font-weight: bold;
}
em.nml {
	color: #330000;
	font-weight: normal;
}
h1 {
	margin-top: 0;
	margin-bottom: .25em;
	color: #990000;
	font-size: 1.4em;
}
h2 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: .875em;
}
/*force a vertical scrollbar to kill page shift in firefox*/
html {
	margin-bottom: 1px;
	min-height: 100%;
}
img.tn {
	float: left;
	margin: 5px 8px 5px 0;
}
p {
	margin: 5px 0 8px 0;
	font-size: .69em;
}
ul {
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 0;
	margin-bottom: .5em;
	font-size: .69em;
}
.bigtxt {
	font-size: .8125em;
}
.clearfloat {
	clear: both;
}
.hidden {
	display: none;
}
.hm_btn {
	width: 174px;
}
.img-shadow {
	float: left;
	margin: 10px 10px 10px 10px !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
}
.img-shadow img {
	border: 0px solid #111111;
	margin: -6px 6px 6px -6px;
	padding: 2px;
	display: block;
	background: #ffffff;
	position: relative;
}
.img-shadow img.b {
	border: 1px solid #111111;
}
.litebtxt {
	color: #ffffbe;
	font-weight: bold;
}
.litetxt {
	color: #ffffbe;
}
.m0040 {
	margin-bottom: 4px;
}
.smtxt {
	font-size: 10px;
}
.spacerbot {
	margin-bottom: 100px;
}
.spacertop {
	margin-top: 10px;
}
#content {
	margin-bottom: 3em;
	/*margin-left: 182px;*/
	width: 600px;
	float: left;
	position: relative;
}
#content-i {
	padding: 1em;
}
#content-i .item {
	border-top: 1px dashed #552222;
	/*clear: both;*/
	padding: .1em 1em 0.5em;
	margin-top: 0.75em;
}
#footer {
	clear: both;
	width: 100%;
	/*height: 45px;*/
	background: url(../images/3pixel_bdr.gif) #e6b036 repeat-x top;
}
#footer p {
	margin: 0;
	padding: 14px 0 12px 15px;
	color: #111111;
	color: #b37d03;
	font-size: 10px;
}
#frame {
	width: 792px; /*width of main container*/
	margin: 0 auto; /*center container on page*/
	border: 1px solid #111111;
	background: #e9bd54;
}
#header {
	margin-top: 0;
	height: 123px;
}
#header h1 {
	margin: 0;
	padding: 0;
}
#leftcol {
	float: left;
	width: 180px;
	background: transparent;
}
#leftcol-i {
	padding: .5em;
	margin: 1.35em;
	border: 3px double #d8ac43;
	background: transparent;
	color: #b37d03;
}
#main_frame {
	width: 792px; /*width of main container*/
	margin: 0 auto; /*center container on page*/
	margin-top: 0;
	border-top: 2px solid #212121;
	border-left: 2px solid #111;
	border-bottom: 2px solid #212121;
	border-right: 2px solid #212121;
	background: url(../images/page_bg.jpg) #e9bd54 no-repeat bottom; /*#e9bd54;*/
	text-align: left;
}
#nav {
	width: 792px;
	margin-top: 0;
	background: url(../images/blockdefault.gif) center center repeat-x;
	height: 27px;
	overflow: hidden;
}
#pagetitle {
	width: 792px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e6b036;
	/*padding-top: 1em;*/
	background: url(../images/3pixel_bdr.gif) #e6b036 repeat-x bottom;
	height: 35px;
}
#pagetitle h1 {
	padding: 10px 0 0 20px;
	margin: 0;
	background: transparent;
	color: #990000;
	font-size: 1.35em;
	letter-spacing: .1em;
}
