/*body {
	margin: 0;
	/*background-color : #928D9C;*/
	/*background-color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	/*font-size : 14px;*/
	/*background-image : url(/images/backg1.jpg);
	background-repeat : repeat-x;*/
	/*font-size: 62.5%;
	background-image : url(/images/rect.gif);
	background-repeat : repeat-y;
}*/

#megawrapper {
	position : relative;
	width: 920px;
	/*width: 1000px;*/
	margin: 0px auto 25px auto;	
	padding : 0px 12px 0px 12px;
	border: 1px solid White;
	background-color : White;
}

#headerwrapper {
	text-align : center;
	margin: 10px 0px 5px 0px;
	width : 100%;
	overflow:auto;
}

#menutop {
	border: 1px solid #990000;
	width: 100%;
	height: 28px;
	margin: 0px 0px 0px 0px;
	position : relative;
}

#contentwrapper {
	/*	border: 1px solid Yellow;*/
}

#boxright {
	/*float: right;*/
	/*width : 320px;*/
	width : 200px;
	margin : 0px 0px 10px 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:700px;
	/*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;
	overflow:auto;

}

.clearer {
	clear : both;
	line-height : 0px;
	height : 0px;
	font-size : 0px;
}

#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 : 180px;
	padding : 0px 0px 0px 0px;
	margin : 10px 10px 10px 0px;

}

#menuwrapperleft {
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	padding : 0px 5px 0px 5px;
	/*background-color: #FFDDFF;*/
}


#columnright {
	float: left;
	width : 200px;
	padding : 10px 0px 0px 10px;
	margin : 0px 0px 0px 0px;
	overflow : auto;

}

#columncenter {
	float: left;
	width : 496px;
	/*width : 576px;*/
	padding : 0px 0px 0px 10px;
	margin : 10px 0px 0px 0px;
	overflow : auto;
	/*background-color: #ECFFED;*/
}

#columncenter img{
	border: none;
	margin: 0px 0px 0px 0px;
}

#columncenter table{
	border:none;
}

#columncenter td{
	padding:10px 0px 10px 0px;
	text-align:center;
	border:none;
}

#ultramegawrapper{
	width:100%;
	position:relative;
	background-image : url(/images/rect2.gif);
	background-repeat : repeat-x;
	background-position:bottom;
	overflow:auto;
}
.googlemap{
	width: 470px;
	height: 300px;
}