a:link {
	color: #FFFFFF;  text-decoration: none;
}
a:visited {
	color: #FFFFFF; text-decoration: none;
} 
a:hover {
	color: #999999;
	text-decoration: none;
} 

#ad2
{
	position:absolute;
	top:120px;
	right:-5px;
	width:160px;
	padding-right:1em;
	
	}

#ad1
{
	position:absolute;
	top:120px;
	left:-5px;
	width:160px;
	
	padding-left:1em;
	}

body 
{
	background-color: #808080;
	color: #CCCCCC;
	text-align: center;
	font-family:"Lucida Sans Unicode";
	font-size: 11px;
	position:relative;

}

menu
{
	font-size: 10px;
}
	
#layout
{
	background-color: #000000;
	width: 660px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:1em;
	margin-top:1em;
	background-color: #808080;

}
#pagecontent
{
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:auto;
	background-image: url('images/spacer2.jpg');
	height:auto;
	border: 1px;
	}
	
#header
{
	height: 115px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}

#maintext
{
	text-align: center;
	width: 660px;
}

#footer
{
	clear: both;
text-align: center;
	color: White;
height: 12px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
}

#subfooter
{
	clear: both;
font-size: 10px;
text-align: center;
	color: White;
	quotes: All Content;	
}

#main .left
{
 width:260px;
 float: right;
}

