body { 
margin:0;
padding:0;
background:#CCCCFF url(images/bgd2.jpg) no-repeat;
color: #eee;
}

a:link, a:visited, a:active {
color:#666;
background:inherit;
font:bold 11px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

a:hover {
color:#aaa;
background:inherit;
font:bold 11px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
}

h1 {
font:100% verdana, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
color:#fff;
background:inherit;
margin:0;
padding:20px;
}

#content h2 {
font:16px verdana, arial, sans-serif;
text-transform: uppercase;
border-bottom:1px dashed #326799;
color: #386A9B;
background:inherit;
padding:10px 0px 10px 30px;
margin:0px
}

p { 
font: 1em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
margin: 0px; 
text-align: left;
}

#container {
width:750px;
border-right:0px solid #CCC;
border-left:0px solid #CCC;
margin-left:0px;
margin-right:auto;
color:#333;
background:inherit;
}	

	
#header {
width:750px;
height: 172px;
border-bottom:0px solid #CCC;
background:transparent url(images/head.jpg) no-repeat;
margin-bottom: 0px;
}

#title {
width:750px;
height: 50px;
margin-bottom: 10px;
background:transparent url(images/title.jpg) no-repeat;
}

#title p {
text-align: right;
line-height: 1.5em;
text-transform: uppercase;
letter-spacing: 5px;
color: #C0D1E1;
background:inherit;
font:16px verdana, arial, sans-serif;
padding: 20px 10px 20px 0;
}


#leftcol {
width:230px;
float:right;
padding:5px 0 5px 0;
}

#leftcol p {
padding:5px 20px 5px 20px;
margin:0;
font:76% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#leftcol h2 {
font:16px verdana, arial, sans-serif;
text-transform: uppercase;
color: #386A9B;
background:inherit;
padding:10px 0 10px 20px;
margin:0;
}

#leftcol ol,ul {
font:76% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
color: #326799;
background:inherit;
}

#content {
margin-right:0px;
margin-left:25px;
width:460px
}

#content p {
font:76% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
line-height:1.5em;
padding:5px 20px 5px 30px;
margin:0;
}

#footer {
width:750px;
height:50px;
clear:right;
border-top:1px dashed #326799;
color:#333;
background:#999;
padding:5px 0 5px 0;
}

#footer p {
text-align:left;
padding-left:25px;
font:.8em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
#navcontainer { width: 200px; margin-left:20px;padding-bottom:20px;}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
color: #C0D1E1;
background-color: #333;
border-bottom: 1px solid #C0D1E1;
}

#navcontainer a:link, #navlist a:visited
{
background:#333;
color: #C0D1E1;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #32679B;
color: #D6DDBC;
}

/* use in chatbox */

.chatbox {
width: 170px;
margin-left: 15px;
border : 1px dashed #fff;
padding : 5px;
color:#000000;
font-size: .8em;
}


/* BEGIN E107 CORE CLASSES 
 copied from kubrick theme */

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	border: 1px solid #06c;
	list-style: none;
}


.smalltext {
	font-size: 10px;
}

.mediumtext {
	font-size: 14px;
}

.disclaimer {
	font-size: 12px;
}


.tbox{
	color: #000000;
	font-size: 11px;
}

td {
	background: none;
	font:.9em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: Black;
	padding: 4px;
	text-align: left;
	line-height: 1.3em;
}

.fborder {
	border: #ededed 1px solid;
	background-color: transparent;
	
}

.forumheader{
	background-color: transparent;
	font-size: 12px;
	color: #000;
	padding: 4px;
	border: 1px solid #ededed;
}

.forumheader2{
	background-color: transparent;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: transparent;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	border: #ededed 1px solid;
	padding: 4px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.fcaption a{
	color:#fff;
}

.fixfuckedie {
	width: 95%;
}

.tbox.chatbox {
     width: 80%;
     margin-top: auto;
     margin-bottom: auto;
     margin-left: auto;
     margin-right: auto;
} 

.helpbox {
	color:#000;
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}

