html { 
	overflow-y : scroll;
}

body, html {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #F0F0F0;
	background: #080808 ;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

body, shtml {
	background: #080808 ;
}

body {
	min-width:1000px;
}

hr {
	border: 0;
	width: 95%;
	color: #333333;
	background-color: #333333;
	height: 3px;
}
	
#wrap {
	margin:0 auto;
	width:1000px;
}
	
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: transparent;
	background-image: url(images/siteImages/gobheader.png);
	background-position: top center;
	height: 150px;
	background-repeat: no-repeat;
	padding-top: 8px;
}

#header a{
	border: none;
}

#header h1{
	font-size: 30px;
	letter-spacing: 0.3em;
	color: #F0F0F0  ;
	text-align: center;
}

#menu {
	margin-top:122px;
	font-family: "trebuchet ms", verdana, sans-serif;
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 190px;
	background-image: url(images/siteImages/menuBG.png);
	color: #F0F0F0  ;
	text-align: center;
	height: 383px;
	padding-top: 30px;
	background-position: top center;
	z-index: 1;
}

#menu a {
	color: #F0F0F0  ;
	border: 0;
}

#menubot {
	background-image: url(images/siteImages/menubotBG.png);
	background-position: top center;
	height:52px;
	width: 190px;
	margin-top:-25px;
}

#mainwrap {
	margin-top:128px;
	float: right;
	text-align: left;
	background-image: url(images/siteImages/repeatmainBG.png);
	width: 740px;
	padding-top: 25px;
	padding-left: 40px;
	padding-right: 0px;
	min-height:460px;
	background-position: -5px 0px;
	background-repeat: y-repeat;
}

#main {
	background-image: url(images/siteImages/topmainBG.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-top: -25px;
	padding-top: 25px;
	margin-left: -45px;
	padding-left: 25px;
	min-height: 450px;
	padding-right: 15px;
}

#main h2, #main h3, #main p {
	padding:0 10px;
}

#main h2 a {
	color: #E37327;
}

#main h2 a:hover{
	border-bottom: 1px solid #E37327;
}

#menu h3, #menu p {
	padding:0 10px 0 0;
}

#footer {
	background-image: url(images/siteImages/footerBG.png);
	clear:both;	
	padding: 5px;
	text-align: left;
	color: #F0F0F0  ;
	height: 113px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 215px 0px;
	text-align: left;
	padding-top: 60px;
	padding-left: 545px;
}

#botindex {
	padding-top: 10px;
	text-align: center;
	margin-right: 30px;
}

#botindex p {
	margin: 0;
}

#footer p {
	margin:0;
}

p {
	margin-top: 10px;
}

a:link {
	text-decoration: none;
	color: #888;
}

a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #369;
	color: #F0F0F0  ;
}

a:hover, a:active {
	text-decoration: none;
	border-bottom: 1px solid #999;
	color: #999;
}

img {
	border: 0;
}

#container {
	position: absolute;
	top: 85px;
	left: 0px;
	background: #ffffff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 100%;
	height: 100%;
}

.comments {
	font-size: 12px;
    margin: 30px 65px 30px 50px;
    padding: 5px 30px 10px;
	background: #080808;
	text-align: left;
	border: solid 4px #333333;
}

#comments h3{
	font-size: 12px;
}

#comments a:hover, #comments a:active {
	border-bottom: none;
	color: #333;
}

#bar {
	float: left;
	width: 200px;
	background: #eee;
	padding: 10px;
	margin-right: 30px;
	height: 100%;
}

#bar h1 {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}

#login {
	background: #080808;
	border: solid 4px #333333;
	text-align: center;
	margin: 40px 60px 0px 50px;
}

#login p {
	padding-left: 10px;
}

table.center {
	margin-left:auto;
	margin-right:auto;
}


#topics {
	padding: 25px 20px;
	font-size: 16px;
}

#topics h13{
	font-size:22px;
}

.comments img {
	margin: 10px 20px 0px -15px;
	border: solid 4px #333;
	z-index: 1;
}

.comments h1 {

	margin: -110px 0px 0px 65px;
	padding: 27px 10px;
	font-size: 22px;
}

.comments h2 {
float: right;
margin: -40px -10px 0px 0px;
}

.comments p {
	margin: -25px -10px 0px 65px;
	padding: 0px 60px;
	border-bottom: solid 3px #333;
}

.comments h3 {
	margin: 10px 0px 10px 65px;
}

.comments a {
	color: #E37327;
}

.comments a:hover {
	border-bottom: 1px solid #E37327;
}

#commform {
	background: #080808;
	border: solid 4px #333333;
	margin: 0px 65px 0px 50px;
	padding-left: 30px;
	padding-bottom: 20px;
}

#commform  h3{
	margin-left: -10px;
}

#register {
	background: #080808;
	border: solid 4px #333333;
	padding: 30px 30px 30px 140px;
	margin: 40px 100px 0px 80px;
	text-align: center;
}

#register h3 {
	margin-left: -120px;
}

#register p {
	margin-left: -120px;
}

#profile {
	background: #080808;
	border: solid 4px #333333;
	margin: 10px 65px 0px 50px;
	padding-left: 30px;
	padding-bottom: 20px;
}

#profile h3{
	margin-left: -10px;
}

#profile img{
margin-top: 10px;
border: solid 4px #333333;
}

#profile p{
margin-left: -10px;
}

#error {
	background: #E37327;
	border: white solid 3px;
	font-weight: bold;
	margin-left: -60px;
	margin-right: 60px;
	padding-left: 100px;
}

#proferror {
	background: #E37327;
	border: white solid 3px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 50px;
	text-align: center;
	margin-bottom: 10px;
}

#profsuccess {
	background: #3C7404;
	border: white solid 3px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 50px;
	text-align: center;
	margin-bottom:10px;
}

#success {
	background: #3C7404;
	border: white solid 3px;
	font-weight: bold;
	margin-top:40px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom:10px;
	text-align: center;
}

#viewprofile {
	background: #080808;
	border: solid 4px #333333;
	margin: 10px 65px 0px 50px;
	padding-left: 30px;
	padding-bottom: 20px;
}

#viewprofile h3{
	margin-left: -10px;
}

#viewprofile img{
	margin-top: 10px;
	border: solid 4px #333333;
}

#viewprofile p{
	margin-left: -10px;
}

#loginerror {
	background: #E37327;
	border: white solid 3px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	margin: 40px 60px 0px 50px;

}

#members{ 
margin-left: auto;
margin-right: auto;
margin-left: -15px;
}

#members table{
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}

#members td{
border: solid 4px #333;
padding: 20px;
padding-left: 100px;
}

#members h3{
border-bottom: solid 4px #333;
margin-top: -75px;
margin-left: -10px;
padding-left: 10px;
}

#members img{
margin-left: -90px;
margin-top: -10px;
border: solid 4px #333;
}

#members p{
margin-right: -30px;
}

#members a {
	color: #E37327;
	margin-top: -10px;
}

#members a:hover, #comments a:active {
	color: #FFFFFF;
	border: none;
}

.quote {
	background: #080808;
	border: solid 4px #333333;
	margin: 10px 65px 0px 50px;
	padding: 20px;
}

a.preventry {
  color: #E37327;
}

img.artimg {
  border-bottom: solid 4px #333333;
}

div.artimgr {
  border: solid 4px #333333;
  float: right;
  background-color: #080808;
  margin: 12px 0px 9px 12px;
}

div.artimgl {
  border: solid 4px #333333;
  float: left;
  background-color: #080808;
margin: 12px 12px 9px 0px;
}

div.artimg {
  border: solid 4px #333333;
  background-color: #080808;
margin-left: 60px;
margin-right: 60px;
}

div.caption {
text-align: center;
}

img.gobfeed{
position: absolute;
margin-left: 320px;
margin-top: -75px;
}

div.artbod {
padding:10px;
}