/* BODY AND DIV POSITIONING */

BODY
{
	font-family:arial,helvetica,sans-serif;
	background-color:#FFFFFF;
	text:#000000
}

A:hover
{
	color:666666;
}

/* TEXT STYLES */

H1
{
	text-align:center;
	font-family:arial,helvetica,sans-serif;
	font-size:26px;
	color:#e00000;
}

H2
{
	font-weight:bold;
	font-size:16px;
	color:#333;
}

H3
{
	font-weight:bold;
	font-size:14px;
	color:#339;
}

UL
{
	font-weight:normal;
	font-size:13px;
	list-style-type:square;
}

OL
{
	font-weight:normal;
	font-size:13px;
}

.summary
{
	font-style:italic;
	font-weight:normal;
	font-size:14px;
}

.content
{
	font-weight:normal;
	font-size:13px;
}

.text
	{
	font-family:arial,helvetica;san-serif;
	font-size:13px;
	line-height:18px;
	color: #000000;
	}

.small
	{
	font-family:arial,helvetica;san-serif;
	font-size:11px;
	line-height:16px;
	color: #000000;
	}

.smallgray
	{
	font-family:arial,helvetica;san-serif;
	font-size:11px;
	color: #666666;
	}

.topbanner
{
	color: #000000;
	padding:0 0 0 0; border-style:solid; border-width:0 0 5 0; border-color:#000000;
	background-color:E7E5ED;
	position:relative;
	width:750px;
    margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
}

.bannerdate
	{
	font-family:arial,helvetica;san-serif;
	font-size:24px;
	font-weight:bold;
	color: #5B5373;
	margin-left:50px;
	margin-bottom:50px;
	}

.navigation
{
	font-family:arial,helvetica;san-serif;
	font-size:13px;
	line-height:18px;
	color: #000000;
	padding:3 0 3 0; border-style:solid; border-width:0 0 5 0; border-color:#000000;
	background-color:AD6F46;
	position:relative;
	width:750px;
    margin-top:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	font-weight:normal;
}

.main
{
	position:relative;
	width:750px;
    margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
	color: #000000;
	padding:0 0 0 0;
#	border-style:solid;
#	border-color:#000000;
#	background-color:E7E5ED;
#	position:relative;

#	border-width:2 2 2 2;
}

.leftnav
{
	position:relative;
    left:0px;
	width:200px;
    margin-top:20px;
    height:auto;
}

.display
{
	position:relative;
	left:200px;
	top:0px;
	width:550px;
	height:auto;
	margin-top:20px;
	text-align:left;
	padding:20 20 20 20;

	border-style:solid;
	border-width:2 2 2 2;
	border-color:#000000;
}

.contributor
{
	background-color:F9F5F2;
	padding:15 15 20 15;
	border-style:solid;
	border-width:0 0 3 0;
	border-color:#D2D1D1;
}

.copyright2
{
    position:absolute;
    bottom:0px;
    left:0px;
	width:750px;
    margin-top:20px;
    height:auto;
    padding-bottom:30px;
	text-align:center;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#666666;
}

.copyright
{
	position:relative;
	width:750px;
    margin-top:20px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#666666;
}

.footer
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#666666;
}

.author
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#C00;
}

.headline
{
	font-weight:bold;
	font-size:20px;
	color:#000;
}

/* LESSER TEXT STYLES*/

A.topnav
	{
	font-family:arial,helvetica;san-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
	}


A.topicnav
	{
	font-family:arial,helvetica;san-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #AD6F46;
	}

.bannerdate
	{
	font-family:arial,helvetica;san-serif;
	font-size:24px;
	font-weight:bold;
	color: #5B5373;
	}

H2.emailcontributor
	{
	font-family:arial,helvetica;san-serif;
	font-size:14px;
	font-weight:bold;
	color: #9F3F34;
	}


A.navgreen
	{
	text-decoration:none;
	color: #6B8596;
	}

A.navpurple
	{
	text-decoration:none;
	color: #5B5373;
	}

A.navyellow
	{
	text-decoration:none;
	color: #9B8039;
	}

A.navred
	{
	text-decoration:none;
	color: #9F3F34;
	}

A.navbrown
	{
	text-decoration:none;
	color: #AD6F46;
	}

A.link
	{
	color: #AD6F46;
	}

A:hover
	{
	color: #AAAAAA;
	}

