body {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 0.8em;
background-color: #999999;
text-align:left;
margin:0px 0px 0px 0px; 
padding:0px;
background-image: url('images/back_ptn.gif');
background-repeat: repeat
}

#wrapper {
width: 860px;
margin:0px auto;
margin-top:60px;
background-color: transparent;
height: 100%;
padding-top:0px;
text-align:left;
}

#leftside {
float:left;
width: 380px;
height: 1000px;
background-color: transparent;
text-align:left;
border-right: medium solid #ffffff;
}



#rightside {
float:left;
width: 470px;
height: 1000px;
text-align:left;
border-right: medium solid #ffffff;
border-top: medium solid #ffffff;
border-bottom: medium solid #ffffff;
background: url(images/neonmonkey.jpg) no-repeat bottom center;
background-color: #000000;
}




#menu {
position:relative;
background-color: #000000;
width: 470px;
height: 50px;
}

#slideshow{
position:relative;
background-color: #000000;
width: 470px;
height: 116px;
background-image: url('images/slideshow.jpg');
}

.blackSpacer{
width: 470px;
height: 2px;
}

#navPyra {	
margin:0px;	
padding: 0 0 20px 40px;	
}

#navPyra li {	
margin: 0; 	
padding: 0;	
display: inline;	
list-style-type: none;	
}	

#navPyra a:link, #navPyra a:visited {	
float: left;	
font-size: 12px;	
line-height: 14px;	
font-weight: bold;	
padding: 15px 10px 0px 10px;	
text-decoration: none;	
color: #708491;	
}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {	
color: #FFF;	
background: url(images/arrow.gif) no-repeat top center;	
}

.spacer { 
width: 470px; 
height: 70px; 	
background: url(images/spacer.gif) no-repeat top center; 	
}

.subhead { 
width: 470px; 
height: 90px; 
}

.contentWrapper {
width: 470px;
background-repeat: repeat;
background: url(images/paper_ptrn.gif);
background-color: #000000;
}

.content {
width: 430px;
margin:0px auto;
padding: 15px 0px 15px 0px;
font-size: 16px;
color: #61380B;
}

.bottomContent {}
