body
{
	margin: 0px;
	text-align: center;
	background-color: #F5FBC2;
	font-family: arial, san-serif;
	font-size: .7em !important;
	font-size: 75%;
	line-height: 1.4 !important;
	line-height: 1.3;
	color: #666;
	background-image: url(/_images/bg.gif);
}

body a
{
	color: #444;
	text-decoration:underline;
}
body a:hover
{
	text-decoration:none;
}

#containerBig
{
	margin: 0 auto;
	margin-top: 4px;
	width: 940px;
	text-align: left;
	background:none;
}
#bigTopLogo
{
	background-image: url(/_images/bg_top_big.gif);
	background-repeat:no-repeat;
	height:334px;
	margin-left:29px;
}

#container
{
	margin: 0 auto;
	margin-top: -230px;
	width: 780px;
	text-align: left;
	background-image: url(/_images/container_bg.gif);
	background-repeat:repeat-y;
}

#header
{
	height:0px;
	padding-left:12px;
	font-size: 1px !important; font-size: 11px;
}
#topImageHolder
{
	background-image: url(/_images/top_image_bg2.gif);
	background-repeat:no-repeat;
	height:293px;
	padding-bottom:100px !important; padding-bottom:0px;
	margin-top:-4px !important; margin-top:-14px;
	font-size: 1px !important; font-size: 11px;
}

#contentHeader
{
	background-image: url(/_images/content_top_bg.gif);
	background-repeat:no-repeat;
	height:20px;
	margin-top:290px !important; 
	margin:0px;
	padding:0px;
	font-size: 11px;
}

#footer
{
	background-image: url(/_images/footer_bg_big.gif);
	background-repeat:no-repeat;
	height:9px;
	margin: 0 auto;	
	margin-top:-3px;
	width: 940px;
	font-size: 11px;
	text-align:left;
	color:#9E997B;
}

#footerText
{
	padding:8px 92px 6px 100px;
}
#footerText a
{
	color:#9E997B;
}
