a:link { color: #ffffff; text-decoration: none; }
a:active { color: #ffffff; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }


html {height: 100%;}
body {
	margin: 0px;
	height: 100%;
	font-color: #ffffff;}


#main_faded{
	background: url(images/middle.jpg) no-repeat top left;
	width:805px; 
	height:130px; 
	color: #000000;
}

.right_side {
	background: url(images/right_side.jpg) repeat-y top left;
	
}

.left_side {
	background: url(images/left_side.jpg) repeat-y top left;
	
}
	
.main_text  {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}

.main_text2  {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

.main_content {
	background: url(images/bottom.jpg) no-repeat top left #978d4d;
	font-family: Verdana;
	align: left;
	
	}
	
	

