@charset "utf-8";
/* CSS Document */
body{
	background-color:#000;
	margin:0;
	padding:0;
	text-align:center;}
	
#wrapper{
	width:920px;
	margin:auto;
	padding:0;
	text-align:left;
	position:relative;
	}
	
#banner{
	width:920px;
	height:45px;
	margin:0;
	padding:0;
	}

#introtext{	
	left:606px;
	top:155px;
	position:absolute;
	width:314px;
	z-index:1000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFF}
	
.smallpic{	
	top:386px;
	position:absolute;
	width:292px;
	height:181px;
	z-index:1000;
	background:url(../images/smallpic_03.gif) top center no-repeat;
	}

.mainpic{
	width:920px;
	height:427px;
	margin:0;
	padding:0;
	border-bottom:#FFF 3px solid;
}
#footer{
	width:920px;
	height:100px;
	background: url(../images/squarecompass_10.jpg) top right no-repeat;
	color:#C5A264;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;}
	
#nav{
	width:360px;
	height:41px;
	margin-left:490px;
	}
	

#copyright{
	text-align:right;
	padding-right: 90px;
	margin-top:40px;}
	
#textfade div {  }