body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #16EA00;
	scrollbar-track-color: #02116A;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	 }



.style10 {font-size: 16px}
.style11 {font-style: italic}
.style12 {font-style: italic}
.maintext {color: #00FF00}

	


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style3 {color: #FF0000}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1020px;
	background: url("/path/to/your/background_cols.gif") repeat;
	
}

#header {
	margin: 0 0 0px 0;
	background: black;
	background-image: url(http://www.dropd.net/visual/header.jpg);
	width: 1020px;
	height: 125px;
}


#middlebottom {
	background: black;

}

#bottommiddle {
	background: black;
	float: inherit;
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	height: 545px;
	overflow: auto;
}




#side-a {
	float: left;
	width: 150px;
	
}
.editbox {
	float: left;
	width: 720px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 536px;
	background-color: #000000;
	margin-bottom: 0.1px;
	line-height: normal;
}
#side-b {
	float: right;
	width: 150px;
	
}
.Navigation {
	float: left;
	text-align: center;
	height: 31px;
	line-height: 30px;
	font-size: 17px;
	left:166px;
	top: 158px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	}
	
.Navigation a:hover { 
    background-position:0 -29px;
    color:#FFFFFF;
}


.Button {
	text-align: center;
    width: 100px;
	height: 29px;
	background-image: url(../visual/mainpage/background.jpg);
	color: #FFFFFF;
	text-align: center;
	float: left;
	top: 158px;
	left: 183px;
}

#footer {
	clear: both;
	background: 000000;
}
.style4 {
	font-size: 36px;
	line-height: normal;
	overflow: auto;
	height: 135px;
}
body,td,th {
	color: #FFFFFF;


}
#boombox {
	width: 225px;
	height: 140px;
}
#leftbox {
	height: 28px;
	width: 225px;
}
#banner1in {
	font-size: 14px;
	font-style: normal;
	height: 60px;
	width: 460px;
	border: medium dotted #FFFFFF;
	float: inherit;
	overflow: auto;
}
#promowrap {
	left: 33%;
	right: 33%;
}
#stuff { 
.... 
overflow:hidden; 
display:inline-block;/* Force hasLayout in IE */ 
} 

img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
