* {margin:0px;padding:0px;top:-3px;left:0px;}

body{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#000000;
     background-image: url(images/bg-page.jpg);
	background-repeat: repeat-y;
    
	}

#central{

	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 888px;
	text-align: left;
	background-color: #000000;
}

#header{

	background-image: url(images/chaoticheader.png);
	height: 250px;
	width: 888px;
	left: 0px;
	top: 0px;
}

#header a{
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin-left: 112px;
	font-family: "Courier New", Courier, mono;
	margin-top: 35px;
}

#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 888px;
	top: 225px;
}

#navlist li{
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding: 3px 10px;
	background-image: url(images/button.gif);
	height: 20px;
	width: 90px;
	display: inline;
	position: absolute;
	text-align: center;
	color: mediumpurple;
	text-decoration: none;
}

#navlist a:hover{background-image: url(images/buttonover.gif);}
#n1{left: 0px;}
#n2{left: 111px;}
#n3{left: 222px;}
#n4{left: 333px;}
#n5{left: 444px;}
#n6{left: 555px;}
#n7{left: 666px;}
#n8{left: 777px;}
#leftside{
	float: left;
}

#content{
	margin-top: 252px;
	position: absolute;
	width: 888px;
	background-color: #000000;
}

#footer{
	clear: both;
	background-color: #000000;
	position: relative;
	height: 46px;
	background-image: url(images/footer01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#rightside{left;
	width: 888px;
	background-color: #000000;
	margin-right: 15px;
	margin-top: 20px;
	overflow: hidden;
	}

#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 888px;
	float: none;
	padding-left: 100px;
}

#footer p{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	float: right;
	padding-top: 23px;
	margin-right: 10px;
}

#footer a{color: #000;}
#footer a:hover{color: #000;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
