@charset "utf-8";
body {
	background-color: #242424;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/bg-strip.png);
	background-repeat: repeat-x;
	background-position: top;
}

#flash {
	position:relative;
	width:880px;
	height:200px;
	background-color: #000000;
}
#menu {
	position:relative;
	width:880px;
	height:90px;
	background-image: url(images/title-back.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	background-position: center center;
}
#content {
	width:880px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	max-width: 880px;
	overflow: visible;
	color: #000000;
	background-repeat: repeat-x;
}
.maincontainer #content #title {
	width: 500px;
	position: relative;
	margin-left: 30px;
	float: left;
}

.maincontainer #content a {
	color: #000099;
	text-decoration: none;
}

#footer {
	position:relative;
	width:880px;
	height:100px;
	background-color: #242424;
}
.maincontainer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	max-width: 880px;
}

.maincontainer   #menu   td {
	width: 140px;
	position: relative;
	display: inline-block;
	text-align: center;
}
.maincontainer  #menu  a {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bolder;
}
.maincontainer   #content   #sitelinks {
	position: relative;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	margin-left: 40px;
	width: 500px;
	line-height: 150%;
}
.maincontainer #content #sitelinks a {
	color: #000099;
	font-style: normal;
	font-size: 13px;
}

.maincontainer  #content  #sitelinks  h2 {
	font-size: 18px;

}
.maincontainer #content #texthead {
	position: relative;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	font-size: 14px;
	width: 500px;
	clear: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-left: 30px;
}
.maincontainer #content #textbody {
	position: relative;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	margin-left: 40px;
	text-align: justify;
	height: 160px;
	width: 500px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.maincontainer  #content  #map {
	color: #000000;
	float: right;
	margin-right: 10px;
	text-align: center;
	height: 150px;
	position: relative;
	width: 300px;
	margin-top: 20px;
}
.maincontainer  #footer  #address {
	width: 100%;
	float: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
}
.maincontainer #logo {
	position: absolute;
	z-index: 10;
	width: 160px;
	clear: both;
	left: 5px;
	top: 10px;
}
.maincontainer .aaha {
	position: absolute;
	z-index: 10;
	left: 767px;
	top: 5px;
}


.maincontainer  #footer  #links {
	float: right;
	padding-left: 15px;
	z-index: 3;
	text-align: right;
	font-size: 8px;
}
.maincontainer #footer #zennmedia {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
	float: left;
	z-index: 3;
	font-size: 8px;
}
.maincontainer  #footer  a:link  {
	color: #FFFFFF;
	text-decoration: none;
}
.maincontainer  #footer  a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
.maincontainer #content #animation {
	color: #000000;
	background-color: #CCCCCC;
	margin-right: 10px;
	height: 160px;
	float: right;
	width: 300px;
	position: relative;
	text-align: center;
}
a:hover {
	text-decoration: underline;
}
.maincontainer #content a:hover {

	color: #0000FF;
	text-decoration: underline;
}
.maincontainer #menu a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
}
.maincontainer #footer a:hover {



	color: #0000FF;
	text-decoration: underline;
}
.maincontainer #content #bio {
	width: 325px;
	margin-right: 30px;
	margin-left: 30px;
	height: 200px;
	color: #000000;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	border-right-color: #0000CC;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	max-width: 325px;
	vertical-align: top;
}
.maincontainer #content #bio a {
	color: #0000FF;
}

.maincontainer #content #contact-map {
	text-align: center;
	float: right;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.maincontainer #content #contact-info {
	font-family: "Times New Roman", Times, serif;
	width: 410px;
	float: left;
	color: #000000;
	vertical-align: middle;
	height: 400px;
	font-style: normal;
	font-size: 10pt;
	text-align: justify;
	margin-bottom: 10px;
	margin-left: 15px;
	background-image: none;
	padding-top: 10px;
}
.maincontainer #content #contact-info h3 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
}

