body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(images/sidenavgradient.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color: #333333;
}
a:visited {
	color: #CCCCCC;
}

a:hover {
	color:#3399CC
	background: #330066
}

.leftnav {
	background-attachment: scroll;
	background-image: url(images/ribcage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 265px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	font-size: small;
	float: none;
	position: absolute;
	overflow: auto;
	top: 0px;
	height: 100%;
	left: 0px;
	padding: 5px;
}
.footer {
	font-size: x-small;
	color: #000000;
}

.content .footer p {
	text-align: center;
}
.content h2 {
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}




.leftnav H1 {
	text-size: "medium"
	text-style: "bold"
	font-size: large;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	font-size: large;
}

.leftnav P{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: medium;
}


.topnav {
	background-image: url(images/top_nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 80px;
	text-align: left;
	vertical-align: top;
	width: 100%;
	left: 265px;
	top: 0px;
	right: 0px;
	position: absolute;
	padding-left: 5px;
}

.topnav a {
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #000066;
	position: relative;
}
.topnav .nameimg {
	margin-right: 100%;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

.topnav a:link {
	color: #2C2978;
}
.topnav a:hover {
	color: #6666CC;
	background-color: #CCCCCC;
}
.content {
	font-size: small;
	color: #33333;
	position: absolute;
	top: 100px;
	left: 275px;
	height: 100%;
	padding-right: 15px;
	width: 808px;
}
.content h1 {
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-weight: bold;
	color: #003366;
}
.content p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.5em;
	text-align: justify;
}

.topnav a:visited {
	color: #333333;
}
.content ul {
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: square;
	list-style-position: inside;
}
.content .seal {
	float: left;
	margin-bottom: 35px;
	margin-right: 20px;
}


a:link {
	color: #6699FF;
}
a:hover {
	color: #FFFFFF;
	background-color: #1D1A69;
}
