
body {
	margin: 0;
	padding: 0;
	background: 525252;
    bgcolor: 525252;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-image: url('images/bg2.jpg');
	background-position: center;
	background-repeat:repeat-y
}

h1, h2, h3, h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF941D;
    margin-bottom: 0; 
    padding-bottom: 0; 
}

h2 { font-size: 24px; }
h3 { font-size: 18px; }

.quote {
    color: white;
}       

p, ol, ul, blockquote {
	line-height: 22px;
    margin-top: 5px;
}

#main_wrap a 
{	
	text-decoration: none;
	color: white;
}

#main_wrap a:hover {
	border: none;
	color: #FF941D;
}

strong {
	color: #FF941D;
}

/* Posts */

.post {
	margin-bottom: 0px;
	padding: 20px 40px 20px 60px;
	background-image: url('images/bg5.gif');
	background-repeat: no-repeat;
}

.posta {
	margin-bottom: 0px;
	padding: 20px 40px 20px 60px;
	background-image: url('images/bg4.gif');
	background-repeat: no-repeat;
}

.postb {
	margin-bottom: 0px;
	padding: 20px 40px 20px 60px;
	background-image: url('images/bg7.gif');
	background-repeat: no-repeat;
}

.postc {
	margin-bottom: 0px;
	padding: 20px 40px 20px 60px;
	background-image: url('images/bg10.gif');
	background-repeat: no-repeat;
}

.postd {
	margin-bottom: 0px;
	padding: 20px 40px 20px 60px;
	background-image: url('images/bg12.gif');
	background-repeat: no-repeat;
}

.post h2, .post h3 {
	margin-left: -40px;
    margin-bottom: 0; 
    padding-bottom: 0; 
}

.posta h2, .posta h3 {
	margin-left: -40px;
    margin-bottom: 0; 
    padding-bottom: 0; 
}

.postb h2, .postb h3 {
	margin-left: -40px;
    margin-bottom: 0; 
    padding-bottom: 0; 
}

.nopost h2, .nopost h3 {
	margin-left: 0px;
    margin-bottom: 0; 
    padding-bottom: 0; 
}

.leftpost {
	margin-bottom: 9px;
	padding: 20px 10px 10px 20px;
	background-image: url('images/bg6.gif');
	background-repeat: no-repeat;
}

.leftposta {
	margin-bottom: 9px;
	padding: 20px 10px 10px 20px;
	background-image: url('images/bg8.gif');
	background-repeat: no-repeat;
}

.leftpostc {
	margin-bottom: 9px;
	padding: 20px 10px 10px 20px;
	background-image: url('images/bg9.gif');
	background-repeat: no-repeat;
}

.leftpostd {
	margin-bottom: 9px;
	padding: 20px 10px 10px 20px;
	background-image: url('images/bg11.gif');
	background-repeat: no-repeat;
}

/* Header */

#header {
	width: 790px;
	height: 120px;
	margin: 0 auto;
	background-color: #000000;
}

#header h1 {
	margin: 0;
	padding: 182px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	margin: 0;
	padding: 0 0 25 92px;
	font-size: 16px;
}

#header a {
	border: none;
	letter-spacing: 1px;
	color: white;
	
}

#header a:hover {
	border: none;
	letter-spacing: 1px;
	color: #FF941D;
}

.psloc
{
position: absolute;
right: -320px
top: 150px
}

.psctr 
{
text-align: center;
}

.psloca
{
position:relative;
left:  190px;
top: -20px;
}

.pslocb
{
position:relative;
top: -15px;
}
/* Content */

#content {
	width: 750px;
	margin: 0 auto;
	padding: 10px;
}

#colOne {
	float: left;
	width: 220px;
    height: 800px;
}

#colOnea {
	float: left;
	width: 220px;
    height: 920px;
}

#colOnec {
	float: left;
	width: 220px;
    height: 650px;
}

#colOned {
	float: left;
	width: 220px;
    height: 300px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
    line-height: 22px;
}



#colTwo {
	float: right;
	width: 500px;
    height: 800px;
}

#colTwoa {
	float: right;
	width: 500px;
    height: 920px;
}

#colTwoc {
	float: right;
	width: 500px;
    height: 620px;
}

#colTwod {
	float: right;
	width: 500px;
    height: 310px;
}

/* Footer */

#footer {
	clear: both;
	width: 794px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
}

#footer * {
	color: #FFFFFF;
	background-color: Black;
}

#footer1 {
	clear: both;
	width: 794px;
	margin: 0 auto;
	padding-top: 20px;
}

.formctrl {
    height: 30px;
}