body.mceContentBody
{
background: #000000;
}

body {
margin: 0;
padding: 0;
text-align: left;
color: White;
background: url(images/bottom.jpg) #000000 fixed repeat-x bottom;
font: 80% "Trebuchet MS", verdana, arial, sans-serif;

}
	
#container {
width: 720px;
border: 5px solid #FB9CE6;
margin-left: auto;
margin-right: auto;
padding: 0px;
color: White;
background: url(images/main.jpg) repeat;

}

#header {
width: 740px;
height:0px;
}

#banner {	
float: left;
width: 500px;
height: 165px;
padding: 0;
margin-bottom: 10px;
color: #666;
background: inherit;
}



#nav {
clear:both;

height: 25px;
border-bottom: 1px dashed #999;
}

#nav li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#nav a:link, #nav a:visited {
float: left;
font-size: 12px;
line-height: 12px;
padding: 0 12px 6px 12px;
text-decoration: none;
color: White;
background-color: inherit;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
color: #FFFFF0;
background-color: inherit;
background: url(images/rounded.gif) no-repeat bottom center;
}

#content {
padding: 5px;
margin-left: 143px;
margin-right: 10px;
background-color: inherit;
color: White;
}

#sidebar {
float: left;
width: 127px;
margin: 0 0px 0 0;
padding: 6px;
border-right: 1px dashed #999;
color: #666;
background-color: transparent;
}

#menu {
width: 130px;
padding: 5px 0 0 0;
}

#menu ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#menu li {
margin: 0 0 .1em 0;
}

#menu a
{
display: block;
font-size: 98%;
color: White;
background: url(images/menu_left.png);
width: 105px;
padding: .1em .8em;
text-decoration: none;
}

#menu a:hover
{

color: #CECECE;
}



#footer {
clear: both;
padding: 2px;
margin-top: 2px;
color: White;
background: #7E0202;
}

#footer a:link, #footer a:visited {
background: inherit;
color: #eee;
text-decoration: none;
}

#footer a:hover {
border-bottom: 1px dashed  #f2f2f5;
background: inherit;
color: #f2f2f5;
}

h1 {
margin : 0 0 1px 5px;
letter-spacing: 3px;
font : normal 120% verdana, arial, tahoma, sans-serif;
color : #FB9CE6;
background: transparent;
}

h2 {
margin : 5px 0 10px 5px;
letter-spacing: 1px;
font : normal 100% verdana, arial, tahoma, sans-serif;
color : #FB9CE6;;
background: transparent;
}

h3 {
padding-left : 5px;
font : bold 100% verdana, arial, tahoma, sans-serif;
color : #21304D;
background: inherit;
}

a {
color: White;
font-weight: bold;
text-decoration: none;
background: inherit;
}
a:hover {
color: #FB9CE6;
background: inherit;
}

.scroll {
overflow: auto;
height: 6em;
width: 160px;
padding: 1ex;
color: Black;
background: Silver;
border: 1px solid #999;
     margin-top: auto;
     margin-bottom: auto;
     margin-left: auto;
     margin-right: auto;

}

.news {
font-size: 95%;
background: inherit;
color: #fff;
}
.sitename {
font: normal 180% verdana, arial, tahoma, sans-serif;
margin: 0 0 10px 0;
color: #CAC1A0;

 background-color: transparent;
}

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

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


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


.smalltext {
	font-size: 14px;
}

.mediumtext {
	font-size: 14px;
}

.disclaimer {
	font-size: 12px;
}


.tbox{
	color: Black;
	font-size: 13px;
	background: #FFD9FF;
}

td {
	background: none;
	font-size: 12px; "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: White;
	padding: 1px;
	text-align: left;
	line-height: 1.3em;
}

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

.forumheader{
	background-color: transparent;
	font-size: 12px;
	color: White;
	padding: 1px;
	border-bottom: 1px solid #FB9CE6;
}

.forumheader2{
	background-color: transparent;
	font-size: 12px;
	color: White;
	padding: 4px;
	border-bottom: 1px solid #FB9CE6;
}

.forumheader3{
	background-color: transparent;
	font-size: 14px;
	color: White;
	padding: 4px;
	border-bottom: 1px solid #FB9CE6;

}

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

.fcaption {
	border-bottom: 1px solid #FB9CE6;
	padding: 4px;
	font-size: 14px;
	color: White;
	font-weight: bold;
}
.fcaption a{
	color: White;
}

.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;
}

