	body
	{
		margin: 0;
		padding: 0;
	    font-family: 'Lucida Grande','Trebuchet MS', arial, helvetica, sans-serif;
		text-align: center;
		color: #000000;
		background-color: #d7cdb6;
	}

	
	
a:link {color:#B88320;font-weight:bold;text-decoration:none;font-size: 12px;}
a:visited {color:#B88320;font-weight:bold;text-decoration:none;font-size: 12px;}
a:hover {color:#62583E;font-weight:bold;text-decoration:underline;font-size: 12px;}
a:active {color:#62583E;font-weight:bold;text-decoration:none;font-size: 12px;}
	

h2 {
    padding: 0;
    margin: 0;
    font: bold 20px/1em "Trebuchet MS", "Verdana", sans-serif;
    color: #333; }
    
    h3 {
    padding: 0;
    margin: 0;
    font: bold 9px/1em 'Lucida Grande','Trebuchet MS', sans-serif;
    color: #000;
    font-weight:plain;
    text-decoration:underline; }


	#Frame {
	margin: 2em auto;
	width: 650px;
	text-align: left;
	
	border-right: 1px solid #cccbaf;
	border-left: 1px solid #cccbaf;
	border-bottom: 1px solid #999999;
	
 }
 
 	#Frame2 {
	margin: 0em auto;
	width: 650px;
	text-align: left;
	
	border-right: 1px solid #cccbaf;
	border-left: 1px solid #cccbaf;
	
 }
	
	
	
	
	#picture
	{
		margin: 0 auto;
		width: 600px;
		height: 100%;
		background-color: white;
		border: 8px solid white;
	}
	
		#indexpicture
	{
		margin: 0 auto;
		width: 650px;
		height: 100%;
		background-color: white;
		border: 6px solid white;
	}
	
		#indexpicture2
	{
		margin: 0 auto;
		width: 550px;
		height: 100%;
		
		border: 6px ;
	}
	
	#textspace {
	
	width: 600px;
	padding: 3px;
	text-align: left;
	font-family: 'Lucida Grande','Trebuchet MS', arial, helvetica, sans-serif;
	font-size: 11px;}
	
	#textspace3 {
	
	width: 550px;
	padding: 3px;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: left;
	font-family: 'Lucida Grande','Trebuchet MS', arial, helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px dotted #666;}
	
	#textspace2 {
	
	width: 400px;
	padding: 3px;
	text-align: left;
	font-family: 'Lucida Grande','Trebuchet MS', arial, helvetica, sans-serif;
	font-size: 12px;}
	
	#textspace4 {
	
	width: 580px;
	padding: 2px;
	text-align: right;
	font-size: 12px;}
	
	
	
	
	#Contents {
	margin: 0 auto;
	width: 650px;
	
	text-align: center;
	background-color: #ece3cf;}
	
	#Contentsindex {
	margin: 0 auto;
	width: 650px;
	
	text-align: center;
	background-image: url(grad1.png);
	background-repeat: repeat;
	background-color: #ffffff;}
	
	
	
	#spacer {
	margin-top: 20px;
	height: 20px;
	background-color: #ece3cf;
 }
		
		
		#navspacer {
	margin-top: 20px;
	height: 40px;
	background-color: #ece3cf;
 }

	
	#TopnavRight {
	margin: 0;
	padding: 45px 20px 0 0;
	float: right;
	width: 200px;
	height: 10px;
	text-align: right; }
	
	#Topheader {
	margin: 0;
	padding: 25px 15px 10px 20px;
	float: left;
	width: 300px;
	height: 5px;
	text-align: left;
	font: bold 34px/1em "Trebuchet MS", "Verdana", sans-serif;
	color: #fff;
	 }
	
#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 203px;
	text-align: center; }
	
	#header_sub {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(img/header1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 110px;
	text-align: center; }
	
	#copyright {
	width: 600px;
	padding: 3px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: left;
	font-size: 9px;
	font-family: 'Lucida Grande','Trebuchet MS', arial, helvetica, sans-serif;
 	text-align: left;
 
  }
  
  #ul {
    color: #ddd;
    width: 200px;
    border-bottom: 1px dotted #ddd;
    text-decoration: none; }
	
