* {
margin: 0;
padding: 0;
}
BODY, HTML {
background: #2D0203;
color: #000;
font: 12px Verdana, Geneva, sans-serif normal;
}
#container {
	width: 900px;
	margin: 0 auto;
	border: 7px solid #440204;
	background: #000;
}
#header {
width: 900px;
height: 200px;
background: url(../images/header.jpg) no-repeat;
}
#menu {
width: 900px;
height: 40px;
background: #670507;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}
#menu ul {
list-style-type: none;	
position: absolute;
text-align: center;
margin: 0;
padding: 0;
line-height: 18px;
}
li#menu1 a {
width: 100px;
height: 20px;
background: #670507;
position: absolute;
top: 0;
left: 0;
color: #fff;
text-decoration: none;
padding: 10px 0;
border-right: 1px solid #8B070B;
}
li#menu2 a {
width: 100px;
height: 20px;
background: #670507;
position: absolute;
top: 0;
left: 101px;
color: #fff;
text-decoration: none;
padding: 10px 0;
border-right: 1px solid #8B070B;
}
li#menu3 a {
width: 100px;
height: 20px;
background: #670507;
position: absolute;
top: 0;
left: 202px;
color: #fff;
text-decoration: none;
padding: 10px 0;
border-right: 1px solid #8B070B;
}
li#menu4 a {
width: 100px;
height: 20px;
background: #670507;
position: absolute;
top: 0;
left: 303px;
color: #fff;
text-decoration: none;
padding: 10px 0;
border-right: 1px solid #8B070B;
}
li#menu5 a {
width: 100px;
height: 20px;
background: #670507;
position: absolute;
top: 0;
left: 404px;
color: #fff;
text-decoration: none;
padding: 10px 0;
border-right: 1px solid #8B070B;
}
li#menu6 a {
width: 100px;
height: 20px;
background: #670507;
position: absolute;
top: 0;
left: 505px;
color: #fff;
text-decoration: none;
padding: 10px 0;
border-right: 1px solid #8B070B;
}
li#menu1 a:hover, li#menu2 a:hover, li#menu3 a:hover, li#menu4 a:hover, li#menu5 a:hover, li#menu6 a:hover {
color: #fff;
text-decoration: none;
background: #000;
}
a:link, a:active, a:visited {
color: #900;
text-decoration: underline;
font-weight: normal;
}
a:hover {
text-decoration: none;	
}
#main_container {
width: 900px;
overflow: hidden;
}
#main {
width: 590px;
float: left;
background: #fff;
}
#column {
width: 300px;
float: right;
}
#footer {
	width: 900px;
	background: #2C0E0A;
	clear: both;
	margin: 10px 0 0 0;
	color: #f38402;
	text-align: right;
}
#footer p {
padding: 10px;	
}
#footer a {
	color: #C9C0A3;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover {
text-decoration: none;	
}
.col_box_container {
width: 300px;	
}
.col_header {
	width: 280px;
	height: 17px;
	background: #491710;
	color: #f38402;
	font-weight: bold;
	padding: 8px 10px 5px 10px;
}
.col_box {
	width: 300px;
	background: #DAD7D3;
}
.col_box img {
margin: 10px;	
}
.col_box ul {
list-style-type: disc;
padding: 10px 10px 10px 30px;	
}
.col_box li {
padding: 0 0 5px 0;	
}
img { border: 0; }
.google_ad {
width: 468px;
height: 60px;
background: #ccc;
margin: 0 auto;
}
#main_boxes {
width: 580px;
height: 300px;
margin: 10px;
}
h1 {
font-size: 20px;
font-weight: bold;
padding: 10px 10px 0 10px;
}
#main p {
padding: 5px 10px 10px 10px;
line-height: 18px;
}
#popcorn {
width: 88px;
height: 160px;
background: url(../images/popcorn.png) no-repeat;
position: absolute;
margin: 80px 0 0 800px;
}
.home_postedby {
font-size: 11px;
margin: 0 0 0 10px;
}
.home_storycontent {
border-bottom: 2px solid #ccc;
margin: 0 10px;
width: 565px;
padding: 10px 0;
}
.postedby {
font-size: 11px;
margin: 0 0 0 10px;
padding: 0 0 5px 0;
display: inline;
border-bottom: 1px solid #ccc;
}
.storycontent {
border-bottom: 1px solid #ccc;
margin: 0 10px;
width: 565px;
padding: 10px 0;
}
.date {
padding: 10px 10px 0 10px;
font-weight: bold;
color: #222;
font-size: 14px;
}
.feedback {
padding: 10px 10px 0 0;	
}
h2 {
font-size: 18px;
padding: 10px;
}
h2 a:link {
font-weight: bold;
text-decoration: none;
}
h2 a:hover {
text-decoration: underline;	
}
.box {
width: 140px;
padding: 2px;
background: #f0f0f0;
border: 1px solid #ccc;
}
.comments {
width: 565px;
border: 1px solid #ccc;
padding: 2px;
background: #f0f0f0;
}
.submit {
padding: 2px;
background: #f0f0f0;
border: 1px solid #ccc;
font-weight: bold;
}
.comment_list {
width: 570px;
border: 1px dotted #2D0203;
padding: 10px 0;
margin: 0 0 10px 10px;
background: #F3F2F1;
}
.comment_list:hover {
background: #E8E6E3;
}
.search_box {
width: 130px;
background: #f0f0f0;
border: 1px solid #444;
padding: 2px;
margin: 0 0 10px 20px;
float: left;
}
.search_button {
width: 60px;
background: #000;
border: 1px solid #2D0203;
padding: 1.3px;
margin: 0 0 10px 5px;
float: left;
color: #fff;
}
.col_box ul {
list-style-type: disc;
margin: 0 10px;
}
.col_box h3 {
font-size: 14px;
font-weight: bold;
padding: 10px;
}
.homelink {
width: 340px;
height: 180px;
position: absolute;
margin: 0 0 0 0;
}
.more {
font-size: 14px;
font-weight: bold;
margin: 0;
padding: 0;
}
.more a {
text-decoration: underline;	
}
.more a:hover {
text-decoration: none;	
}
#login {
width: 250px;
position: absolute;
margin: 0 0 0 630px;
color: #fff;
font-weight: bold;
text-align: right;
padding: 7px 10px;
}
#login a {
color: #fff;
font-weight: bold;
text-decoration: underline;
}
#login a:hover {
text-decoration: none;	
}
.form_jumpmenu {
border: 1px solid #000;
margin: 8px 0 0 0;
}
#network {
width: auto;
position: absolute;
margin: 0 0 0 670px;
}
