body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/mainBG.gif);
	margin-top:0px;
	margin-left:0px;
	bottom:0px;
}
a:link {
	color: #00FFFF ;
}

a:visited {
  color: #CCCCCC;
}

a:hover {
	color:#FFFF00;
	text-decoration: none;
}

#adHolder
{
	width:821px;
	height:91px;
	padding-left:40px;


}
#topHolder
{
	background-attachment:fixed;
	background:url(images/topContainer.gif);
	width:821px;
	height:179px;
	padding-top:15px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;

}
#subHolderTop
{
	background:url(images/topHolder.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:839px;
	height:29px;

}
#mainMiddleHolder
{
	background:url(images/middleHolder.gif);
	background-repeat:repeat-y;
	width:821px;
	height:auto;
	padding-top:0px;
	padding-left:20px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;

}

#subHolderBottom
{
	background:url(images/bottomHolder.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:839px;
	height:29px;
}
#linkHolder
{
	background-color: #666666;
	vertical-align:middle;
	height:40px;
}


#topTesti
{
	background:url(images/topTests.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:220px;
	height:12px;
}
#middleTesti
{
	background:url(images/middleTests.gif);
	background-repeat:repeat-y;
	width:220px;
	height:auto;
}
#bottomTesti
{
	background:url(images/bottomTests.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:220px;
	height:12px;
}
#googleReflect
{
	position:absolute;
	left: 438px;
	top: 60px;
}
#googleSearch
{
	position:absolute;
	left: 464px;
	top: 37px;
	width: 291px;
	height: 46px;
}
