body {
	background: #FFF url('images/bgnot.jpg') repeat-x top left; 
	text-align: center;
	margin: 0; padding: 0;
	font-family:"TrebuchetMS", "Trebuchet MS", trebuchet, arial, sans-serif;
	}

a {color: #6666cc; font-family: "TrebuchetMS", "Trebuchet MS", trebuchet, arial, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; border-bottom: 1px dotted #b2b2b2;}  
a.here {color: #4EA749;}
a:hover {color: #f6921d; border-bottom: 1px dotted #FFF;}


h4 {color: #333B97; font-size: 20px; line-height: 20px; }
h1 {color: #4EA749; font-size: 18px; font-weight: bold; }
h2 {color: #333B97; font-size: 16px; }
h3 {color: #4EA749; font-size: 14px; }

	#menu-top {position: absolute; top: 33px; right: 0; color: #666; width: 700px; text-align: right;}
	#menu-top form, #menu-top input {display: inline;}
	#menu-top input#search {border: 1px solid #ccc; width: 139px; font-size: 12px; padding: 2px 0; margin-right: 3px;}
	#menu-top input#go {border: 1px solid #76a7b6; background: #76a7b6; color: #fff; font-size: 12px; padding: 0; cursor: pointer;}
	
	#menu ul {
	padding: 5px 0;
	margin: 0;
	list-style-type: none;
	background: #;
	color: #FFF;
	width: 100%;
	text-align: center;
	}
	#menu ul li {display: inline; margin: 0;}
	#menu ul li a {
	text-decoration: none;
	color: #FFF;
	padding: 5px 10px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 0 none;
	}
	#menu ul li a:hover, #menu ul li a.here {background: #FFF; color: #009933; border-bottom: 0 none;}

#container {
	position: relative;
	background: url('images/bg-repeat.jpg') repeat-y top center; 
	width: 1000px;
	margin: 0 auto; 
	text-align: left;
	color: #333;
	font-size: 15px; 
	}
#container2 {
	padding-top: 112px;
	background: url('images/bg-default.jpg') no-repeat top center;
	}

#container ul {list-style-image: url('images/dot.gif');}
#container ul ul {list-style-image: none; list-style-type: disc; color: #f6921d; padding-left: 5px;}
#container li {margin-bottom: 3px;}
#container li a {padding-bottom: 1px;}

#left {width: 133px; position: absolute; top: 140px; left: 37px; text-align: left; line-height: 20px;}

#photo-left img {float: left; vertical-align:bottom; margin: 0px 0px 10px 12px;}

#left ul {list-style-image: url('images/dot-blue.gif');}
#left ul ul {list-style-image: none; color: #87bcf8; padding-left: 3px;}
#left ul ul a {font-weight: normal;}

#center {margin-left: 204px; width: 496px; font-size: 15px; margin-top: 16px;}

	#breadcrumb, #breadcrumb a {font-size: 11px; font-weight: 100; border-bottom: 0 none;}
	#breadcrumb {color: #669933;}
	
	#main {margin-left: 20px; padding-top: 14px;}

	#photo-right img {float: right; margin: 0px 0px 10px 10px;}

#right {width: 191px; height: 376px; position: absolute; top: 156px; right: 81px; text-align: left;}
	#noteworthy {position: absolute; top: 1px;}
	
	#newsletter form {margin: 0; padding: 0;}
	#newsletter {position: absolute;top: 190px; bottom: 0px; left: 16px; color: #ffffff; font-family: "tahoma", tahoma, arial, sans-serif; font-size: 14px; font-weight: bold; text-align: left;}
	#newsletter .email {width: 129px; height: 12px; border: 1px solid #ffffff; position: relative; top: -11px;}
	#newsletter .submit {position: relative; left: 0px;}
	#newsletter a.privacy {font-size: 10px; float: right; border-bottom: 0 none;}

#bottom {position: relative; height: 62px; width: 1000px; background: url('images/footer-blue.jpg') no-repeat top center;}

#footer {color: #ffffff; position: absolute; right: 90px; top: 26px; font-size: 10px;}
#footer a {font-size: 10px; border: none; margin: 0 5px; font-weight: 100;}

#copyright {color: #CCC; position: absolute; left: 80px; top: 26px; font-size: 11px;} 
