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;
	background-color: #333333;
}
#main {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	position: relative;
	top: 5px;
	width: 978px;
	height: 2400px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#main2 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	position: relative;
	top: 5px;
	width: 978px;
	height: 4000px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


#adsleft {
	width: 170px;
}
#message {
	width: 300px;
	left: 200px;
	position: absolute;
	top: 0px;
	height: 290px;
	padding: 5px;
	background-color: #E6E6E6;
}
#menu {
	height: 30px;
	width: 465px;
	top: 260px;
	right: 0px;
	position: absolute;
	background-color: #E6E6E6;
	margin: 0px;
	padding: 5px;
	text-align: center;
}

#adsright {
	position: absolute;
	height: 250px;
	width: 470px;
	top: 0px;
	right: 0px;
}
#art1 {
	position: absolute;
	height: 870px;
	width: 370px;
	left: 200px;
	top: 310px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#art2 {
	position: absolute;
	height: 870px;
	width: 370px;
	top: 310px;
	right: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#art3 {
	position: absolute;
	height: 600px;
	width: 370px;
	left: 200px;
	top: 1250px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#art4 {
	position: absolute;
	height: 600px;
	width: 370px;
	top: 1250px;
	right: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bold;
	color: #666666;
}

#copyright {
	bottom: 0px;
	height: 30px;
}
#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: #66CCCC;
	line-height: 70px;
	padding-left: 10px;
}
#menu li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
.imgleft {
	float: left;
}
.imgright {
	float: right;
}
#Rss {
	left: 200px;
	top: 1900px;
	position: absolute;
}

