html {
	height:100%;
}

body {
	background-color: #1D1F12;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: sans-serif;
	font-size: 12px;
	height:100%;
}


.contain {
	background-image: url(bigbg.jpg);
	width: 800px;
	background-repeat: repeat-y;
	background-position: 0px 120px;
	background-color: #CCCEC2;
	margin: auto;
	min-height:100%;
	
}
.bottom {
	text-align: left;
	padding-top: 5px;
	height:100%;
}
.topleft {
	background-image: url(leftstar.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 200px;
	float: left;
	clear: none;
}
.topright {
	background-image: url(rightstar.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 200px;
	clear: none;
	float: right;
}
.top {
	height: 120px;
	width: 800px;
}
.header {
	height: 120px;
	width: 400px;
	float: left;
}
.home {
	height: 80px;
	width: 400px;
}
.home a {
	background-image: url(illspirit.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 400px;
	float: left;
}
.vanish {
	display: none;
}
.menu {
	height: 40px;
	width: 400px;
}
.blog {
	height: 40px;
	width: 70px;
}
.blog a {
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 70px;
	float: left;
}
.blog a:hover {
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 70px;
	float: left;
	background-position: 0px -40px;
}
.mods {
	height: 40px;
	width: 86px;
}
.mods a {
	background-image: url(menu.jpg);
	
	height: 40px;
	width: 86px;
	float: left;
	background-position: -70px 0px;
}
.mods a:hover {
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 86px;
	float: left;
	background-position: -70px -40px;
}
.other {
	height: 40px;
	width: 80px;
}
.other a {
	background-image: url(menu.jpg);
	
	height: 40px;
	width: 80px;
	float: left;
	background-position: -156px 0px;
}
.other a:hover {
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 80px;
	float: left;
	background-position: -156px -40px;
}
.links {
	height: 40px;
	width: 82px;
}
.links a {
	background-image: url(menu.jpg);
	
	height: 40px;
	width: 82px;
	float: left;
	background-position: -236px 0px;
}
.links a:hover {
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 82px;
	float: left;
	background-position: -236px -40px;
}
.about {
	height: 40px;
	width: 82px;
}
.about a {
	background-image: url(menu.jpg);
	
	height: 40px;
	width: 82px;
	float: left;
	background-position: -318px 0px;
}
.about a:hover {
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 82px;
	float: left;
	background-position: -318px -40px;
}

.rhs {
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-left: 620px;
	font-size: 10px;
	background-image: url(divider.jpg);
	padding-left: 15px;
	text-align: left;
	width: 135px;
	min-height: 300px;
}
.rhs img {
	padding: 0px;
	margin-bottom: 4px;
	border: 0px;
}
.content {
	float: left;
	width: 585px;
	margin-top: 5px;
	padding-left: 30px;
	overflow: hidden;
}

.end {
	clear: both;
	padding: 20px;
	text-align: center;
	font-size: 9px;
}
h1 {
	color: #1D1F12;
	margin-bottom: 0px;
}
h2 {
	font-size: 18px;
	margin-bottom: 0px;
}
h3 {
	font-size: 14px;
	margin-bottom: 0px;
}
h2 a, h3 a {
	text-decoration: none;
	color: #1D1F12;
}
.postdate {
	font-size: 10px;
}
.postbody {
	font-size: 12px;
	margin-left: 5px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.postfoot {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1D1F12;
	float:left;
	margin-bottom: 10px;
	padding-bottom: 2px;
	width:100%;	
}

a {
	color: #4B5810;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#1D1F12;
}
.quoter {
	background-color: #E2E3DB;
	color: #000000;
	border: 1px dotted #1D1F12;
	padding-left: 6px;
	padding-right: 6px;
}
.inlinelft img {
	border: 0px;
	margin: 2px;
	padding: 2px;
}
.cartable {
	border-left: 1px dotted #1D1F12;
}
.cartable td {
	border: 1px dotted #1D1F12;
	border-top: none;
	border-left: none;
	background-color: #E1E1E1;
}
.cartable th {
	border: 1px dotted #1D1F12;
	border-left: none;
	background-color:#4B5810;
	color:#E1E1E1;
	text-align: left;
}
.status {
	background-image: url(status.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	height: 200px;
	width: 580px;
}
.rhs ul
{
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	width:inherit;	
}

.rhs ul li a
{
background: transparent url(listy.gif) left center no-repeat;
padding-left: 14px;
margin: 0;
text-align: left;
text-decoration: none;
color: #1D1F12;
}

.rhs ul li a:hover
{
background: transparent url(lista.gif) left center no-repeat;
text-decoration: none;
}
.rhs ul li a#current
{
background: transparent url(lister.gif) left center no-repeat;
text-decoration: none;
}

.content li {
	padding-top: 5px;
	padding-bottom: 5px;
}

dt {
	padding: 4px;
}
dd {
	padding-bottom: 4px;
	margin-left: 15px;
}
.leftfloat {
	float:left;
}
.rightfloat {
	float:right;
}
blockquote {
	background-color: #E2E3DB;
	color: #000000;
	border: 1px dotted #1D1F12;
	padding-left: 6px;
	padding-right: 6px;
}
.screens {
	margin-top:3px;
	background-color: #E2E3DB;
	color: #000000;
	border: 1px dotted #1D1F12;
	padding: 9px;
}
img { 
border:0px;
}

.screens a:link img, .screens a:visited img {
		border:2px solid #E2E3DB;
	}
.screens a:hover img, .screens a:focus img, .screens a:active img {
		border:2px solid #1D1F12;
	}
.imleft {
float:left;
padding-right:3px;
}
.imright {
float:right;
padding-left:3px;
}

.modbox {
	float:left;
	width:110px;
	height:109px;
	margin:2px;
	background-color: #E2E3DB;
	color: #000000;
	border: 1px dotted #1D1F12;
	padding: 0px;
}
.modbox span {
	width:104px;
	padding:3px;
	float:left;
	border-bottom: 1px dotted #1D1F12;
	background-color:#4B5810;
	color:#E1E1E1;
	font-weight:bold;
}
.modbox ul
{
	float:left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.modbox li {
padding:0px;
}
.modbox a
{
	display: block;
	padding: 3px;
	width: 104px;
	
	border-bottom: 1px dotted #1D1F12;
	font-weight: normal;

}
.modbox a:hover
{
background-color: #4B5810;
color: #E1E1E1;
text-decoration:none;
}

