html {
	background: #303030 url('images/htmlbg.png') repeat-y top center;
	margin:0;
	padding:0;}
body {
	background: url('images/bodybg.png') no-repeat top center;
	margin:0 auto 0;
	padding:0;
	width: 686px;
	min-height:1000px;}
h1 {
	display: none;}
h2 {
	font-size: 18pt;
	border-bottom-style:solid; 
	border-bottom-color:#000000;
	border-bottom-width:thin; 
	font-weight:normal;
	margin:0px;
	padding:10px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear: both;}
h2 a:link {color:#000000; font-weight:normal; text-decoration:none;}
h2 a:visited {color:#000000; font-weight:normal; text-decoration:none;}
h2 a:hover {color:#000000; font-weight:normal; text-decoration:none;}
h2 a:active {color:#000000; font-weight:normal; text-decoration:none;}

p {
	text-align: justify;
	margin:5px 0 20px 0;
	clear: both;}
blockquote {
	text-align: justify;
	padding:0 30px 0 30px;
	margin:0 0 0 0;
	font-size: 0.8em;
	background: url('images/quotert.png') no-repeat top left;
	clear: both;}

#head {
	background: url('images/header.png') no-repeat top center;
	height: 128px;
	width: 685px;
	padding: 0 0 0 0;
	margin:0 1px 0 0;
	}
#nav {
	background: url('images/navbg.png') no-repeat;
	height:25px;
	margin:0px;
	padding: 0;
}
#nav ul {
	list-style: none;
	padding: 0 0 0 54px;
	width:458px;
	margin:0;}
#nav ul li {
	border-left: 1px dotted #FFFFFF;
	float: left;
	text-align: center;
	width:112px;}

#nav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;}

#nav ul li a:hover, #nav ul li a:active {
	text-decoration: none;
	color: #B43819;
	font-weight: bold;
	font-size: 20px;}
	

#content {
	width: 420px;
	margin: 0 0 100px 68px;}

.comments {
	margin: 5px 0 0 0;
	padding: 0 0 5px 20px;
	float: right;
	background: url(images/comment.png) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;}

#ads {
	position: absolute;
	top:0;
	right:0;
	}


a:link {color:#B43819; text-decoration:none; font-weight:bold;}
a:visited {color:#4B170A; text-decoration:none; font-weight:bold;}
a:hover {color:#4B170A; text-decoration:none; font-weight:bold;}
a:active {color:#4B170A; text-decoration:none; font-weight:bold;}

