/* CSS Document */
body{
	font-family:"Arial Unicode MS", Arial, Helvetica, sans-serif;
	}
#header{
	background-color : transparent;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width: 812px;
	height: 153px;
	left: 8px;
	border-bottom: none;
	position: absolute;
	top: 15px;
}
#container{
	background-color: transparent;
	font-weight: lighter;
	width: 817px;
}

#topnavcontainer
{
	margin-right: auto;
	background-color: #666666;
	position: absolute;
}
#topnavlist li
{
	display: inline;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-top: 14px;
}

#topnavlist a
{
	padding-left: 20px;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: none;
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #FFFFFF;
}

#topnavlist a:link, #navlist a:visited
{
padding-left: 20px;
color: white;
}

#topnavlist a:hover
{
color: #333333;
padding-left: 20px;
background: transparent;
}



#leftspacercolumn{
	width:114px;
	float:left;
	background-color:#999999;
	position: absolute;
	left: 10px;
	top: 153px;
	height: 523px;
	border-bottom: none;
	color: #660033;
	font-weight: normal;
	}
#midleft{
	position:absolute; 
	width:114px; 
	height:115px; 
	z-index:1; 
	border-left: none; 
	border-right: none;
	}
#farrightspacer{
	width: 40px;
	float : right;
	border-left:none;
	height: 470px;
	border-bottom:none;
	position: absolute;
	left: 774px;
	top: 161px;
	border-top: none;
	visibility: visible;
	}
#rightspacercolumn{
	width: 208px;
	height: 116px;
	float:right;
	position: absolute;
	left: 642px;
	top: 153px;
	border-bottom: none;
	background-color: #CCCCCC;
}

#rightimagecolumn{
	width: 190px;
	float:right;
	position:absolute;
	left: 444px;
	top: 153px;
	height: 116px;
	border-left: none;
	border-right: none;
	background-color: #999999;
	border-bottom: none;
	
	}


#textcolumn{
	float:left;
	width: 305px;
	background-color:#CCCCCC;
	position: absolute;
	left: 132px;
	top: 153px;
	height: 523px;
	border-left: none;
	font-style: normal;
	border-bottom: none;
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
}
#rightmidrectangle{
	position: absolute;
	height: 299px;
	width: 406px;
	left: 444px;
	top: 275px;
	border-left: none;
	border-right: none;

}
#lowercontainer{
background-color:#666666;


}
#footer{
	text-align:right;
	width:818px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	font-size: x-small;
	position: absolute;
	top: 661px;
	left: 8px;
}

