body {
	text-align:center;
	min-width:1100px;
	background-color:#000000;
	margin-top:0
}


#wrapper {
	width:1000px;
	margin:0px auto;
	text-align:left;
	background-image:url(images/loop.gif);
	background-repeat:repeat-y;
	background-position:center;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	t
}

#header {
	left:0px;
	top:0px;
	width:1000px;
}

#leftside {
	left:0px;
	top:137px;
	width:110px;
	float:left;
	clear:right;
}

#content {
	left:110px;
	top:137px;
	width:890px;
	float:left;
	display:inline;
}

#content_stuff { 
	left:373px;
	top:190px;
	width:477px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



#leftpic {
	left:110px;
	top:137px;
	float:left;
}

#menu {
	left:373px;
	top:137px;
	width:auto;
	float:left
}

#ulmenu {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

#ulmenu li {
	float:left;
}
 
