body {
font-family: 'Nobile', Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	background-image: url(bg-stairs.jpg);	
	background-repeat: no-repeat;
	background-position: top left;
}


a 
{
	color : #979C88;
}

a:hover	
{
	color : Maroon;
}


a:link
{
	color : #979C88;
}

a:visited
{
	color : #979C88;
}

.title
{
	font-size : 26px;
	font-weight : bold;
	color : #979C88;
	line-height : 22px;
	margin-bottom : 10px;
 
}

.subhead
{
	font-family : Trebuchet MS, Arial, Helvetica;
	font-size : 10.5px;
	font-weight : bold;
	line-height : 18px;
	color : #59595B;
	text-align: right;
	margin-bottom : 10px;
}

.subhead2
{
font-size : 12.5px;
font-weight : bold;
color : #979C88;
line-height : 15px;
margin-bottom : 10px;
}


.datetitle
{
	font-size : 11px;
	font-weight : bold;
	line-height : 18px;
	color : BCB7A4;
}

.main
{
	font-family : 'Nobile', Trebuchet MS, Arial, Helvetica;
	font-size : 11px;
	font-weight : normal;
	line-height : 18px;
	color : #59595B;
	
}

.sidebar
{
	font-size : 11px;
	font-weight : normal;
	line-height : 18px;
	color : 59595B;
}

.crumb
{
	font-family : Trebuchet MS, Arial, Helvetica;
	font-size : 9px;
	font-weight : normal;
	line-height : 18px;
	color : #59595B;
}



	
table { 

	border-collapse: collapse; 
	background: transparent; 


}


.bigbox { 
	padding-top: 1px;
	padding-left: 100px; 
	width: 500px;

	
}


.sandbox { 
	padding-top: 50px;
	padding-left: 300px; 
	width: 500px;	

}