body {
	font: 1em Arial, Helvetica, sans-serif;
	color:#333;
	background-color: #8ca06b;
	text-align: center;
	margin-top: 10px;
	}
	
* {margin:0;
	padding:0;
}


div#container{
	width:760px;
	text-align: left;
	background-image: url(images/shadow_sides.gif);
	background-repeat: repeat-y;
	margin: auto;	
}
#mainwrap{
	width:748px;
	background-color: #FFFFFF;
	margin: auto;
	border: 1px solid #003366;
	}
#header{
	width: 748px;
	height: 50px;
	background-color:#d3c994;
	background-image: url(images/mountains.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#subhead{
	width: 748px;
	height: 20px;
	background-color: #003366;
	background-image: url(images/title_bg.gif);
	background-repeat: repeat-x;
}
div#subcontent{
	width:748px;
	background-color: #FFFFFF;
	background-image: url(images/content_bg2.gif);
	background-repeat: repeat-y;
	float: left;
}
#column1{
	width: 195px;
	float: left;
}
#column2{
	width: 440px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	padding-right: 60px;
	padding-left: 50px;
	padding-top: 10px;
	background-image: url(images/library_textoutline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
}
#player{
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	padding-right: 60px;
	padding-left: 245px;
	padding-top: 10px;
	background-image: url(images/content_bg2.gif);
	background-repeat: repeat-y;
	background-position: left;
	clear: both;
}
#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	width: 755px;
	background-position: center top;
	background-color: #8CA06B;
	height: 20px;
	padding-left: 5px;
	clear: both;
	padding-top: 5px;
	background-image: url(images/bottom_shadow.gif);
	background-repeat: repeat-x;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

	
div#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 195px;
	border-style: solid solid none solid;
	border-color: #cccccc;
	border-size: 0px;
	border-width: 0px;
	}
	
div#menu li a {
  	height: 21px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 16px;
	text-decoration: none;
	}
	
div#menu li a:link, #menu li a:visited {
	color: #666;
	display: block;
	background: url(images/menu1.gif);
	padding: 5px 0 0 30px;
	}

div#menu li a:hover {
	color: #000;
	background: url(images/menu1.gif) 0 -21px;
	padding: 5px 0 0 30px;
	}
#form {
	height: 275px;
	width: 195px;
	top: 215px;
	z-index: 3;
	position: absolute;
}
	
div#menu li a:active {
	color: #fff;
	background: url(images/menu1.gif) 0 -42px;
	padding: 5px 0 0 30px;
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	width: 754px;
}

