body {
	margin: 0;
	padding: 0;
	
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 15px;
}
#main {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	position: relative;
	top: 5px;
	width: 980px;
	height: 2000px;
	padding-right: 10px;
	padding-left: 10px;
}
#adsleft {
	width: 170px;
}
#message {
	width: 300px;
	left: 200px;
	position: absolute;
	top: 0px;
	height: 290px;
	padding: 5px;
	background-color: #99FF99;
}
#menu {
	height: 30px;
	width: 490px;
	top: 253px;
	right: 0px;
	position: absolute;
	padding-top: 10px;
}

#adsright {
	position: absolute;
	height: 250px;
	width: 490px;
	top: 0px;
	right: 0px;
}
#art1 {
	position: absolute;
	height: 500px;
	width: 380px;
	left: 200px;
	top: 300px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#art2 {
	position: absolute;
	height: 500px;
	width: 380px;
	top: 300px;
	right: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#art3 {
	position: absolute;
	height: 500px;
	width: 380px;
	left: 200px;
	top: 850px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#art4 {
	position: absolute;
	height: 500px;
	width: 380px;
	top: 850px;
	right: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#copyright {
	bottom: 0px;
	height: 25px;
}
#navbot {
	bottom: 0px;
	position: absolute;
	width: 98%;
	height: 60px;
	text-align: center;
}
#navbot li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
}











#header {
	width: 100%;
	padding: 0px;
	background-image: url(images/header.jpg);
	height: 72px;
}
.headerh1 {
	font-family: "Trebuchet MS";
	font-size: xx-large;
	color: #99FF99;
	line-height: 70px;
	padding-left: 10px;
}
#menu li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
#Rss {
	position: absolute;
	left: 200px;
	top: 1400px;
	width: 760px;
}
