body {
	background-color: #CCCCCC;
	min-width: 760px
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF8000;
	text-decoration: none;
}
#main {
	background-color: #FFFFFF;
	width: 760px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.banner1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: normal;
	font-weight: bold;
}
.banner2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: bold;
}
.banner3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
}
.banner-tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#content {
	position: relative;
	height: 450px;
	width: auto;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	clear: both;
	width: 721px;
	
	text-align: center;
	background-position: center;
	
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#nav
{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	
	width: 760px;
	position: relative;
	background-color: #FFFFFF;
	height: 35px;
}
#nav li
{
float: left;
} 
#nav li a:visited, #nav li a
{
	height: 32px;
	line-height: 32px;
	float: left;
	width: 143px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background-color: #fff;
	background-image: url(buttons/_.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	vertical-align: middle;
	clear: both;
} 
#nav li a:hover
{
	height: 32px;
	line-height: 32px;
	float: left;
	width: 143px;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-color: #fff;
	background-image: url(buttons/_-over.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	vertical-align: middle;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
} .pg_desc_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333399;
}
.text-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333399;
}
#ctable {
	position: relative;
	height: auto;
	width: 500px;
	left: 150px;
	right: auto;
	text-align: center;
	background-position: center bottom;
	background-color: #FFFFCC;
	border: thin solid #FF8000;
}
#footer {
	position: relative;
	height: 40px;
	width: 760px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
