body {
	font-size: 16px;
	line-height: 115%;
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 5px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336699;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336666;
	padding-top: 25px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336666;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC9999;
	
}
h6 {
	font-size: 13px;
	color: #666666;
}

.newsheader {
	background-color: #e2e2e2;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	padding-left: 5px;
	font-size: 22px;
}

a {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #336666;
	text-decoration: none;
}
.text-decoration {
	background-color: #f1f1f1;
	border: 1px solid #e2e2e2;
	padding: 2px;
}
.quotes {
	font-style: italic;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 13px;
	font-family: Helvetica, sans-serif;
	color: #666666;
}
.mysig {
	font-style: italic;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #555555;
}

.popup {
	margin: 1px auto;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #638398;
	line-height: 130%;
	padding: 20px;
}

.close-window {
	margin: 1px auto;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #638398;
	line-height: 130%;
	padding: 5px;
}

date {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #666666;
}

.spacestyle {
	line-height: 7%;
}


/* This is the CSS for the nav menu */


.menu {
	width: 90%;
	background: #f4f4f4;
	font-family: Helvetica, Arial, sans-serif;
	border: solid #cccccc 1px;
	padding: 5px;
	font-size: 12px;
	text-decoration: none;
	line-height: 200%;
}

.mlink {
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

.mlink:hover {
	font-size: 12px;
	text-decoration: underline;

}

/* End nav menu CSS */



/* This code defines the DIV layout for the pages */

 #container
{

margin: 1px auto;
background-color: #fff;
color: #000000;
border: 1px solid #638398;
line-height: 130%;
}

#top
{
	padding: 0.5em;
	background-color: #FFFFFF;
	border-bottom: 1px solid gray;
	background-image: url(Images/header/general/rotate.php);
	background-position: right;
	background-repeat: no-repeat;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
	float: left;
	width: 160px;
	margin: 0;
	padding: 1em;
}

#content
{
	margin-left: 190px;
	border-left: 1px solid gray;
	padding: 1em;
}

#footer
{
	clear: both;
	margin: 0;
	padding: 0.5em;
	color: #666666;
	background-color: #f4f4f4;
	border-top: 1px solid gray;
	font-size: 12px;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { }


/* End version 2 code */
