/* CSS Document */
body{
	background-color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: none;
	}
#header{
	background-color : transparent;
	font-family:"Arial Unicode MS", Arial, Helvetica, sans-serif;
	width: 812px;
	border: 3px solid #FFFFFF;
	border-bottom: none;
	left: 8px;
	top: 15px;
	height: 80px;
	position: absolute;
}
#container{
background-color: transparent;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
#navcontainer
{
	margin-right: auto;
	background-color: #666666;
	width: 816px;
	position: absolute;
	left: 8px;
	top: 135px;
}

#navlist li
{
display: inline;
padding-left: 20px;
background-repeat: no-repeat;
}

#navlist a
{
	padding-left: 20px;
	padding-bottom: 14px;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
}

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

#navlist 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: 540px;
	border-bottom: none;
	overflow: hidden;
	color: #FFFFFF;
}
#footer{
	background-color:#999999;
	width: 812px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	font-size: x-small;
	position:absolute;
	top:661px;
	left: 8px;
	border: 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;
}

