body	{
	margin:		0;
	padding:	0;
	font: 16px/18px georgia, serif;
	color:	#332E52;
	background : #e1a337;
	}

	
div, p, th, td, li, dd, dl, dt,  blockquote  {
             /* redundant selectors to help NS4 not forget */
	font: 16px/18px georgia, serif;	
    }
    
#main {
	position: relative;
	width: 600px;
	height: 600px;
	margin: 0 auto;
	padding-left: 100px;
/*	background : #e1a337 url(images/siterock.gif) no-repeat;*/

	}



/*
	
#content {
	position: relative;
	width: 400x;
	margin: 20px 0 0 200px;
	padding-bottom: 6px;
	}
	
*/
    
#content a, #content a:link, #content a:visited {
	font: 16px/18px georgia, serif;
	text-decoration:	none;
	color:	#2be3b5;
	line-height: 15px;

	}

#content a:hover {
	font: 16px/18px georgia, serif;
	text-decoration:	underline;
	color:	#000;
	line-height: 15px;

	}		
	
h1, h2, h3, h4, h5, h6	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #036;
	background: transparent;
	}
	
h1	{
	font-size:	175%;
	line-height: 155%;
	}
	
h2	{
	font-size:	120%;
	line-height: 110%;
	}
	
h3	{
	font-size:	110%;
	}
	
	
#content #footernav {
	text-align: center;
	width: 400x;	
	margin: 10px auto;
	}

#content #footernav a {
	text-decoration:	none;
	font-size: 95%;
	color: #332E52;
	font-weight: bold;	
	}
	
#content #footernav a:hover {
	text-decoration: underline;
	font-size: 95%;
	color: #9F7204;
	font-weight: bold;	
	}
	
#bottomlogo {
	width: 336px;
	margin: 20px auto;
	}
