a { color:#ccc; text-decoration:none; }
a:hover { color:#fff; text-decoration:underline; }

a.side { color:#ddd; text-decoration:none; }
a:hover.side { color:#fff; text-decoration:underline; }

a.white { color:#ccc; text-decoration:none; font-weight: bold;}
a:hover.white { color:#ddd; text-decoration:underline; }

.white {
	color: #fff;
	text-decoration: none;
	display: inline;
}

body {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	margin:10px;
  background-color:#000;
  color:#fff;
}

* html body{
	text-align: center;	
}

* {border: 0px; margin: 0px; padding: 0px;}

form { margin:0px 0px 0px 0px; }
  
hr { height:2px; border-bottom:#333 1px solid; border-top:#000 1px solid; }
hr.side-hr { height:2px; border-bottom:#333 1px solid; border-top:#000 1px solid; }

td { font-size:11px; }

pre { }

.alt { color:#aaa; }

#headerbg{
	clear: both;
	background-image: url(images/headerbg.gif);
	margin-bottom: 10px;
	background-repeat: repeat-x;
}

#headerl{
	clear: both;
	background-image: url(images/headerleft.jpg);
	background-repeat: no-repeat;
}

#headerr{
	text-align: center;
	height: 138px;
	line-height: 138px;
	background-image: url(images/headerright.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#content{
	clear:both;	
}

.white-header {
	font-variant: small-caps;
	font-size:11px;
	padding: 4px;
	color:#ccc;
	background-image: url(images/whiteheaderbg.jpg);
	height: 14px;
	margin-bottom: 10px;
}

.full-header {
	font-size:10px;
	color:#eee; background-color:#000;
}

.footer {
	text-align: center;
	font-size:10px;
	color:#fff;
	padding-top: 8px;
}

.button {
	font-family:Tahoma,Arial,Verdana,Sans-Serif;
	font-size:10px;
	color:#aaa; background-color:#222;
	height:19px;
	border:1px #333 solid; margin-top:2px;
}
	
.textbox {
	font-size:11px;
	color:#aaa; background-color:#012;
	border:1px #333 solid;
}

.main-borderl{
	clear: both;
	background-image: url(images/l2.jpg);
	background-repeat: repeat-y;
	padding-left: 7px;
}

* html .main-borderl {
  padding-right: 8px;
  }

.main-borderr{
	background-image: url(images/r2.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 7px;
	margin-right: 1px;
}

.main-foot {
	height: 4px;
	background-color: #000;
	margin-right: 1px;
	background-image: url(images/bottom2.jpg);
	background-repeat: repeat-x;
	height: 14px;
}

.main-body {
	font-size:11px;
	color:#ccc;background-color:#000;
	background-image: url(images/bg.jpg);
	padding:4px 4px 4px 4px;
}

.center {
	margin: 0 auto;
}

* html .main-body{
	width: 100%;
}
.side-border-left {
  width: 190px;
  }
.side-border-right {
  width: 190px;
  }
  
.side-borderl {
	clear: both;
	background-image: url(images/l.jpg);
	background-repeat: repeat-y;
	padding-left: 9px;
}
* html .side-borderl {
  padding-right: 8px;
  }
  
.side-borderr {
	background-image: url(images/r.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 5px;
}

* html .side-borderr {
  padding-right: 7px;
  }
  

.side-foot {
	height: 3px;
	background-color: #000;
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	margin-bottom: 8px;
}

* html .side-foot {
	margin-bottom: 0px;
}
.side-body {
	font-size:10px;
	color:#ccc;background-color:#000;
	background-image: url(images/bg.jpg);
	padding:4px;
}

* html .side-body{
	width: 100%;
}

.main-bg { padding:1px 0px 10px 0px; }

* html .main-bg { 
 padding-right: 8px;
 padding-bottom: 10px;
 }
 
.border { border:1px #333 solid; }

.side-border-left { padding:0px 10px 0px 0px; }
.side-border-right { padding:0px 0px 0px 10px; }

.news-footer {
	font-size:10px;
	color:#ccc;background-color:#000;
	padding: 3px;
}

.barmain {
	font-size:10px;
	color:#aaa;
	padding:4px 4px 4px 4px;
}

.capmain {
	font-family:Times, serif;
	font-size:16px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	color:#000;
	color:#000;
    background-image:url(images/capbg.jpg);
    background-repeat: repeat-x;
}

* html .capmain{
	margin-bottom: -2px;
}

.scapmain {
	font-family:Times, serif;
	font-size:16px;
	line-height: 28px;
	font-weight: bold;
	color:#000;
    background-image:url(images/scapbg.jpg);
    background-repeat: repeat-x;
    height: 28px;
}

* html .capmain{
	margin-bottom: -2px;
}

.tbl-border { background-color:#015; }
.tbl { font-size:11px; padding:4px; }
.tbl1 { font-size:11px; color:#ccc; background-color:#000; padding:4px; }
.tbl2 { font-size:11px; color:#ccc; background-color:#012; padding:4px; }
.tbl3 { font-size:11px; color:#ccc; background-color:transparent; padding:4px; }
	
.forum-caption {
	font-size:12px;
	font-weight: bold;
	color:#fff;background-color:#000;
	padding:6px;
}

.quote {
	color:#aaa;background-color:#024;
	padding:2px;
	margin:0px 20px 0px 20px;
	border:1px #444 solid;
}
	
.poll { height:12px; border:1px #000 solid; }

.comment-name {	font-weight:bold; color:#bbb; }

.shoutboxname { font-weight:bold; color:#ccc; }
.shoutbox { color:#888; }
.shoutboxdate { font-size:9px; color:#999; }

.small { font-size:10px; font-weight:normal; }
.small2 { font-size:10px; font-weight:normal; color:#777; }
.side-small { font-size:10px; font-weight:normal; color:#777; }
.side-label { background-image: url(images/sidelabel.gif); background-repeat: repeat-y; padding:2px; }

.gallery { padding: 16px 0px 8px 0px; }

img{border: 0px;}

