/* CSS Document */

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003300;
	background-image: url(images/Walther_bgcolor.png);
	background-repeat: repeat;
	}

#wrapper {
	margin: 5px auto 10px 25px;
	width: 1017px;
	background-color: #003300;
	height: auto;
	background-image: url(images/Walther_bgcolor.png);
	background-repeat: repeat;
}

#header {
	background-color: #003300;
	width: 1017px;
	z-index: 1;
}


#content {
	background-color: #FFFFFF;
	/*width: 737px;*/
	margin-right: 36px;
	margin-bottom: 32px;
	margin-left: 213px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}

#copy {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
		}

.bluelink {
	color: 0A50FF;
	text-decoration: none;
}

.bluelink:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.25em;
}

.nav-list {
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAE2C1;
	border-bottom-color: #EAE2C1;
	color: #EAE2C1;
	list-style-image: none;
	font-size: 1.5em;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
}

.nav-list a {
	width: 190px;
	color: #EAE2C1;
	text-decoration: none;
}


.nav-list a:hover {
	background:#EAE2C1;
	color:#003300;
}

.nav-list li {
	width: 190px;
	padding:3px 3px 2px 0px;
	margin-left: -39px;
	}

.nav-list li:hover {
	background:#EAE2C1;
	color:#003300;
	}

.image {
	padding:5px 5px 5px 5px;
	}
	
.listen {
	width:275px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 50px;
	font-size:0.85em;
	clear: left;
	}	
	
.res {
	width:275px;
	float: right;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-size:.85em;
	}	

#footer {
	font-size: 8pt;
	text-align: center;
	margin: 40px 0px 10px;
	color: #003300;
	font-weight:bold;
	clear: both;
	width: 100%;
	background-color: #FFFFFF;
}

.foot-text {
	color: #003300;
	text-decoration: none;
}

.foot-text:hover {
	text-decoration: underline;
}

a.mcm {
	color: #003300;
	text-decoration: none;
}

 a:hover.mcm {
	text-decoration: underline;
}

#nav {
	float: left;
	display: inline;
	width: 195px;
	text-align: center;
	padding-bottom: 32px;
	z-index: 25px;
	background-color: #003300;
	background-image: url(images/Walther_bgcolor.png);
	background-repeat: repeat;
	/* Hides from IE5-mac */
	/* margin-left: -210px; */
	/* End hide from IE5-mac */
	margin-top: 0px;
	padding-right: 4px;
	padding-left: 4px;
	position: absolute;
	top: 145px;
	left: 25px;
}
