* {margin: 10px, 0px;}
body {font-family: lucida grande, helvetica, arial, sans serif; font-size: 12px; line-height: 16px;}
a {color: #66cc33;}
	#nav {color: #fff;  padding: 5px 10px 5px 10px; text-align: right; font-family: lucida grande, helvetica, arial, sans serif; font-size: 12px;}
	#nav a {color: #fff; text-decoration: none;}
	#nav a:hover { color: #66cc33;}
	.coverimage {border: 1px solid #000;}
	.red {color: #660000;}
	.green {color: #66cc33;}
	
	#content	
	{
		padding: 40px 10px 10px 10px;
		background-repeat: no-repeat;
		background-image: url(art/background.gif);
		min-height: 400px;
	
	}
	
	#content p {padding-bottom: 2px; margin-bottom: 0px;}
	
	h1 {font-size: 20px; padding-bottom: 5px;}
	
	h2 {font-size: 16px; padding-bottom: 5px;}
