BODY {
	padding: 0px ;
	margin: 0px;
	background-color: #000;
	color : #fff; 
	font-family: trebuchet MS, lucida grande, arial, verdana; 
	font-size : 9pt; 
}

p {
     margin:  0 0 1em 0;
     padding:  0;
}

<!-- A:link    {text-decoration: underline; color: #d86100 }----->
<!-- A:hover {text-decoration: color: #d86100 } -->
<!-- A:visited {text-decoration: underline; color: #d86100 }----->
<!-- A:active  {text-decoration: none; color: #d86100 }----->

#container {
	margin: 0px auto ;
	background-color: #000;
}

#content {
	width: 968px;
	height: 582px;
	margin: 0px auto ;
	padding: 0px;
	background: #fff;
	border: 0px #aaa solid;
	background-image: url(images/bg.jpg); 
	background-repeat: no-repeat;
}


#header {
	width: 968px ;
	height: 106px;
	margin: 0px;
	padding: 0px;
	border: 0px solid magenta;
}

#main {
	width: 960px;
	height: 454px;
	margin-left: 0px  ;
	padding: 0px;
	border: 0px red solid;
}

#imageMap {
position: relative;
float: left;
z-index: 10;
top: 82px;
left: 22px;
margin: 0px;
padding: 0px; 
width: 44px;
height: 126px;
border: 0px dotted red;
}

#mainText {
	float: left;
	width: 700px;
	height: 454px;
	margin-top: 9px  ;
	margin-left: 40px  ;
	padding: 0px;
	border: 0px #aaa solid;
}

#shop {
	overflow: auto;
	width: 100%;
	height: 100%;
	margin: 0px auto ;
	padding: 0px;
	border: 0px yellow solid;
	background-image: url(images/bg_shop.jpg); 
	background-repeat: no-repeat;	
}

#sidebar {
	overflow: auto;
	float: right;
	width: 127px;
	height: 430px;
	text-align: left;
	padding: 1px 1px 2px 2px;
	border: 1px dotted #ddd;
	margin-right: 25px;
	margin-top: 14px;
	background-image: url(images/sidepanel_bg.gif); 
	background-repeat: no-repeat;
}

#footer {
	text-align: center;
	width: 968px ;
	height: 26px;
	margin: 4px;
	padding: 4px;
	border: 0px solid magenta;
}



.sidebarHeader { 
	background-image: url(images/mesh.gif);
 	margin: 0px;
	padding: 0px; 
}
.sidebarItem { 
	border-bottom: 1px solid #aaa;  
	padding:3px 4px 4px 4px; 
	margin: 0.25em 0; 
}

.alignright { 
	margin: 30px 0; 
	text-align: right;
}



#player {
	position: relative;
	width: 219px;
	height: 25px;
	left: 700px;
	top: 81px  ;
	padding: 0px;
	border: 0px #aaa solid;
} 

.menu {
	float: right;
	position: relative;
	width: 780px ;
	top: 180px;
	padding: 0px ;
	margin:0px; 
	border: 0px blue solid;
}

.menu ul {
	text-align: center;
	height:20px; 
	line-height:20px; 
	padding:0px;
	margin:0;
	list-style-type:none;
	border: 0px cyan solid;
}

.menu li {
	float:right;
	width: 85px;
}
