body {
	margin: 0;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 62.5%;
	background : #918D9C url(images/backg1.jpg) repeat-x;
}

#megawrapper {
	position : relative;
	width: 920px;
	margin: 0px auto;
	padding : 0px 0px 0px 0px;
	border: 1px solid Black;
	background-color : White;
}

#headerwrapper {
	position : relative;
	margin: 0px 0px 0px 0px;
	width : 100%;
	overflow:auto;
	height: 120px;
	background-image : url(images/head-bg1-120.jpg);
	background-repeat : repeat-x;

}

#headerlogo {
	position: absolute;
	left: 0px;
	top: 45px; 
	width: 375px;
	height: 72px;
	background-image : url(../images/aspen-logo-1.png);
}

#menutop {
	/*border: 1px solid Red;*/

}

#contentwrapper {
	/*border: 1px solid Yellow;*/

}


#boxright {
	/*float: right;*/
	/*width : 320px;*/
	width : 180px;
	margin : 0px 0px 10px 0px;
	padding : 0px 0px 0px 0px;

}

#boxrightinner {
	/*border-left: 1px solid #990000;
	border-right: 1px solid #990000;*/
	padding : 0px 0px 0px 0px;

}

#boxrightinner2 {

}





#columnleft {
	float: left;
	width : 180px;
	padding : 0px 0px 0px 0px;
	margin : 0px 20px 0px 0px;
	/*border: 1px solid #FF8C00;*/
}

#content {
	float: left;
	width : 486px;
	padding : 10px 10px 10px 10px;
	margin : 0px 0px 0px 0px;
	/*border: 1px solid #FF6347;*/
}

#columnright {
	float: left;
	width : 190px;
	padding : 10px 10px 10px 10px;
	margin : 0px 0px 0px 0px;
	/*border: 1px solid #FF8C00;8/
}


#topbar1 {
	width: 100%;

}

#topbar2 {
	clear : both;  /* for IE6*/
	overflow: auto;


}

#bottombar1 {
	width:100%
}


#menuwrapperleft {
	padding : 15px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	
}

#footer {

	padding: 0px 0px 0px 0px;
	clear : both;

}

.clearer {
	clear : both;
	line-height : 0px;
	height : 0px;
	font-size : 0px;
}

#searchbox {
/*	position: absolute;
	top : 28px;
	right: 10px; */
	float : right;
	margin: 3px 10px 0px 0px;
}

#credits {

	padding: 0px 10px 0px 10px;
}

#topbar1 {
	height : 8px;
}