body {
	background-color: #000009;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
}

p {
	font-size: 14px;
	line-height: 16px;
}

td {
	font-size: 14px;
	line-height: 16px;
}

#wrapper {
	position: relative;
	width: 980px;
	margin:0 auto;
	background-color: #FFFFFF;
}

#homewrapper {
	position: relative;
	width: 980px;
	margin:0 auto;
	background-color: #FFFFFF;
	background-image: url(images/homebg.gif);
	background-repeat: repeat-y;
}

#header {
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	height: 116px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #056839;
}

#header_s {
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	height: 116px;
}

#logo {
	background-image: url(images/headerlogo.gif);
	background-repeat: no-repeat;
	height: 116px;
	width: 389px;
	float: left;
}

#address {
	width: 571px;
	height: 20px;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	position: absolute;
	right: 0px;
}

#toplinks {
	width: 571px;
	position: absolute;
	right: 0;
	height: 20px;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
}

#toplinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#toplinks ul li {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}

#toplinks ul li a {
	color: #000000;
	text-decoration: none;
}

#toplinks ul li a:hover {
	color: #666666;
	text-decoration: none;
}

#sidebarcontent {

	padding: 10px;
}

#sidebarlinks {
	clear: both;
}

#sidebarlinks ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}

#sidebarlinks ul li {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
}

#sidebarlinks ul li a {
	color: #000000;
	text-decoration: none;
}

#sidebarlinks ul li a:hover {
	color: #666666;
	text-decoration: none;
}

.menu_t {
	border-left-width: 0px;
	border-left-style: none;
}

.menu-first_t {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}

.menu-last_t {

}


#nav {
	width: 591px;
	height: 61px;
	margin-top: 25px;
	position: absolute;
	top: 30px;
	left: 350px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 100;
	width: 120px;
	text-align: center;
	height: 61px;
	float: left;
}

.menu a {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 20px;
	height: 41px;
	text-decoration: none;
	background-image: url(images/topbuttonbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	
	padding-left: 20px;
	padding-right: 20px;
}

.menu a:hover {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 20px;
	height: 41px;
	text-decoration: none;
	background-image: url(images/topbuttonbg_ov.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	
	padding-left: 20px;
	padding-right: 20px;
}
#photo_box {
	background-image: url(images/s_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 80px;
	width: 980px;
}

.menu-here a {
	background-image: url(images/topbuttonbg_ov.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#nav_s {
	background-color: #056839;
	height: 20px;
	width: 875px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
}


#nav_s ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav_s ul li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
}

.menu_s a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_s a:hover {
	color: #fdeb89;
	text-decoration: none;
}

.menu-here_s a {
	color: #fdeb89;
	text-decoration: none;
}



#content {
	width: 700px;
	float: left;
	min-height: 475px;
	background-color: #001109;
}

#content_s {
	width: 660px;
	float: left;
	min-height: 180px;
	margin: 10px;
}

#content_w {
	width: 940px;
	min-height: 180px;
	margin: 20px;
}

#sidebar {
	
	width: 280px;
	float: left;
	min-height: 480px;
	overflow: hidden;
}

#sidebar_s {
	padding: 10px;
	width: 280px;
	float: left;
	min-height: 180px;
	overflow: hidden;
}

#footer {
	clear: both;
	width: 980px;
	position: relative;
	height: 60px;
}

#footer p {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #663300;
	text-align: center;

}


#homefooter {
	clear: both;
	width: 980px;
	position: relative;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: 100;
	color: #663300;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: 100;
	color: #006600;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: 100;
	color: #663300;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 100;
	color: #006600;
}

a {
	color: #006600;
}

a:hover {
	color: #663300;
}

.audiolist {
	
	width: 520px;
	margin:0 auto;
	padding: 0px;
	list-style-type: none;
}

.audiolist li {

	float: left;
	
}

.alt {
	background-color: #FFFF99;
	height: 20px;
	width: 100px;
	clear: left;
	padding: 5px;
}

.alt1 {
	background-color: #FFFF99;
	height: 20px;
	width: 400px;
	padding: 5px;
}

.norm {
	background-color: #FFFFFF;
	height: 20px;
	width: 100px;
	clear: left;
	padding: 5px;
}

.norm1 {
	background-color: #FFFFFF;
	height: 20px;
	width: 400px;
	padding: 5px;
	
}