.calendar-month{
color:#cc9900;
font-size:14px;
font-weight:bold;
}
.calendar{
width:500px;
}
.calendar td{
width:71px;
height:65px;
background-color:#666633;
vertical-align:top;
}
.calendar td.today{
font-weight:bold;
font-size:larger;
color:#cc9900;
background-color:#777744;
}
.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;
}

.thinText{
width:323px;
float:left;
margin-top:-2px;
padding:0;
margin-right:2px;
margin-bottom:3px;
text-align:left;
}

.wideText{
width:400px;
float:none;
text-align:left;
}
h4.mediaType{
text-align:left;
margin-bottom:1.2em;
color:#cc9900;
font-size:13px;
}
img.tocThumb{
float:right;
margin-left:10px;
margin-bottom:10px;
}
p.headline{
font-weight:bold;
}
.text{
width:440px;
font-size:12px;
color:#dfe0da;
text-align:right;
margin-top:157px;
margin-left:35px;
}
.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;
}
.text p.nextArt{
text-align:right;
}
div[class].text{
 margin-top:171px;
}
.text em{
font-style: normal;
color:#cc9900;
}

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

.text img{
border:0;
margin-right:10px;
margin-bottom:9px;
}

.thinText h4, .wideText h4{
color:#cc9900;
margin:0;
}

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

.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;
}
