body {
	margin:0px;
	padding:0px;
	color:#F2F2D9;
	background-color:#ffffff;
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 15px 0px;
	padding:0px;
	font-size:18px; 
font-family:Georgia, Palatino Linotype, Helvetica, Tahoma, Arial; 
	line-height:22px; 
	font-weight:bolder; 
letter-spacing: 10px; 
color:#2D1452;
	}

h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:20px; 
font-family:Georgia, Palatino Linotype, Helvetica, Tahoma, Arial; 
	line-height:22px; 
	font-weight:bold; 
letter-spacing: 4px; 
color:#4D0099;
	}

h3 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:22px; 
font-family:Georgia, Palatino Linotype, Helvetica, Tahoma, Arial; 
	line-height:22px;
	font-weight:bold;
	color:#330099;
	letter-spacing: 4px;
	}

h4 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18px; 
font-family:Georgia, Palatino Linotype, Helvetica, Tahoma, Arial; 
	line-height:20px;
	font-weight:bold;
	letter-spacing: 4px; 
color:#4D0099;
	}

p {
	font-size:16px; line-height:19px; 
	margin:0px 0px 18px 0px;
	padding:0px;
	font-family:Georgia, Palatino Linotype, Helvetica, Tahoma, Arial;
	color:#2D1452;
	}

#Header
{
width: 790px;
margin: 10px auto;
background-color: #fff;
color: #333;
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: 790px;
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: #08090d; 
	border-bottom: 2px solid #D0C7D1;
}
#top
{
width: 100%;
margin: 0;
padding: 0;
	border-bottom: 2px solid #D0C7D1;
}

#top h1
{
padding: 0;
margin: 0;
}

#content
{
padding: 1.5em;
max-width: 90%;
}

#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;
}
