.wrapper{
background-image: url(images/backgrounds/back_about.jpg);
background-repeat: no-repeat;
background-color:#292b13;
min-height: 883px;
}
* html .wrapper{
height:883px;
}

.main{
width:555px;
}
.sidebar h1,.sidebar h2{
margin:0;
padding:0;
margin-left:4px;
}

.sidebar h2{
margin-bottom:30px;
}
ul.ssv li{
float:left;
margin:0;
padding:0;
}
ul.ssv{
margin-top:0px;
margin-left:92px;
}
ul[class].ssv{
margin-top:-16px;
}
ul.ssv img{
border:0;
}

.sidebar{
padding-top:0;
text-align:left;
margin-left:21px;
margin-top:51px;
width:102px;
}
div[id].sidebar{
margin-left:41px;
}
#nav{float:left;}
#nav li:hover ul,  #nav li.sfhover ul { /* lists nested under hovered list items */
		left: 103px;
		top: 0;
}


.text{
width:500px;
font-size:12px;
color:#dfe0da;
text-align:left;
margin-top:157px;
}
.text li{
margin-bottom:.5em;
line-height:1.25em;
}

.text form li{
margin-bottom:0;
}

.text p{
/*text-indent:1.75em;*/
margin-top:.5em;
margin-bottom:0;
line-height:1.25em;
}
.text p.first{
/*text-indent:0;*/
margin-top:0;
}
div[class].text{
 margin-top:171px;
}
.text img{
float:right;
margin:0;
padding:0;
border:0;
margin-left:15px;
margin-bottom:15px;
margin-top:4px;
}
.text em{
font-style: normal;
color:#cc9900;
}

.text a{
font-style: normal;
color:#cc9900;
text-decoration:none;
}
.text h4{
color:#cc9900;
}

.text h5{margin-bottom:0;}
.text blockquote{margin-left:0; margin-right:0;}

.text img.staffDrop{
float:left;
margin:0;
padding:0;
border:0;
margin-right:10px;
margin-bottom:10px;
margin-top:4px;
}

.text div.staff p{
margin-bottom:2em;
}

.text ol{
list-style-type: upper-roman;
}
.text ol ol{
list-style-type: decimal;
}
.text ol ol ol{
list-style-type: lower-alpha;
}
.text ol ol ol ol{
list-style-type: decimal;
}
