body {
	font: 70%/150% Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	color:#CC0000;
}
a{
	color:#CC6666;
}
a:hover{
	color:#bbb;
}

h1{
	padding:2px;
	line-height:10px;
	background:url("/images/h1.png") no-repeat top left;
	padding-left:25px;
	font-size:14px;
	
}
.hr{
	height:6px;
	line-height:6px;
	border-width:0px;
	border-style:dotted;
	background:url("/images/hr.png") no-repeat top left;
	padding-bottom:5px;	
}
#most-outer{
	
	margin-left:auto;
	margin-right:auto;
	width:852px;
	background:white url("/images/outer-most-shadow.png") repeat-y;
}

#outer{
	width:790px;
	margin-left:auto;
	margin-right:auto;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#CC0000;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CC0000;
}

#header{
	height:224px;
}
#logo{
	width:207px;
	height:224px;
	float:left;
}
#forum-link{
	text-align:right;
	height:27px;
	line-height:27px;
}
#menu-stuff-div{
	height:224px;
	width:583px;
	float:left;
}
#menu-stuff-div1{
	height:42px;
	text-align:right;
	margin-left:155px;
	padding-right:10px;
}
#gap{
	height:52px;
}
#search-field{
	height:20px;
	border-width:0px;
	margin-top:12px;
	margin-left:10px;
}
#search-field-div{
	background:url(/images/search-field.png) no-repeat top left;
	width:273px;
	height:42px;
	float:left;
	text-align:left;
}
#search-button{
	border-width:0px;
	background:url(/images/search-button.png) no-repeat;
	height:42px;
	width:83px;
	color:white;
	font-size:10px;
	vertical-align:top;
}

#menubar{
	background:url("/images/menubar-back.png") no-repeat ;
	height:66px;
	width:566px;
	margin-left:10px;
	line-height:80px;
	text-align:center;
}
#menubar a{
	color:white;
	margin-left:10px;
	margin-right:10px;
}
#menubar a:hover{
	color:#bbb;
}

#main-body{
}
#ads{
	width:207px;
	float:left;
}
#main{
	width:579px;
	margin-left:207px;
}
#main1{
	text-align:justify;
	padding-right:5px;
	padding-left:5px;
}

#footer{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}