body {
	background: url(/images.home/page.bkg.jpg) no-repeat center top fixed #CCCCCC;

}

#content a:link {

	background-color: #E5E5E5;

}

a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #000000;

	border-bottom-style: none;

	border-top-style: none;

	border-right-style: none;

	border-left-style: none;

	text-decoration: none;

}

#content a:hover {

	background-color: #CCCCFF;

}

p {

	font-size: 9pt;

	color: #333333;

	font-family: Arial, Helvetica, sans-serif;

}

a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #000000;

	border-bottom-style: none;

	border-top-style: none;

	border-right-style: none;

	border-left-style: none;

	text-decoration: none;

}

a:active {

	background-color: #BBBBFF;

}

.popup {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #000000;

	background-color: #CCCCCC;

}

ul {

	font-family: Arial;

	font-size: 8pt;

	color: #333333;

}

#clearAll {

	clear: both;
	
}

#menu {
	width: 8em;
}

#menu h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

#menu ul {
	list-style: none;
	margin: 0;
	margin-left: 5px;
	padding: 0;
}
/*
div#menu ul ul 
{display: none;}

div#menu ul li:hover {
	background-color: #CCCCFF;
	cursor: pointer;
}

div#menu ul li:hover ul 
{display: block;
	background-color: #C5C5C5;}

div#menu ul li ul li:hover 
{display: block;
	background-color: #CCCCFF;}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}
*/

#ads {
	position:absolute;
	width: 150px;
	top: 5px;
	left: 608px;
}