body {
	margin: 0;
	/*background-color : #928D9C;*/
	background-color : #8A6B7A;
	font-family : Arial, Helvetica, sans-serif;
	/*font-size : 14px;*/
	background-image : url(../images/backg1.jpg);
	background-repeat : repeat-x;
	font-size: 62.5%;
}

#megawrapper {
	position : relative;
	width: 1000px;
	margin: 5px auto 5px auto;	
	padding : 0px 5px 0px 5px;
	border: 0px solid White;
	background-color : White;
}

#headerwrapper {
	position: relative;
	height: 100px;
	margin: 0px -5px 0px -5px;
	padding: 0px 0px 0px 0px;
	/*width : 100%;*/
	top: 0px;

	/*overflow:auto;*/
	background-image : url(../images/backg2.jpg);
	background-repeat : repeat-y;
	background-position: 10px;
}

#headerwrapper img {
	margin: 0;
	padding: 0;
}

#head1 {
	position : absolute;
	top: 0px;
	left: 0px;
}

#rev1 {
	position : absolute;
	top: 0px;
	left:0px;
	z-index : 1;
}

#menutop {
display : none;
	border: 1px solid #990000;
	width: 100%;
	height: 28px;
	margin: 0px 0px 0px 0px;
	position : relative;
}

#contentwrapper {
	/*background-color : #FFCECE;*/
}

#boxright {
	/*width : 200px;*/
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}



#boxrightinner {
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	padding : 0px 5px 0px 5px;

}
#boxrightinner2 {
	/*background-color : #FFCECE;*/
}


#content {
	float: left;
	width : 780px;
	padding : 10px 0px 10px 10px;
	margin : 0px 0px 0px 0px;

}


#topbar1 {
	width: 100%;
display: none;

}

#topbar2 {
	/*clear : both;  /* for IE6*/
	overflow: auto;
	/*width: 100%;*/

}

#bottombar1 {
	width:100%;
	margin: 5px 0px 5px 0px;
}




#footer {
	margin : 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	clear : both;

}

.clearer {
	clear : both;
	line-height : 0px;
	height : 0px;
	font-size : 0px;
}

.clearright {
	clear : right;
}

#searchbox {
/*	position: absolute;
	top : 28px;
	right: 10px; */
	/*float : right;*/
	margin: 0px 0px 0px 0px;
}

#credits {
	margin: 5px 0px 5px 0px ;
	padding: 5px 0px 5px 0px;

}


#columnleft {
	float: left;
	width : 160px;
	padding : 0px 0px 0px 0px;
	margin : 0px 10px 10px 0px;
/*background-color: Gray;*/

}

#menuwrapperleft {
	/*border-left: 1px solid #990000;
	border-right: 1px solid #990000;*/
	padding : 10px 5px 0px 5px;
	/*background-color: #FFDDFF;*/
}


#columnright {
	float: left;
	width : 180px;
	margin : 0px 0px 0px 0px;	
	padding : 0px 0px 0px 10px;
	/*overflow : auto;*/
	/*background-color: Yellow;*/
}

#columncenter {
	float: left;
	width :640px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	/*overflow : auto;*/
	/*background-color: #ECFFED;*/
}

#columncenterhome {
	float: left;
	width :820px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	/*overflow : auto;*/
/*	background-color: #ECFFED;*/
}


#broch {
	position : absolute;
	top : 0px;
	right : 0px;
	width: 180px;
}
