@charset "utf-8";
/* CSS Document */

Body {
background-color:#000000;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:125%;
background-image:url(../img/topREP.png);
background-repeat:repeat-x;
background-position:top;
color:#CCCCCC;
}

img {
border:0px ;
}

form {
margin:0px;
padding:0px;
}

.MainBody {
	position:relative;
	margin:0px auto;
	width:990px;
	clear:both;
	display:block;
}

.Head {
	position:relative;
	margin:0px;
	clear:both;
	display:block;
	height:140px;
}

h1.logo {
	width: 160px;
	font-size: 300%;
	position:relative;
	height: 200px;
	background-image:url(../img/logo1b.png);
	background-repeat:no-repeat;
	/*background: -30px -10px 0px 0px;*/
	margin-top:15px;
	margin-bottom:-60px;
	float: left;
	z-index: 999;
	margin-left: 15px;
	
}

h1.logo a {
	width: 160px;
	float: left;
	display: block;
	text-transform: uppercase;
	text-indent: -5000px;
	height: 200px;
	outline: none;
}

#navigation {
	background-image:url(../img/topbg1.png);
	background-position:top right;
	background-repeat:no-repeat;
	height: 40px;
	width: 790px;
	padding: 5px 0px 0 10px;
	float: right;
}

.colum-a {
	width:990px;
	clear:both;
	position:relative;
	min-height: 400px;
}

.colum-b {
	float:left;
	width:200px;
	margin: 100px 0 0 0;
}

.colum-c {
	width:745px;
	float:right;
	background-image: url(../img/topBGboxa.png);
	background-position: top center;
	padding: 20px 10px 10px 10px;
	background-repeat:no-repeat;
	min-height: 350px;
}


.content-a {
position:relative;
display:block;
}

.content-a  a {
color:#999966;
}

.content-a  a:hover {
color:#999999;
}

.content-a  textarea {
width:90%;
background-color:#000000;
border:1px solid #333333;
color:#999966;
}
.phplistbox h3{
color:#CCCCCC;
margin:0 0 5px 0;
padding:0 0 5px 0;
border-bottom:1px solid #999966;
font-weight:100;
font-size:14px;
}

.phplistbox {
	position:relative;
	width:200px;
	color:#999966;
	background-image:url(../img/bgBox200.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding:5px;
	margin: 0 0 0 4px;
}
.phplistlabel{
width:50px;
height:250px;
padding-right:10px;

}
.phplist {
line-height:150%;
}
.phplist input{
width:140px;
position:relative;
height:22px;
background-color:#333333;
border-bottom:1px solid #000;
border-top:1px solid #000;
border-left:1px solid #000;
border-right:1px solid #000;
color:#999966;
}

.phplistname  {
height:22px;
margin:0 0 0 1px;

}
.phplistemail  {
height:22px;

}

input.phplistsubmit {
background-color:#333333;
font-size:10px;
margin:20px 0 0 0;
border:0px solid #999966;
color:#999966;
cursor:pointer;
padding:3px;
width:45px;
height:28px;

}

input.phplistsubmit:hover {
background-color:#999966;
color:#000000;
border:#CCCCCC;
}

.required {
color:#CC0000;
font-weight:100;
clear:both;
font-size:12px;
padding:0px 0 10px 0;
}

.rightboxes {
position:relative;
width:200px;
color:#999966;
background-image:url(../img/bgBox200.png);
background-position:top center;
background-repeat:no-repeat;
padding:5px;
}

.footeroverall {
	width:990px;
	margin:20px auto 0 auto;
}

.footerbox {
	background-color:#333333;
	width:280px;
	height:140px;
	float: left;
	margin: 0 15px 0 0;
	padding: 20px;
	color: #797979;
	line-height: 140%;
	font-size: 13px;
	text-transform: uppercase;
}
.footercopy {
color:#666666; margin:10px 0 0 0;
text-align:right;
font-size:10px;
text-transform:uppercase;
}

.footercopy a {color:#666666; text-decoration:none;}

.post {
	border:5px solid #333333;
	background-color:#000;
	padding:10px;
	margin: 0 0 15px 0;
}

.post  h2 {
	font-size:14px;
	font-weight:100;
	border-bottom: 1px dashed #999966;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
