body {
	background-color: #211d1d; 
	background-repeat: repeat-x; 

}


body, tr, td, table
{ 	font-family: lucida sans; 
font-size: 11.5px;
	color: #cecece; 
	LINE-HEIGHT: 20px;}

p {	margin-right: 20px; 
	margin-bottom: 9px; 
	margin-top: 10px; 
	margin-left: 30px; 
	text-align: justify;}

#head {
width: 100%;
	margin-top: 58px;
}

h1:first-letter{
	color:#B26A6D;
	}
h1{	
	font-size:20pt;
	font-family:garamond;
	font-style:oblique;
	font-weight:normal;
	text-transform: lowercase;
	padding: 20px 0px 10px 40px;
	height:3px;
	color:#9C5659;

	}

h2 {
	padding: 0px 0px 0px 60px;
	margin: -15px 0px 0px 0px;
	font-family: georgia, times new roman, sans-serif;
	text-align: left;
	color: #9cb9c6;
        text-transform: lowercase;
        letter-spacing : 1px;
	font-size: 12px;
	font-style: italic;
        font-weight: normal; }


h3 {
	font-family: trebuchet ms;
	font-size: 12px ;
	color: #4fa3cf;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 4px;
	margin-left: 10px;
	}


blockquote {
border-left: 5px solid #a52222;
background-color: #161616;
text-align: justify;
color: #727272;
font-size: 11.5px;
font-family: lucida sans;
font-weight: normal;
line-height: 14px;
margin-top: 2px;
padding: 7px 4px 8px 7px;
}

	
i,em{
	color:#2c85ae;
	}
b,strong{
	color:#ae632c;
	} 
a:link{              
	text-decoration:none;
	color:#7d7e99;    
	}  	   
a:visited{              
	text-decoration:none;
	color:#828D7B;        
	}   	
a:hover{              
	text-decoration:none; 
	cursor:help;
	color:#31476D;      
	}      	
a:active{              
	text-decoration:none;
	color:#828D7B;  
	}

input, textarea, select { 
	background-color: #ffffff;
	font-family: trebuchet ms;
	font-size: 11.5px;
	color: #211d1d; 
	border: 1px dashed #ba3535;
}

#box 
        {FONT-SIZE: 10px;
		background-color: #fef8f8;
	background-image: url(none);
	width: 80%;
	margin-right: 9px; 
	margin-bottom: 9px; 
	margin-top: 10px; 
	margin-left: 30px; 
	text-align: centre;
	LINE-HEIGHT: 17px;}
	
.mattblacktabs{
width: 100%;
overflow: hidden;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; 
font: bold 11px trebuchet ms;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: right;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px;
color: white;
background: #000000; 
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #ffffff; 
color: #c33232;
}

/* ------------------------------------------------	IMAGES
*/


img 	{ border:0px }


img.pic 	{
	border : 5px solid #d3d1d2;
	margin : 2px;}

img:hover.pic {
	border : 5px solid #a2a2a2;
	margin : 2px;
