html,body{margin:0;padding:0}

body{
	color:#ccc;
	font-size:13px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	background:#000;
	background-image:url(spicybg0.jpg);
	background-position:top;
	background-attachment:fixed;
	background-repeat:repeat-x;
	text-align:center;
	}

a:link {
	color:#d35c23;
	text-decoration: none;
	}

a:hover {
	color:#ff9900;
	text-decoration:none;
	}

a:visited {
	color:#d35c23;
	text-decoration: none;
	}

a:visited:hover {
	color:#ff9900;
	text-decoration: underline;
	}

#main {
	background:#41090a;
	margin:0px auto;
	text-align:left;
	width:970px;
	height:100%;
	}

#header {
	text-align:center;
	vertical-align:top;
	}

#top {
	margin:0;
	padding:0;
	background-image:url(top00000.jpg);
	background-repeat:repeat-x;
	height:20px;
	}

#topmenu a:link {
	color:#ccc;
	}

#topmenu a:hover {
	color:#ff9900;
	text-decoration:none;
	}

#topmenu {
	background-image:url(topmenub.jpg);
	background-repeat:repeat-x;
	height:23px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	border-top:dotted 1px #333;
	border-bottom:dotted 1px #333;
	}

#footer {
	vertical-align:top;
	margin:0;
	padding:0;
	}

#disclaimer {
	width:650px;
	float:right;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;
	text-align:justify;
	vertical-align:top;
	font-family:Verdana, Arial, Tahoma;
	font-size:9px;
	color:#999999;
	}

#copyright1 {
	padding-top:10px;
	float:left;
	width:250px;
	text-align:center;
	vertical-align:top;
	font-size:10px;
	color:#999999;
	font-weight:bold;
	}

#copyright2 {
	width:100%;
	padding-top:10px;
	text-align:center;
	vertical-align:top;
	font-size:10px;
	color:#999999;
	font-weight:bold;
	}

#end {
	margin:0;
	padding:0;
	background-image:url(end00000.jpg);
	background-repeat:repeat-x;
	height:20px;
	}

#signature {
	color:#41090a;
	text-align:center;
	font-weight:bold;
	}

#content {
	background:#41090a;
	width:900px;
	height:auto;
	}

#left {
	width:185px;
	
	}

#entries {
	width:100%;
	}

#right {
	width:185px;
	}

.leftholder {
	padding: 0px 0px 0px 0px;
	float:left;
	width:220px;
	margin-top:1px;
	/*margin-right:27px;*/
	margin-left:3px;
	background:#80070c;
	}

.holderheader {
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	display: block;
	color:#ffcc66;
	background-image:url(topmenub.jpg);
	background-repeat:repeat-x;
	height:16px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align:center;
	padding: 5px 0px 5px 0px;
	/*background:#41090a;*/
}

.holdercontent {
	background:#111;
	padding:5px 5px 5px 5px;
	color:#ddd;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:1px;
	}

.holderfooter {
	background:#41090a;
	height:10px;
	vertical-align:bottom;
	}

h2 {
	padding:0 0 0 5px;
	text-align:left;
	color:#FFCC66;
	font-size:12px;
	}

h2 a:link {
	color:#FFCC66;
	}

h2 a:hover {
	/*color:#990000;*/
	color:#ff9900;
	text-decoration:none;
	}

.post {
	float:left;
	text-align:left;
	width:498px;
	color:#aaa;
	border:solid 1px #80070c;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Trebuchet MS, Verdana, Arial, sans-serif;
	margin:1px 0 0 0;
	padding:2px 2px 2px 2px;
	}

.postauth {
/*	align: center;*/
/*	margin: auto;*/
	margin: 0 0 2px 0;
	padding: 0;
	font-size:10px;
	vertical-align:middle;
/*	display: block;
	border-top: 1px dotted #cc0000;
	text-align: center;*/
	}

.postfooter {
	padding-top:0;
	padding-bottom:2px;
	}

.postimage {
	width:186px;
	height:106px;
	border: 1px solid #999;
	padding: 1px;
	margin:6px;
	margin-top:6px;
	background-color:#000;
	}

.postimagev2 {
	width:156px;
	height:76px;
	border: 1px solid #fff;
	padding: 1px;
	margin:6px;
	background-color:#111;
	}

.sidethumb {
	width:98px;
	height:70px;
	border: 1px solid #999;
	padding:1px;
	margin:1px;
	background-color:#000;
	}

.dumpimage {
	width:146px;
	height:106px;
	border: 1px solid #999;
	padding: 1px;
	margin:6px;
	margin-top:6px;
	background-color:#000;
	}

.rightholder {
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	float:right;
	width:220px;
	margin-top:1px;
	margin-right:3px;
	background:#80070c;
	}

.comments {
	align: center;
	margin: auto;
	margin-top: 8px;
	padding-top: 1px;
	display: block;
	}

.comment {
	color:#ffcc99;
	font-family:"Trebuchet MS";
	font-size:15px;
	}

.commentform {
	color:#999;
	}

.commentinput {
	color:#ddd;
	font-family:Verdana, Arial, Tahoma;
	font-size:12px;
	padding:5px;
	background-color:#330000;
	border:solid 1px #80070c;
	}

.commentbutton {
	background-color:#330000;
	border:solid 1px #80070c;
	color:#FFCC99;
	}

#feeds {
	background:#111;
	text-align:left;
	}
	
#feeds a:link {
	font-size:10px;
	}