body {
	min-width: 600px;
	padding: 40px;
	text-align: center;
}

a {
	color: black;
	font-family: "arial", sans-serif;
	text-decoration: none;

}


a:hover {
	color: silver;
}

a.thumb {
	
}

p {
	color: black;
	font-family: "tahoma", "verdana", sans-serif;
	font-size: 8pt;
}

#wrapper {
	margin:0 auto;
	width: 600px;
	text-align: left;
	padding-bottom: 50px;
	padding-left:10px;
	padding-right:10px;
	background-color: white;
}


ul {
	color: gray;
	font-size: 8pt;
	list-style-type: disc;
}

#backer {
	background-color: white;
}



#main {
	margin-right: 400px;
	margin-top: auto;
	width: 400px;
}


#new {
	width: 400px;
	margin-left: 440px;
	margin-top: -466px;
}

#nav {
	
}

h2 {
	font-family: "lucida sans", sans-serif;
	font-weight: 100;
	color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
}

p.maintext {
	font-size: 8pt;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-width: 1px;
	border-color: gray;
	padding-bottom: 10px;
	padding-top: 10px;
}

p.navigation {
	font-size: 10pt;
	padding-bottom: 20px;
	padding-top: 10px;
}

h2.title {
	font-size: 20pt;
	font-family: "verdana";
	padding-top: 10px;
	padding-bottom: 5px;
}

img.thumbs {
	
}

ul.news {
	font-size: 8pt;
	font-family: sans-serif;
	color: black;
	list-style-type: disc;

}
