html, body {
    margin: 0;
    padding: 0;
	height: auto;
    background-color: #2B5AA3;
}
#wrapper {
	width: 720px;
	height: auto;
	margin: 0 auto;
	border: 1px solid #8f8c8c;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
}
h1 {
    font-family: Georgia, serif;
    font-size: 30px;
	font-weight: normal;
	letter-spacing: .3px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
a:link#stay, a:visited#stay, a:hover#stay, a:active#stay  {
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	padding: 2px 0 2px 5px;
	letter-spacing: .2px;
	margin-left: 0;
	margin-right: 10px;
	background-color: #e2e2e2;
}
h3 {
    font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h4 {
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	text-align: center;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #94191E;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #8f8c8c;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #94191E;
}
.nav {
    list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	text-align: center;
}
ul.nav li {
	display: inline;
}
ul.nav a:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
ul.nav a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
ul.nav a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #8f8c8c;
}
ul.nav a:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#savvy {
	padding: 3px 3px 3px 31px;
	margin-left: 0;
	margin-right: 45px;
    border: 1px solid #000000;
	background-image: url(image/s1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#media {
	padding: 3px 3px 3px 31px;
	margin-right: 45px;
    border: 1px solid #000000;
	background-image: url(image/m1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#public {
	padding: 3px 3px 3px 31px;
	margin-right: 45px;
    border: 1px solid #000000;
	background-image: url(image/p1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#voice {
	padding: 3px 3px 3px 31px;
   	border: 1px solid #000000;
	background-image: url(image/v1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.content {
    margin: 0 195px 0 40px;
	padding: 0;
	background-color: #ffffff;
}
.contentonly {
    margin: 0 40px 0 40px;
	padding: 0;
	background-color: #ffffff;
}
.sidebar {
    font-size: 11px;
	text-align: left;
	float: right;
	width: 175px;
	margin: 44px 20px 20px 20px;
	padding: 0;
	border: 1px solid #000000;
	background-color: #E2E2E2;
}
.sidebar a:link {
	padding: 0 0 0 15px;
	background-color: #E2E2E2;
	color: #000000;
}
.sidebar a:visited {
	padding: 0 0 0 15px;
	background-color: #E2E2E2;
}
.sidebar a:hover {
	padding: 0 0 0 15px;
	background-color: #E2E2E2;
	color: #94191E;
}
.sidebar a:active {
	padding: 0 0 0 15px;
	background-color: #E2E2E2;
	color: #000000;
}
.sidebar2 {
    font-size: 9px;
	text-align: left;
	float: right;
	width: 131px;
	margin: 40px 20px 20px 20px;
	padding: 0 5px;
	border: 1px solid #000000;
	background-color: #E2E2E2;
	color: #000000;
}
.signature {
    float: left;
    margin: 5px 0;
	padding: 0;
}
.credit {
    font-size: 9px;
	color: #800080;
}
#bottom {
    font-size: 11px;
	clear: both;
}
#bottom li {
    clear: both;
    display: inline;
	list-style-type: none;
}
#bottom a:link {
	color: #000000;
	font-size: 11px;
}
#bottom a:visited {
	font-size: 11px;
}
#bottom a:hover {
	color: #8f8c8c;
	font-size: 11px;
}
#bottom a:active {
	color: #000000;
	font-size: 11px;
}
#bio {
    clear: both;
	padding: 3px 3px 3px 31px;
	margin-left: 420px;
	border: 1px solid #000000;
	background-image: url(image/b1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#contact {
   	padding: 3px 3px 3px 31px;
	margin-left: 45px;
	border: 1px solid #000000;
	background-image: url(image/c1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer {
    font-size: 10px;
	text-align: center;
}
#footer a:link {
    color: #000000;
}
#footer a:hover {
    color: #8f8c8c;
}
#footer a:active {
    color: #000000;
}
.press {
    font-size: 11px;
    border-bottom: 1px solid #000000;
}
.press img {
    margin-bottom: 20px;
}
.press h3 {
	border-bottom: 1px solid #000000;
}
.alph {
	margin-left: 0;
	text-indent: 0;
}
ol.alph {
	list-style-type: none;
}
.cir {
	list-style-type: circle;
	margin-left: 45px;
}
#map {
	font-size: 14px;
	margin: 5px 0 5px 25px;
    font-family: Verdana, sans-serif;
    padding: 5px;
}
#map ul {
	list-style-type: none;
}
#map li.right {
	margin: 0 0 0 50px;
	padding: 3px 3px 3px 31px;
}
#home {
	background-color: transparent;
}
.listen { 
	border: 1px solid #8f8c8c;
 	padding: 15px;
 	width: 400px;
 	text-align: center;
}
.listen a:hover { 
 	text-decoration: underline overline;
 	color: #000000;
}
img { 
	border: none;
}
.moveright {
	margin: 0 0 0 126px;
}
.moveright2 {
	margin: 0 0 0 100px;
}
#form {
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 40px;
}
#form .label {
	float: left;
	width: 150px;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	text-align: left;
	clear: both;
}
input#submit {
	margin-top: 10px;
	margin-left: 45px;
}
input#name {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 5px;
}
input#email {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 5px;
}
fieldset {
	margin-top: 15px;
	margin-left: 0;
	margin-bottom: 60px;
	padding: 10px;
	border: none;
}
