html {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	color: #113031;
	font: 11px verdana, sans-serif;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background-color: #113130;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
a {
	color: #113031;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #1D110B;
	text-decoration: underline;
}
img {
	border: 0px;
}
#wrapper {
	width: 778px;
	margin: auto;
	text-align: left;
}
#header p {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header p.more {
	padding-right: 22px;
}
#header {
	height: 320px;
	background: url(images/header.jpg) no-repeat;
}
#header div {
	padding: 183px 213px 0px 82px;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#header a {
	color:#FFFFFF;
}
#nav {
	width: 760px;
	height:48px;
	margin: 0px 0px 0px 20px;
	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	
}
#nav a {
	font-size:16px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 12px 6px 10px 6px;
	padding: 0px 12px 0px 12px;
	display:inline;
	float:left;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #FFFFFF;
}
#nav a:hover {
	color:#333333;
	text-decoration:none;
}
.lastchild {
	border-right: none 0px !important;
}
#body {
	background: url(images/body_bg.gif) repeat-y;
	clear: both;
	width: 100%;
}
#body-top {
	background: url(images/body_top.gif) no-repeat;
}
#body-bot {
	background: bottom url(images/body_bot.gif) no-repeat;
	padding: 21px 25px 15px 42px;
}

#body-wide {
	clear: both;
	width: 100%;
	background-image: url(images/body_bg_wide.gif);
	background-repeat: repeat-y;
}
#body-wide-top {
	background: url(images/body_top.gif) no-repeat;
}
#body-wide-bot {
	background: bottom url(images/body_bot.gif) no-repeat;
	padding: 21px 25px 15px 42px;
}

#about-box {
	float: left;
	width: 315px;
}
#about-box ul {
	margin-left: 8px;
}
#express-box {
	float: right;
	width: 327px;
}

#wide-box {
float:left;
width: 700px;
}

#foot {
	width: 738px;
	margin-left: 20px;
	background: url(images/foot_bg.gif) repeat-y;
}
#foot-top {
	background: url(images/foot_top.jpg) no-repeat;
}
#foot-bot {
	background: bottom url(images/foot_bot.gif) no-repeat;
	padding: 13px 21px 12px 28px;
}
#what-box {
	float: left;
	width: 332px;
}
#what-box img.left {
	margin-left: 10px;
}
#what-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#news-box {
	float: right;
	width: 316px;
}
#news-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#footer {
	margin: 14px;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;

	color:#333366;
}
h2 b{
	color:#336666;
}

.champion {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size:16px;
	font-style:italic;
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	list-style: none;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
div.narrow-text {
	margin-right: 18px;
	text-align: center;
}
img.left {
	float: left;
	padding-right: 14px;
	padding-bottom: 16px;
}
#body p.more {
	padding-top: 6px;
}
#news-box p.more {
	padding-top: 0px;
	margin-top: 0px;
}
p.more {
	text-align: right;
}
.clear {
	clear: both;
}

.photoimg {
	padding: 1px;
	border: 4px solid #f0f0f0;
	display: inline;
	background: #cccccc;
	color: #303030;
	margin: 5px;
}

.photoimg_left {
	padding: 1px;
	border: 4px solid #f0f0f0;
	display: inline;
	background: #cccccc;
	color: #303030;
	margin: 5px;
	float: left;
}

.photoimg_right {
	padding: 1px;
	border: 4px solid #f0f0f0;
	display: inline;
	background: #cccccc;
	color: #303030;
	margin: 5px;
	float: right;
}

.photocourtesy {
	font-style: italic;
	color: #999999;
	font-size: 10px;
}

#gallpicturelist {
width:690px;
margin-top:30px;
margin-bottom:30px;
text-align:left;
margin-right:auto;
margin-left:auto;
}

#gallpicturelist li {
	list-style:none;
	float:left;
	padding: 1px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}

#gallpicturelist img{
display:block;
border:4px solid #F0F0F0;
}
