body {
	margin:0px;
	padding:0px;
	color:#fbb829; background-color:#fbb829;
font-family:Georgia, Palatino Linotype, Helvetica, 

Tahoma, Arial;
	color:#2D1452;
font-size:15px;
	}


image {
	border-style:outset;
	border-color:#D0C7D1;
	border-width:0px;
	}

hr {
	color:silver; background-color:tan; 

width:90%; height:2px; }

hr2 {
	color:silver; background-color:tan; 

width:100%; height:2px; }

a:link { 
	color: #2900cc;
	}
a:visited { 
	color: #831FAD;
	}
a:hover { 
	color: #F2F2D9;
	background-color: #000066;
	text-decoration: none;
	}
a:active { 
	color: #990066;
	}
h1 {
	margin:0px 0px 13px 0px;
	padding:0px;
	font-size:16px; 
font-family:Georgia, Palatino Linotype, Helvetica, 

Tahoma, Arial; 
	line-height:19px; 
	font-weight:bolder; 
letter-spacing: 7px; 
color:#2D1452;
	}

h2 {
	margin:0px 0px 13px 0px;
	padding:0px;
	font-size:18px; 
font-family:Georgia, Palatino Linotype, Helvetica, 

Tahoma, Arial; 
	line-height:20px; 
	font-weight:bold; 
letter-spacing: 2px; 
color:#4D0099;
	}

h3 {
	margin:0px 0px 35px 0px;
	padding:0px;
	font-size:20px; 
font-family:Georgia, Palatino Linotype, Helvetica, 

Tahoma, Arial; 
	line-height:20px;
	font-weight:bold;
	color:#330099;
	letter-spacing: 2px;
	}

h4 {
	margin:0px 0px 13px 0px;
	padding:0px;
	font-size:16px; 
font-family:Georgia, Palatino Linotype, Helvetica, 

Tahoma, Arial; 
	line-height:18px;
	font-weight:bold;
	letter-spacing: 2px; 
color:#4D0099;
	}

p {
	font-size:14px; line-height:17px; 
	margin:0px 0px 13px 0px;
	padding:0px;
	font-family:Georgia, Palatino Linotype, 

Helvetica, Tahoma, Arial;
	color:#2D1452;
	}

#Header
{
width: 900px;
margin: 10px auto;
background-color: #fff;
color: silver;
line-height: 130%;
/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
/* feeds correct length values to user agents that 

exhibit the parsing error exploited above yet get 

the CSS box model right and understand the CSS2 

parent-child selector. ALWAYS include a "be nice to 

Opera 5" rule every time you use the Tantek Celik 

hack (above). */
body>#Header {height:14px;}

#container
{
width: 900px; 
margin: 10px auto;
background-color: #fff;
color: #333;
	border-style:outset;
	border-color:#D0C7D1;
	border-width:3px;
}
a:link img,
	a:visited img{
	border-style:outset;
	border-color:#D0C7D1;
	border-width:3px;
	}
	a:focus img,
	a:hover img,
	a:active img{
			border-style:outset;
	border-color:blue;
	border-width:3px;
	}

#topimg
{
width: 100%;
margin: 0;
padding: 0; background-color: silver; 
	border-bottom: 2px solid #D0C7D1;
}
#top
{
width: 100%;
margin: 0;
padding: 0;
	border-bottom: 2px solid #D0C7D1;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left; text-align: justify; 
width: 132px;
margin: 0;
padding: 5px;
}

#content
{
margin-left: 137px; 
padding: 5px;
max-width: 97%;
border-left: 2px solid #D0C7D1;
}



#leftnav p { margin: 0 0 0 0; }
#content h2 { margin: 0 0 .5em 0; }


#footer
{
clear: both;
padding: 1em;
background-color: #fff;
color: #333;
line-height: 130%;
border-top: 2px solid #D0C7D1;
}