body {
	margin-top: 0px;
	background-color:#FFF08A;
}

#wrapper{
	width:930px;
	text-align:left;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000066;
	background-color: #FFFFFF;
}

h1 {font-size: 140%;}
h2 {
	font-size: 140%;
	color: #FF0000;
}

.bottom {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.bottom a:link {color: #CCCCCC; text-decoration: underline;}
.bottom a:hover {color: #CCCCCC; text-decoration: underline;}
.bottom a:visited {color: #CCCCCC; text-decoration: underline;}

.bottom2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.bottom2 a:link {color: #000000; text-decoration: none;}
.bottom2 a:hover {color: #000000; text-decoration: underline;}
.bottom2 a:visited {color: #000000; text-decoration: none;}
.p7tbsub {
	border: .1px solid #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	layer-background-color: #000066;
	background-color: #000066;
	font-weight: bold;
}



.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}

.main a:link {color:#FF0000;}
.main a:hover {color:#000066;}
.main a:visited {color:#FF0000;}


.blue {
	color: #000066;
}

.nav a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
}
.nav a:link {
	color:#FFFFFF;
	background-image: url(images/s_square.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
.nav a:hover {
	color:#FFFFFF;
	background-image: url(images/sy_square.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
.nav a:visited { color:#FFFFFF;
background-image: url(images/s_square.gif);
	background-repeat: no-repeat;
	background-position: 2px; }
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	background-color: #ffffff;
	text-align: left;
	}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:#000066;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #000066;
	color: #ffffff;
}
#p7tpc1_1, #p7tpc1_2, #p7tpc1_3,#p7tpc1_4, #p7tpc1_5{background-color:#FFF;}

#announcement {
	float: right;
	width: 280px;
	border: 1px solid #F00;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
