body {
background-color: #CCCC99; 
background-image:  url(images/bluestripe.gif);
}

body, p, td, th, div, blockquote, dl, ul, ol {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: normal;
}

a:link { color: #663366; }
a:visited { color: #663399; }
a:hover { color: #663366; }
a:active { font-weight: bold; color: #663366; }

p {
text-align: justify;
line-height: 18px;
margin-left: 12px;
margin-right: 12px;
padding: 5px;
z-index: 1;
}

.redtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#CC0000;
	line-height: 1.4;
	margin-left: 55px;
}

.redtext2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #333366;
	line-height: 1.4;
	margin-left: 55px;
}

#linktext {
text-align: center;
font-size: 13px;
font-weight: bold;
line-height: 1.5;
margin-left: 8px;
margin-right: 8px;
padding: 8px;
z-index: 1;
}

.header { 
background-image:  url(images/logo.gif);
height: 200px;
width: 800px;
}

.frame {
	width: 800px;
	align: center;
	background-color: #FFFFFF;
	margin-left: 100px;
	margin-top: 0px;
	border: 2px solid #333333;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: -12px;
	padding: 1px;
	z-index: 2;
	padding-bottom: 18px;
}

h2 {
	font-size: 14px;
	line-height: inherit;
	color: #660066;
	z-index: 3;
	padding-top: 10px;
}

h3 {
	font-size: 12px;
	line-height: 0.5;
	color: #333366;
	padding-left: 30px;
}

h4 {
	font-size: 12px;
	line-height: 0.5;
	color: #000000;
	padding-left: 30px;
}

h5 {
	font-size: 12px;
	line-height: 0.5;
	color: #990000;
	padding-left: 30px;
}
ul {
	list-style-image: url(images/arrow.gif);
	font-size: 13px;
	line-height: 15px;
	padding-left: 18px;
	padding-right: 30px;
	font-style: italic;
	margin-top: 30px;
}

li {
padding-bottom: 12px;
}

td, th {
padding-top: 10px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 10px;
}

th {
background-color:#669999;
font-size:14px;
}

.border {
	border: 5px dotted #333366;
}

.floatrnoboarder { 
float: right; 
margin: 20px 8px 6px 18px;
clear: right;
}

.floatlnoboarder { 
float: left; 
margin: 0 12px 8px 0;
}

.floatright { 
float: right; 
margin: 10px 8px 6px 18px;
border: 1px solid #000000;
clear: right;
}

.floatleft { 
float: left;
margin: 0 12px 8px 0;
border: 1px solid #000000;
clear: left;
} 

#nav {
	position: absolute;
	padding-bottom: inherit;
	top: 300px;
	width: 169px;
	height: 357px;
}

#nav ul {
list-style: none;
padding-left: auto;
}

#nav li {
font-size: 95%;
border-bottom: 1px dotted #336666;
}

#nav a:link, #nav a:visited {
text-decoration: none;
color: #990000;
background-color: transparent;
}

#nav a:hover {
color: #003399;
}

#content {
margin-left: 16em;
margin-right: 2em;
}
