body {
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../img/pano.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
img {
	border:0px;
	}
#logo {
	padding-left:175px;
	}
#menu {
	
	}
#secondMenu {
	float:left;
	padding-left:30px;
	padding-top:50px;
	width:130px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
#secondMenu .section {
	font-size:10px;
	color:#888888;
	}
#secondMenu a {
	color:#333333;
	text-decoration:none;
	}
#secondMenu a:hover {
	border-bottom:1px solid #336699;
	}
#content {
	padding:0px 24px 0px 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	width:679px;
	}
#content .header {
	font-weight:bold;
	font-size:15px;
	}
#content .header2 {
	font-weight:bold;
	font-size:14px;
	color:#336699;
	}
#content .subHead {
	border-bottom:1px solid #336699;
	font-size:12px;
	font-weight:bold;
	}
#content ul {
	list-style-image:url(../img/bullet.jpg);
	}
#content .box {
	border:1px solid #999999;
	padding:6px;
	margin:0px 0px 10px 20px;
	float:right;
	}
#content a {
	color:#336699;
	font-weight:bold;
	}
#content a:hover {
	color:#003366;
	}
#content .bold {
	font-weight:bold;
	}
#footer {
	padding-top:6px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	}
#footer .copyright {
	line-height:20px;
	}
#footer a {
	padding-top:6px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	}
#footer a:hover {
	color:#336699;
	}