/* CSS Document */


#header{
	background-color : transparent;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width: 812px;
	border: 3px solid #FFFFFF;
	border-bottom: none;
	position: absolute;
	height: 153px;
	left: 8px;
	top: 15px;
	overflow: hidden;
}
#container{
	background-color: transparent;
	width: 817px;
}

#topnavcontainer
{
	margin-right: auto;
	background-color: transparent;
	position: absolute;
	top: 115px;
	left: 8px;
	width: 812px;
	font-size: medium;
}
#topnavlist li
{
display: inline;
padding-bottom: 14px;
padding-left: 20px;
background-repeat: no-repeat;
}

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

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

#topnavlist a:hover
{
color: #333333;
padding-left: 20px;
background: transparent;
}
#lefttextcolumn{
	border: 3px solid #FFFFFF;
	position:absolute;
	width: 242px;
	height: 242px;
	left: 86px;
	top: 226px;
	line-height: 0.5ex;
	background-color:#CCCCCC;
	color:#000000;
	font-weight: normal;
	border-left: none;
	border-right: none;
	overflow: visible;
}
#rightimagecolumn{
text-align:right;
float:right;
width:25%;
}
#rightspacercolumn{
	position:absolute;
	border:3px solid #FFFFFF;
	width:190px;
	text-align:right;
	background-color:#999999;
	top: 153px;
	height: 505px;
	left: 635px;
	border-bottom: none;
}
#leftspacercolumn{
	border:3px solid #ffffff;
	width: 254px;
	text-align: left;
	position: absolute;
	height: 242px;
	left: 378px;
	top: 226px;
	border-right: none;
	border-left: none;
	background-color: #CCCCCC;
}

#topstrip{
	border: 3px solid #FFFFFF;
	text-align:right;
	border-right:none;
	background-color:#660033;
	position:absolute;
	left:85px;
	height: 69px;
	top: 153px;
	width: 545px;
	border-bottom: none;
	overflow: hidden;
	color: #FFFFFF;
}
#footer{
	background-color:transparent;
	width: 818px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	font-size: x-small;
	position:absolute;
	top:661px;
	left: 8px;
	border-top: 3px solid #FFFFFF;
	}

#farleftrectangle {
	position: absolute;
	width: 71px;
	top: 153px;
	left: 8px;
	height: 505px;
	background-color: #666666;
	border: 3px solid #FFFFFF;
	border-bottom: none;
	color: #FFFFFF;
	font-size: 18px;
}
#buffercolumn {
	background-color: #666666;
	border: 3px solid #FFFFFF;
	position: absolute;
	height: 431px;
	width: 43px;
	left: 328px;
	top: 226px;
	border-bottom: none;
}
