#header {
	border: 0px;
	background: #000000;
	text-align: center;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}
	
#outer_wrapper {
	background: #ffffff repeat-y left;
	}
	
#wrapper {
	background: #ffffff repeat-y right;
	}

#container {
	width: 100%;
	float: left;
	margin-right: -200px;
	background: #ffffff;
	text-align: center;
	}
	
#content {
	margin-right: 200px;
	background: #ffffff repeat-y left;
	text-align: center;
	}
	
#contentfyi {
	margin-right: 35px;
	background: #ffffff repeat-y left;
	text-align: center;
	}
	
#main {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
	margin-left: 35px;
	margin-top: 35px;
	text-align: left;
	}
	
	
#sidebar {
	margin-top:20px;
	width: 200px;
	float: right;
	text-align: center;

	}
	
#footer {
	border: 0px;
	background-color: #a54923;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	height: 20px;
	margin: 0px;
	padding-top: 6px;
	vertical-align: text-bottom;
	text-align: center;
	}
	
h1 		{
		margin-top: 0;
		}
	
.last 
		{
		margin-bottom: 0;
		}
	
.clearing
		{
		height: 0;
		clear: both;
		}

img 	{
		border: none;
		padding: 0px;
		vertical-align: baseline;
		}
	
body 	{
		margin: 0 auto;
		background: #000000 repeat-x left;
		}
			
h2		{
		font-family: Helvetica, Arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #A54923;
		}
			

h3		{
		font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #A54923;
		line-height: 1px;
		}

a:link { 
		color: #000000;
		text-decoration: none;
		border: none;
		}
	
a:visited { 
		color: #000000;
		text-decoration: none;
		}
	
a:hover { 
		color: #A54923;
		text-decoration: none;
		border: none;
		}
		
a:hover#whitehover
		{	
		color: #ffffff;
		}
		
table	{ 
		width: 710px;
		}

#ram	{
		vertical-align: bottom;
		text-align: right;
		}
		
		
		
		
		
		
		
		
		
		