html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	}

body {
	background: #292929;

	/*background: #999333;*/

}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
	border:3px;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {	color: #FC5543;
	font-size: 16px;
}
.style2 {
	color: #993300;
	backgound-color: #cccccc;
}
div#Foundation {
	background: url("images/quotebg.jpg") no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width:660px;
	height:425px; 
	z-index:2;
	
}
div#linkgall {
	margin-top:-20px;
	margin-left:10px;
}
div#fade {

	width:385px;
	height:425px; 
	z-index:2;
	overflow:auto;
}
div#fade2 {
    
	margin-top:-425px;
	width:660px;
	height:425px; 
	z-index:3;
	overflow:auto;
	color:#ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
#footer{

}
#variux {
	font-size: small;
	color: #cccccc;
	}

