#wrapper {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	border: 2pt solid #000000;
	background-color: #FFFFFF;
}
.clearing {
	clear: both;
}

#leftbar {
	width: 280px;
	background-color: #FFFFFF;
}
#right-column {
	float: right;
	width: 625px;
}
#left-column {
	float: left;
	width: 333px;
}


#display {
	float: right;
	width: 625px;
}
#footer {
	float: left;
}

#l-grafx {
	background-image: url(../styleImages/imagez/layout5-marc_18.gif);
	background-repeat: no-repeat;
	height: 127px;
	width: 280px;
	background-position: center bottom;
	float: left;
}
#r-featured {
	background-image: url(../styleImages/imagez/layout5-marc_21.gif);
	height: 127px;
	width: 958px;
	float: right;
}
#leftbar {
	margin-left: 10px;
}

#left2bar{
	float: left;
	padding-left: 10px;
}

#header {
	height: 192px;
	background-image: url(../styleImages/imagez/head.gif);
	background-repeat: repeat;
}
#logo {
	float: left;
	height: 192px;
	width: 333px;
}
#container-head {
	float: right;
	height: 192px;
	width: 625px;
}
#headgfx {
	background-image: url(../styleImages/imagez/layout5-marc_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 72px;
	width: 622px;
}
#thenav {
	height: 22px;
	width: 625px;
	text-align: left;
	background-color: #4A4A4A;
	color: #e5e6b0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}
#thenav a:link{
	color: #e5e6b0;
	font-weight: bold;
	text-decoration: none;
}
#thenav a:visited{
	color: #e5e6b0;
	text-decoration: none;
}
#thenav a:hover{
	color: #F8F8E9;
	font-weight: bold;
	text-decoration: underline;
}


body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#the-ban-sear {
	margin-top: 0px;
	height: 72px;
	width: 100%;

}
#ban-sear {
	float: left;
	width: 592px;
}
#the-search{
	float: right;
	height: 68px;
	padding-right: 35px;
}
#banner{
	float: left;
	padding-top: 5px;
}

