body { 
	font-family:Arial, Verdana;
	margin:0; 
	padding:0;
	background: url(images/bg.gif) repeat-y 50%;
}

a:link, a:visited {
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

form {
padding:0;
margin:0;
display:inline;
}
 
#bigwrapper {
	width:860px;
	margin:0 auto 0px auto;
	overflow:hidden;
	background-color:#444337;
	padding:10px 20px 20px 20px;
}

#bigwrapper2 {
	width:860px;
	margin:0px auto 0px auto;
	overflow:hidden;
	background-color:#2A2922;
	padding:20px 20px 20px 20px;
}

#header {
	position:relative;
	background-color:#444444;
	
}

#header h5 {
	position: absolute;
	top:0;
	right:5px;
	font-size:10px;
	line-height:10px;
	color:#FFF;
	padding:10px 5px 0 0;
	margin:0 0 0 22px;	
}

#header h5 a {
	color:#FFF;
}

.prevnext {
font-family: Verdana, Arial;
font-size: 11px;
color:#666666;
}

.footer {
font-family: Verdana, Arial;
font-size: 11px;
color:#FFFFFF;
}

.footer A:link		{ text-decoration: none; color: #CB6939; border-bottom: solid #D8D8C0 1px;}
.footer A:visited		{ text-decoration: none; color: #CB6939; border-bottom: solid #D8D8C0 1px;}
.footer A:hover		{ text-decoration: none; color: #000000; border-bottom: solid #D8D8C0 2px;}
.footer A:active		{ text-decoration: none; color: #CB6939; border-bottom: solid #D8D8C0 1px;}


#topbar {
	margin:0;
	width:100%;
	overflow:hidden;
	float:left;
	background-color:#FFF;
}


.post {
	width:100%;
	overflow:hidden;
	float:left;
	margin:0 0 0 0;
	padding:0 0 30px 0;
    color:#FFFFFFF;  
}

.news {
	padding:0 20px 30px 20px;
    color:#FFFFFFF;  
}

.side {
	padding:0 0 10px 10px;
    color:#FFFFFFF;  
}


.post p, .post ul {
	font-size:10pt;
	line-height:20px;
	color:#FFFFFF;
	margin:0 20px 0 0;
	padding: 0 0 20px 15px;
}

.postsnav {
	width:100%;
	overflow:hidden;
	float:left;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	font-size:12px;
	color:#000000;
	text-align:center;
}

.postsnav a:link, .postsnav a:visited {
	color:#000000;
}

.post ul {
	padding:20px 0 20px 50px;
	margin:-20px 0 0 0;
	display:block;
	float:left;
	width:90%;
}

.post ul li ul {
    border:0;
    padding-left:20px;
}


.post p A:link		{ text-decoration: none; color: #CB6939; border-bottom: solid #D8D8C0 1px;}
.post p A:visited		{ text-decoration: none; color: #CB6939; border-bottom: solid #D8D8C0 1px;}
.post p A:hover		{ text-decoration: none; color: #000000; border-bottom: solid #D8D8C0 2px;}
.post p A:active		{ text-decoration: none; color: #CB6939; border-bottom: solid #D8D8C0 1px;}

.post .posth3 {
        font: Arial;
	font-size:26px;
	line-height:30px;
	color:#FFFFFF;
	text-transform:none;
	margin:0 20px 0 0;
	padding:0 0 5px 15px;
}

.post .posth3 a:link, .post .posth3 a:visited {
font: Arial;
    color:#000000;
}

.post .posth3 a:hover {
    color:#666666;
    text-decoration:none;
}

.post .posth2 {
	font-size:20px;
	line-height:20px;
	color:#666666;
	text-transform:none;
	margin:0 20px 0 0;
	padding:0 0 0 15px;
}


.post h1 {
	font-size:20px;
	line-height:30px;
	color:#AA0000;
	text-transform:uppercase;
	margin:-20px 20px 0 0;
	padding:15px 0 5px 15px;
}

.post h2 {
	font-size:16px;
	line-height:25px;
	color:#AA0000;
	text-transform:uppercase;
	margin:-20px 20px 0 0;
	padding:15px 0 5px 15px;
}

.post h3 {
	font-size:14px;
	line-height:2.5em;
	color:#AA0000;
	text-transform:uppercase;
	margin:-20px 0 0 0;
	padding:0 5px 20px;
}

.post .postdata {
	color:#999999;
	text-transform:uppercase;
	font-size:11px;
	line-height:11px;
	padding:0 0 0 15px;
}

.post .postdata a:link, .post .postdata a:visited {
	color:#999999;
}

.post img {
	border:none;
}

.pic {
	padding: 8px;
	background: #DCDCDE;
	}

