@charset "utf-8";
/* CSS Document */

body {
background:#131211;
width: 100%;
height: 100%;
border: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
color:#CCCCCC;
}

#wrapall {
	background-color: #131210;
	margin: 1em auto;
	background-image:url(houseaudioback.jpg);
	background-position:left fixed;
	background-repeat:no-repeat;
	height: 755px;
	width: 1160px;
	overflow: hidden;
	border: 1px solid #000;
}

#contentwrapper {
border: 1px solid #c6c3c3;
margin: 15px 20px 10px 280px;
color:#000000;

}

#menu {
margin: 6px 0px 6px 0px;
width: 100%;
height: 40px;
background-color: #c6c3c3;
}

#menubox{
	padding-top: 12px;
	padding-left: 6px;
	
}

li, ul {
	list-style-type: none;	
	display: inline;
		}


.firstmenuitem, .firstmenuitem li {
border-right: 1px solid #b2b1b1;
font-size: 0.8em;
font-weight: bold;
padding: 0.6em;
color:#000000;
}

.menuitem {
border-right: 1px solid #b2b1b1;
font-size: 0.8em;
font-weight: bold;
padding: 0.6em;
}

.lastmenuitem {
border-right: none;
font-size: 0.8em;
font-weight: bold;
padding: 0.6em;
}

#textwrapper {
padding: 1em;
}

#content {
margin: 0px;
height: 530px;
width: 100%;
overflow:auto;
background: #e3e3e3;
}

#credits {
margin: 0px 0px 10px 0px;
height: 30px;
width: 100%;
background-color: #c6c3c3;
padding: 10px 0 0 0;
}

.copyright {
font-style: italic;
font-size:10px;
text-align: right;

}

#menu a:link {
	font-size: 0.9em;
	font-weight: bold;
	color: #131211;
	text-decoration: none;
}

#menu a:hover {
	font-size: 0.9em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#menu a:visited {
	font-size: 0.9em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a:link {
color: #990000;
text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

a:visited {
color: #990000;
text-decoration: none;
}

#highcontrast {
color:#999999;
}

#topofpage {
text-align:right;
font-size:0.8em;
}

.illegible {
color: #e3e3e3;
	}
	
#googleads {
	clear: both;
	height:90px;
	width: 728px;
	}