body {
	margin: 0;
	font-family: helvetica, arial, sans serif;

}

#main {
width: 800px;
margin: 0 auto;
}

#bottomnav
{
	font-family: helvetica, arial, sans serif;
	font-size: 8pt;
	letter-spacing: 2pt;
	margin-top: 20px;
}

#bottomnav a:link
{
	text-decoration: none;
	color: gray;
	font-weight: bold;
	margin-left: 10px;
}

#frontBlurb
{
	text-align: center;
	line-height: 18pt;
	letter-spacing: 1pt;
	font-size: 8pt;
}
.section_head {
	font-size: 14px;
	line-height: 18pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.section_head_self a:link {
	font-size: 14px;
	text-decoration: none;
	line-height: 18pt;
	font-weight: bold;
	color: #CEB084;
}

.section_head_self a:visited {
	font-size: 14px;
	text-decoration: none;
	line-height: 18pt;
	font-weight: bold;
	color: #CEB084;
}

.section_head a:link{
	font-size: 12px;
	line-height: 16pt;
	font-weight: bold;
	color: #003366;
}

.section_head a:visited{
	font-size: 14px;
	line-height: 18pt;
	font-weight: bold;
	color: #003366;
}

.section_head a:hover{
	color: #FFCC66;
}


h1 {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}


p
{
	margin: 10 10;
	line-height: 12pt;
	letter-spacing: 1pt;
	font-size: 9pt;
}

.footerdiv 
{
margin: 0 auto
width: 800px;
font-size: 8pt;
color: #666666;
text-decoration: none;

}

.footerdiv a:link
{
margin: 0 auto
width: 800px;
font-size: 8pt;
color: #666666;
text-decoration: none;

}

.content {
	font-size: 10px;
	margin: 10px;
}
.section_text {
	color: #000000;
}
.glass_list {
	font-size: 10px;
	height: 16px;
}

.sitemap
{
	font-size: 9pt;
	width: 350px; 
	margin: 0 auto; 
	line-height: 1.5em;
}

.sitemap a:link, a:visited, a:active
{

	text-decoration: none;
	color: #003366;
}

.sitemap a:hover
{
	color: #FFCC66;
}