#wrapper {
	background-color: #272C2F;
	text-align: center;
	width: 900px;
	height: 725px;
	top: 0px;
	position: relative;
	left: auto;
	right: auto;
	clip: rect(0px,auto,auto,auto);
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-position: center top;
	overflow: visible;
	vertical-align: top;
	border: thin ridge #909696;
}

#header {
	text-align: center;
	margin: 0px;
	width: 900px;
	top: 0px;
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
	vertical-align: top;
}
#navigation {
	text-align: left;
	margin: auto;
	width: 900px;
	top: 0px;
	height: 35px;
	position: relative;
	background-image: url(navigation_bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#left_side {
	text-align: center;
	margin-left: 0;
	width: 150px;
	top: 238px;
	height: 400px;
	position: absolute;
	left: 0px;
	padding-right: 5px;
	padding-left: 4px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: center top;
	background-image: url(images/left_bg.jpg);
}
#right_side {
	text-align: center;
	margin-right: 0;
	width: 450px;
	top: 242px;
	height: 390px;
	right: 1px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #272C2F;
	float: right;
	padding: 5px;
	margin-top: -5px;
	position: absolute;
	background-color: #5B758C;
	overflow: hidden;
	z-index: 1;
}
.adbox  {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	background-color: #BFD5E0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #4276AF;
	border-right-color: #4276AF;
	border-bottom-color: #4276AF;
	border-left-color: #4276AF;
}	
.adbox2  {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	background-color: #262523;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #4276AF;
	border-right-color: #4276AF;
	border-bottom-color: #4276AF;
	border-left-color: #4276AF;
}	
.adbox3  {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	background-color: #E0C2CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #4276AF;
	border-right-color: #4276AF;
	border-bottom-color: #4276AF;
	border-left-color: #4276AF;
}	
.adbox4  {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	background-color: #FFEDE9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #4276AF;
	border-right-color: #4276AF;
	border-bottom-color: #4276AF;
	border-left-color: #4276AF;
}	
.adbox5  {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	background-color: #009E54;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #4276AF;
	border-right-color: #4276AF;
	border-bottom-color: #4276AF;
	border-left-color: #4276AF;
}	
#middle {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 150px;
	height: 388px;
	background-repeat: no-repeat;
	width: 275px;
	padding-right: 0px;
	padding-left: 0px;
	height: 400px;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	left: 5px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #272C2F;
	background-image: none;
	background-position: center center;
	overflow: hidden;
}
#footer {
	width: 900px;
	height: 50px;
	margin: auto;
	position: absolute;
	left: 0px;
	padding-top: 5px;
	bottom: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	border-top-width: 0.05ex;
	border-top-color: #C0C0C0;
}
