body {
	margin: 0;
	background-color : #928D9C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	background-image : url(images/backg1.jpg);
	background-repeat : repeat-x;
}

#megawrapper {
	position : relative;
	width: 930px;
	margin: 5px auto 5px auto;	
	padding : 0px 0px 0px 0px;
	border: 1px solid Black;
	background-color : #31639C;
}

#headerwrapper {

	position: relative;
	overflow:  auto;
	width:100%;
}

#sig {
	position: absolute;
	top: 6px;
	left: 8px;
	width: 320px;
	height: 76px;
	border: 2px solid ;
	border-color: #AAAAAA #777777 #777777 #AAAAAA ;
	padding: 5px 5px 5px 5px;
	background-image : url(images/bg1.jpg);
	background-repeat : repeat-x;
}

#byline {
	position: absolute;
	top : 50px;
	left : 25px;

}

#byline p {
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	color: #D0AAAA;
	text-shadow:  2px 3px 3px #333333;
	font-style : italic;
	margin: 0;
	padding: 0;
}


#topbar1 {
	width: 560px;
	height: 5px;
	margin: 5px 0px 5px 300px;
}

#topbar2 {
	width: 650px;
	height: 5px;
	margin: 5px 0px 5px 200px;
}

#footerwrapper {
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear : both;
	text-align : center;
	/*border: 1px solid Yellow;*/
}

.clearer {
	clear : both;
	line-height : 0px;
	height : 0px;
	font-size : 0px;
}


#contentwrapper {
	/*	border: 1px solid Yellow;*/
}

#columnleft {
	float: left;
	width : 170px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	/*border: 1px solid #FF8C00;*/
	height:: auto;
	position : relative;
}

#content {
	float: left;
	width : 710px;
	padding : 10px 10px 10px 10px;
	margin : 0px 0px 0px 0px;

	/*border: 1px solid #FF6347;*/
}

#menuwrapper {
margin: 40px 0px 20px 0px;
position: relative;
z-index : 120;
}

#keys {
	position : absolute;
	top: 40px;
	z-index : 1001;
}

#key1 {
	position: absolute;
	top: 29px;
	left: 3px;
	width:92px; 
	height:10px; 
	z-index:1001;
}

#key2 {
	position: absolute;
	top: 66px;
	left: 3px;
	width:92px; 
	height:10px; 
	z-index:1001;
}
#key3 {
	position: absolute;
	top: 141px;
	left: 3px;
	width:92px; 
	height:10px; 
	z-index:1001;
}
#key4 {
	position: absolute;
	top: 178px;
	left: 3px;
	width:92px; 
	height:10px; 
	z-index:1001;
}
#key5 {
	position: absolute;
	top: 215px;
	left: 3px;
	width:92px; 
	height:10px; 
	z-index:1001;
}
#key6 {
	position: absolute;
	top: 288px;
	left: 3px;
	width:92px; 
	height:10px; 
	z-index:1001;
}
#key7 {
	position: absolute;
	top: 326px;
	left: 3px;
	width:92px; 
	height:10px; 
	z-index:1001;
}

#key8 {
	position: absolute;
	top: 399px;
	left: 3px;
	width:92px; 
	height:10px; 
	z-index:1001;
}