body {	background-image:url(headerbg.jpg);		
background-repeat:repeat-x;	
background-position:0px 0px;	
background-color:#B7BBB0;	
width:100%;	
margin:0px; 	
overflow-x:hidden;	
overflow-y:scroll;	
font-family:Tahoma;	
font-size:11px;	
line-height:16px;	
color:#3c4650;	
letter-spacing:0px;
background-attachment:scroll;	}	

#header {	
background-image:url(top.jpg);	
background-repeat:no-repeat;	
background-position:0px 0px;	
width:800px;	
height:561px;	
margin:0px;	}	

#footer {
	background-image:url(bottom.png);
	background-repeat:no-repeat;
	width: 450px;
	height: 83px;
	clear:both;
	margin-bottom:20px;
	margin:0 auto;
	padding: 0px;
	margin-left:40px;
	}


#titles {
	width:700px;
	text-align:left;
	margin-top: -180px;
	padding-bottom:5px;
	margin-left:40px;
	}
	
#content {
	width:560px;
	text-align:left;
	margin-top: -15px;
	padding-bottom:5px;
	margin-left:80px;
	letter-spacing:0px;
	line-height:13px;
	}

/**** LINKS ****/	

#filler a:link, #filler a:active,#filler a:visited {
	color: #404040;  
	background:url(linkbg.jpg);
	text-decoration:none;
	font-weight: normal;
font-family:century gothic;
font-size:11px;	
line-height:17px;	
	letter-spacing: 0px; 
	}

#filler  a:hover {
	color:#404040;  
	text-decoration:none;
font-family:century gothic;
font-size:11px;		background:none;
	letter-spacing: 0px; 
line-height:17px;	
	}


/**** BUTTONS ****/

.button {	 padding:0px;	
border: 0px solid #332e2a;	
opacity:0.7; }	

.button2 {	
padding:0px;	
border:0px solid #332e2a;	
opacity:0.7;	}	


.button2:hover {	
border:0px solid #b8b4a8;	
opacity:1;	}	

.image{		
background:url(blockbg.jpg);	
padding:4px;	
opacity:.5;
margin:5px;	}

.image:hover {	
opacity:1;	}

/**** TEXT ****/	

em, i{	
font-family:century gothic;
font-size:11px;	
color:#456414;	
font-style:italic;	
}	

b{	
font-family:century gothic;
font-size:11px;	
line-height:17px;	
font-weight:bold;	
color: #456414;	}	


p {	
margin-top:0px;	
margin-bottom:10px;	
padding:5px;	
font-family:century gothic;
font-size:11px;	
line-height:17px;	
text-indent:5px;
color:#404040;	
letter-spacing:0px;	
}	


blockquote {	
margin-top:0px;	
margin-bottom:5px;	
background:url(blockbg.jpg);
padding:5px;
font-family:century gothic;
font-size:11px;	
line-height:17px;	
text-indent:5px;
border-left: 0px dotted #717171;
color:#404040;	
letter-spacing:0px;	
text-indent:0px;
}	

p:first-letter {text-indent: 25px; font: 15px font-family:Tahoma; font-weight: bold; }

/**** TABLES ****/

td{	
margin-top:0px;	
margin-bottom:10px;	
padding:2px;	
font-family:Tahoma;	
font-size:11px;	
line-height:16px;	
color:#534e47;	
letter-spacing:0px;	}	

/**** FOOTER ****/

#text {
	width: 450px;
	margin-top:1px;
	text-align:center;
	padding-top:3px;
	text-align:center;
	color:#7a7868;
	font-size:9px;
	}
	
#text a:link, a:active,a:visited {
	color: #fff;  
	text-decoration: none;
	text-decoration:none;
	font-weight: normal;
	font-family: arial;
	font-size:7pt;
	letter-spacing: 3px; 
	}

#text a:hover {
	color:#404040;  
	text-decoration:none;
	font-family: arial;
	font-size:7pt;
	}

/**** HEADER STYLES ****/

h1 {	margin:0px;	
font-weight:bold;	
font-size:17px;	
text-transform: lowercase ;	
font-family:Century Gothic;	
	color:#717171;	
	font-style:italic;
	line-height:45px;
	text-indent:0px;	
	padding-top:2px;
letter-spacing:.5px;	}		




h3 {
font-family:georgia;	
font-weight:normal;		
	color:#717171;	
text-align:right;
text-transform:lowercase;
font-style:italic;
border-bottom: 1px solid #717171;
padding-left:1px;
letter-spacing:0px;
line-height:15px;
 font-size:12px;} 




