/*


To:			Bill Bennett
From:		Michael Karschner
Course:		CSC X421
Project:	HTML Project 6
Date:		02/28/2007


*/

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:none;}
a:hover {text-decoration:underline;}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}
.topBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DDEEFF;
	height: 80px;
	overflow: auto;
	width: 800px;
	clear: left;
}
.navBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DDEEFF;
	height: 520px;
	width: 120px;
	overflow: auto;
	float: left;
}
.content_div {
	width: 680px;
	float: left;
	height: 115px;
	font-size: 10pt;
	font-weight: bold;
}
.contentBig_div {
	width: 680px;
	float: left;
	height: 520px;
	font-size: 10pt;
	font-weight: bold;
}
.navBar ul {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
}
.navLink {
	margin-left: 2px;
	margin-right: 5px:;
	font-size: 10pt;
	font-weight:bold;
}
.spacer_div {
	width: 680px;
	background-color: #DDEEFF;
	height: 20px;
	float: left;
}
#safcf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.content_div dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.content_div ul {
	font-size: 12px;
	font-weight: bold;
}
.content_div img {
	float: right;
	height: 79px;
	width: 112px;
	vertical-align: bottom;
	border: 0px;
}
/*.content_div a {
	text-decoration: none;
	clear: left;
	text-align: center;
}*/
.content2_div {
	width: 680px;
	float: left;
	height: 160px;
	font-size: 10pt;
	font-weight: bold;
}
.hnavBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DDEEFF;
	height: 80px;
	overflow: auto;
	width: 800px;
	clear: left;
	float: left;
}
.content_div p {
	clear: left;
}
.content3_div {
	font-size: 10pt;
	float: left;
	width: 680px;
	height: 160px;
}
.content3_div p {
}
#sg1 {
	clear: right;
	float: left;
}
.navBar_long {
	float: left;
	height: 1560px;
	width: 120px;
	background-color: #DDEEFF;
}
#sg1 .peri {
	background-color: #DDEEFF;
}
form {
	float: left;
}
.ffname {
	float: left;
}
.navBar li {
	margin-top: 5pt;
	margin-bottom: 5pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navBar .navLink {
}
.navBar_ul {
	font-size: 10pt;
	font-weight: bold;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
}
.navBar_ul li {
	margin-top: 5pt;
	margin-bottom: 5pt;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main_div {
	width: 800px;
	height: 600px;
}
