#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 920px;
	font-family: Tahoma;
	font-size: 13px;
	background-color: #fff;
}

#banner {
	background: url('/images/top.jpg') no-repeat left top;
	width: 920px;
	height: 140px;
	position: relative;
}

#banner h1 {
	position: absolute;
	width: 395px;
	height: 77px;
	left: 55px;
	top: 30px;
}

#banner h1 a {
	text-indent: -50000px;
	display: block;
	width: 395px;
	height: 77px;
}

#leftcol {
	float: left;
	width: 195px;	
	background: url('/images/nav_repeat.gif') repeat-y;
}

.nav {
	border-top: 0px solid #fff;
	border-bottom:0px solid #fff;	
	padding: 10px 0;
	margin: 0 0px 10px 33px;
}
/*
.nav li {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
	background: url('/images/navarrow.gif') no-repeat left center;
	padding-left: 15px;
	list-style-type: none;
	list-style-position: outside;
}
*/

.nav li {
	font-size: 13px;
	font-weight: bold;
	height: 40px;
	background: url('/images/btn_nav.gif') no-repeat 50% 50%;
	
	width: 155px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
}

.nav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
}

.nav li a:hover {
	color: #990000;
}

#leftcol h2 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0 38px;
}

#rightcol {
	float: left;
	background: #fff url('/images/topcorners.gif') no-repeat left top;
	padding: 20px;
	
	width: 725px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 685px;
	font-size: 1.1em;
	color: #4c4c4c;
	line-height: 18px;
}

#rightcol h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #ac2700;
	margin-bottom: 20px;
}

#rightcol li {
	list-style-position: inside;
}

#mplogos {
	padding-left: 80px;
}

#mplogos li {
	float: left;
	display: block;
	list-style: none;
	margin-right: 30px;
}

#mplogos li a {
	float: left;
	display: block;
}

#footer {
	padding: 10px;
	background: url('/images/bottomcorners.gif') no-repeat bottom;
}

#footer li {
	display: block;
	color: #666;
	list-style-type: none;
}

#footer li p {
	margin: 0;
}

.galcat2, .galcat {

	float: left; margin: 10px;}

}


