html,body{margin:0;padding:0}
p {margin:0 0 1em 0;padding:0}
h1{margin:0 0 .7em 0;padding:0}
form {margin:0;padding:0}


body
	{
	    font-family:Arial, serif;
		background-color: #514d41;
		background-repeat: repeat-x;
		padding: 0 10px 0 10px;
		color: #000;
		text-align: center;
	}
	
.textbox	
	{
		margin-right:auto;
		margin-left:auto;
        padding-bottom:10px;
		border-bottom:1px solid #3c3231;
		width: 900px;
		text-align: left;
	}
    
.textbox p
{
padding: 0px;
}     	
	
#contents	
	{
		margin-top: 20px;
		margin-right:auto;
		margin-left:auto;
		border:0px solid #ACA19A;
		width: 965px;
		color: #000;                 
		text-align: left;
	}	
	
	
.header
	{
		color: #f8fed1;
		text-align:left;
		width:965px;
	}
	
.header img {border:0;}	
	
		
.header	a:link {color: #f8fed1;	text-decoration: none;}
.header a:visited {color: #f8fed1;	text-decoration: none;}
.header a:hover {color:##f8fed1; text-decoration: none;}
.header a:active {text-decoration: none;}

.header h1
{
font-family:Georgia;
font-size:24px;
font-weight:300;
margin-bottom:-12px;
}

.header h2
{
font-size:15px;
font-weight: 200;
color:#d8dfae;
margin-bottom:37px;
}	
	
h1
{
	font-family: Garamond, Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #aa7c64;
	background-color: #514d41;
	line-height:100%;
	text-align: left;
}
	
p	
{
	margin-top: 4px;
	color: #b8ae8a;
	background-color: #514d41;
    font-family:Arial, serif;
	text-align: left;
    line-height:130%;
	font-size: 15px;
}		


/* class for thumbs */
.thumb { padding: 50px 25px 0px 25px; clear: both; text-align:right; border:0px solid} /* the cell */
.thumb a { border: 0; } /* the anchor */
.thumb img { border: 1px solid #f8fed1; padding: 0px} /* image */ 
.thumb {vertical-align:bottom;}


.desc
{
font-family: Courier New, Courier, Times New Roman, Arial, Helvetica, sans-serif; font-size: 12px; vertical-align:top; text-align: left; color:#d6d1be; line-height:130%; padding:4px 25px 0 27px; border: 0px solid;
}

.desc a:link
{
text-decoration: underline;
}	

.desc a:visited
{
text-decoration: underline;
}	
	
.main
{
width:945px; border:0px solid; margin:0 0 100px 0;
}
	
#footer
{
margin-top: 25px;
margin-bottom: 35px;
}	
	
.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: transparent; line-height:300%; padding: 0px 50px 0px 40px; color: #b8ae8a;}
.footer a:link {color: #b8ae8a;	text-decoration: none;}
.footer a:visited {color: #b8ae8a;	text-decoration: none;}
.footer a:hover {color:#92837f; text-decoration: none;}
.footer a:active {text-decoration: none;}

a:link {color: #d8dfae;	text-decoration: none;}
a:visited {color: #d8dfae;	text-decoration: none;}
a:hover {color:#f8fed1; text-decoration: none;}
a:active {text-decoration: none;}

a.noline:link, a.noline:active, a.noline:visited {text-decoration: none}

a.noline:hover {text-decoration: none}
