body {
	background-color:#0033CC;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:600;
	text-decoration: none;
}

.UpperLeft {
	position:absolute;
	left:10px;
	top:0px;
	width:180px;
	height:100px;
	z-index:1;
}

.top
{
	margin-top: 0px;
	padding: 10px;
	height: 100px;
	background-color: #0033CC;
	background-image: url(images/ul_back1.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.top h1
{
	padding: 0;
	margin-top: 0px;
	color:#CCCCCC;
	font-family:  "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 700;
	text-align:center;
	text-decoration: none;
}

.nav {
float:left;
width: 180px;
border:0px solid;
color:#FFFF00;
font:bold 12px Verdana;
}

.nav p {
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	position: relative;
	height: -10px;
}

.nav h1 {
	color:#FFFF99;
	font-size: 18px;
	font-family:  "Times New Roman", Times, serif;
	font-weight: 900;
	text-decoration: none;
	text-align: center;
}

.nav h2 {
	color:#FFFF99;
	font-size: 16px;
	font-family:  "Times New Roman", Times, serif;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
}

.nav input {
	float:left;
	margin-left: 5px;
	margin-top: 5px;
	clear: none;
}

.menu_left {
float:left;
width:180px;
height:30px;
border:0px solid #0000FF;
padding-top: 6px;
background:#0033CC url(images/bluepaint.png) no-repeat 0 0px;
color:#FFFF00;
font:bold 12px Verdana;
text-align:center;
}
a.menu_left:link, a.menu_left:visited, a.menu_left:active {
padding-top: 6px;
background:#0033CC url(images/bluepaint.png) no-repeat 0 0px;
color:#FFFF00;
text-decoration:none;
}
a.menu_left:hover {
padding-top: 6px;
background:#0033CC url(images/bluepaint.png) no-repeat -180px 0px;
color:#FFFFFF;
}

.menuitem {
	width: 180px;
	height: 20px;
	padding: 2px;
	background-color: #333366;
	background-image: url(images/buttonback1.png);
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}

.content {
	margin-left: 200px;
	padding: 10px;
	max-width: 50em;
	background-color: #0033CC;
}
.content a {
	font-size: 14px;
	color: #FFFF99;
	text-decoration: none;
}
.content h1 {
	color: #CCCCCC;
	font-size: 36px;
	text-decoration: none;
	text-align: center;
}
.content h2 {
	padding-top: 0px;
	color:#CCCCCC;
	font-size: 24px;
	text-decoration: none;
}
.content h3 {
	padding-top: 0px;
	color:#CCCCCC;
	font-size: 18px;
	text-decoration: none;
}

.quote {
	font-style: italic;
	text-indent: 20px;
}

.boldlist {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	text-decoration: none;
}

.boldcenter {
	color: #FFFF66;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	text-decoration: none;
	text-align:center;
}

.bottom
{
clear: both;
padding: 10px;
}

.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-weight: 100;
	text-decoration: none;
	text-align: center;
}
