body {
	margin: 0;
	background: #c5c6c8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	
	/* IE-Scrollbar tweaks */
	scrollbar-face-color: #fff0;
	scrollbar-arrow-color: #ccc;
	scrollbar-track-color: #ccc;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #eee;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-Color: #ccc;
}
img { border: 0; }
input { border: 1px solid #ccc; }
a { color: #900; text-decoration: none; }
a:hover { text-decoration: underline; }

#menu, #content{ position: absolute; left: 50%; top: 50%; }

#menu div { margin-bottom: 20px; }
#menu ul { list-style: disc outside; padding: 0; }

#content {
	/*border: 1px solid #000;*/
	
	width: 840px; height: 450px;
	margin-left: -328px; margin-top: -114px;
	overflow: auto;
	overflow-x: hidden;
}

.contenthead{ color:#900; }

.slot { clear: both; padding: 0; margin-left:28px; }
.leftslot { margin-bottom: 30px; width: 256px; float: left; }
/*.leftslot a { color: #000; }*/
.leftslot img { margin-top: 3px; }

.mainslot { margin-bottom:30px; width: 426px; float: left; margin-left: 60px; }
.mainslot img { display: block; margin: 10px 0 10px 0; }
.totop { float: right; }
.to_other_page { float: left; }
.arrow {font-size:40px;}

#footimg{ clear: both; }

.floatpic{
position:absolute;left:30px; padding:0 0 20px 0; width:255px;
}
