body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #660000 url(/images/bkg1.jpg);
	margin: 0px;
	padding: 0px;
		
}
#logo {
	position: absolute;
	top: 88px;
	left: 91px;
}
a.white {
	font: bold .9em Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:hover {
	color: #FFB5B5;
	text-decoration: underline;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
div {
	border: 0px solid #FFFFFF;
}
.a1pxblack {
	background: #FFFFFF;
	width: 275px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-left: 3px;
	padding-right: 3px;
}

.feat_img
		{
		width: 283px;
		}

#content {
	float: left;
	width: 786px;
	/*background: #FFFFFF url(/images/torn_edge.gif) repeat-y 149px top;*/
	background: #ffffff url(/images/torn_edge.gif) repeat-y;
	padding-right: 14px;
	height: 100%;
	font-size: .8em;
}
#text {
	float: left;
	width: 300px;
	background: #FFFFFF;
	padding-top: 126px;
	margin-left: 16px;
}
#text_sub {
	float: left;
	width: 600px;
	background: #FFFFFF;
	padding-top: 126px;
	margin-left: 16px;
}
#featured {
	margin-top: 126px;
	width: 281px;
	float: right;
	text-align: center;
	margin-bottom: 20px;
}
#tornpaper {
	background: url(/images/torn_edge.gif) repeat-y;
	float: left;
	width: 13px;
}
#leftnav {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	width: 149px;
	background: #000000 url(images/leftnav.gif) repeat-y;
	padding-top: 46px;
}
a.leftnav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
#leftnav a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
#footer {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	width: 800px;
	clear: both;
	padding-top: 10px;
}
.blackrow {
	background: #000000;
	list-style: none;
	width:133px;
	text-align: left;
	padding-left: 16px;
	height: 14px;
}
.grayrow {
	background: #666666;
	list-style: none;
	width: 133px;
	clear: both;
	padding-left: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.clear {
	clear: both;
}
#container {
	width: 800px;
}
#header {
	height: 48px;
	text-align: right;
	vertical-align: top;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px;
}
#randomphoto {
	width: 279px;
	color: #000000;
	float: left;
}
.blackline {
	background: #FFFFFF;
	width: 600px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000000;
	font-size: 1px;
}
h1 {
	font-size: 1em;
	margin: 0px 0px 3px;
	padding: 0px;
}
h2 {
	font-size: .9em;
	font-weight: bold;
	color: #990000;
}
.nobullet {
	list-style: none;
	font-weight: bold;
}
.bullet {
	list-style: circle;
}
.alignleft {
	text-align: left;
	padding: 10px;
}
a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
}
