body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
}

#wrapper {
width:770px;
margin-left: auto;
margin-right: auto;
	text-align:left;
	background-color:#FFFFFF;
	border-left:#FFFFFF medium solid;
		border-right:#FFFFFF medium solid;
	}
	
#header {
height:170px;
background-image:url(keyvis08.jpg)
}

#menu {
height:25px;
margin-left:10px;
padding-top:7px;

}

.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}


#leftcontent {
width:500px;
float:left;
margin-left:10px;
}
#rightvisuals {
width:210px;
float:right;
background-image:url(panel1.jpg);
background-repeat:no-repeat;
height:510px;
}
#rightvisuals2 {
width:210px;
float:right;
background-image:url(panel2.jpg);
background-repeat:no-repeat;
height:510px;
}

#rightvisuals3 {
width:210px;
float:right;
height:510px;
}


#footer {
clear:both;
height:35px;
background-image:url(barr.jpg);
background-position:left;
background-repeat:no-repeat;
background-color:#FFFFFF;
border-left:#FFFFFF medium solid;
		border-right:#FFFFFF medium solid;
		border-top:1px #666666 solid;
		
}
#footer2  {
height:35px;
color:#CCCCCC;
font-size:10px;
font-style:normal;
padding-top:5px;
background-color:#000000;
margin-left:auto;
margin-right:auto;
text-align:left;
width:780px;
		
}
#footer2 a {
color:#cccccc;
text-decoration:underline;
font-style:normal;
font-size:10px;
}
#footer2 a:hover {
color:#FFFFFF;
text-decoration:none;
font-style:normal;
font-size:10px;
}

a:link {
	color: #515595;
	font-weight: bold;
}
a:visited {
	color: #515595;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	
}


#chapters ul {
list-style-type:none;
margin:0;
}

#chapters a {
display:block;
width:110px;
height:25px;
background-color:#FFFFFF;
color:#000000;
}

#chapters a:hover {
background-color:#505595;
color:#FFFFFF;
}

#chapters li {
}









