/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:12px times;
	color:#715633;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #715633;
	text-decoration:none;
	}
	
a:hover {
	color: #CC0000;
	text-decoration:none;
	}
	

/* Class Styles */

.bodyText {
	font:12px times;
	color:#715633;
	line-height:16px;
	letter-spacing:.1em;
	margin-top:0px;
	width: 300px;
	padding-bottom:10px;
	padding-top:0px;
	/*border-top: 1px #535353 solid;*/

	
	
	}
	
	.logo {
	font:11px times;
	color:#D4BB9C;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	width: 300px;
	padding-bottom:0px;


		
	}

#wrapper {
	font:12px times;
	color: #715633;
	font-weight:normal;
	line-height:16px;
	padding-top:50px;
	width: 300px;
	position: absolute;
	left: 50%;
	margin-left: -150px;
/*	max-width: 100%; */
	/*border-bottom: 1px #535353 solid;*/
	
	}		


.download {
	font:11px times;
	color:#715633;
	line-height:15px;
	letter-spacing:.1em;
	margin-top:0px;
	width: 500px;
	padding-top:0px;

	
	
} 


.copyright {
	font: 10px Arial;
	color:#A18E76;
	line-height:11px;
	letter-spacing:.1em;
	margin-top:0px;
	width: 300px;
	padding-top:0px;
	padding-left:0px;
	
	
} 

	

	
