@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #00336A;
	text-align: center;
	background-color: #CDCFC1;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(grafx/wrapback.gif);
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#header {
	height: 81px;
	background-image: url(grafx/header.gif);
	float: left;
	width: 800px;
}
#emp a {
	color: #041F4C;
	text-decoration: none;
	font-weight: bold;
}
#emp {
	font-size: .675em;
	text-align: right;
	margin-right: 15px;
	margin-top: 62px;
}
#nav {
	background-color: #E8E8E8;
	height: 25px;
	font-size: 77%;
	width: 800px;
}
#subnav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #E8E8E8;
	height: 23px;
	font-size: 11px;
	color: #ED6537;
	text-align: center;
}
#subnav a:link, #subnav a:visited    {
	text-decoration: none;
	color: #00336A;
}
#subnav    a:hover,#subnav   active,#subnav a:focus        {
	color: #FF673C;
}
.subnavbox {
	background-color: #DEDED6;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
}

#artbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#artboxindent {
	margin-top: 30px;
	margin-left: 50px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 50px;
	margin-bottom: 10px;
}
#artboxindent h1 {
	font-size: 24px;
	line-height: 18px;
	padding-right: 10px;
	position: absolute;
	left: -3000px;
}
#content {
	padding-right: 50px;
	padding-left: 50px;
	font-size: 75%;
	padding-top: 10px;
	padding-bottom: 25px;
}
#content ul {
	margin-left: 20px;
}
#content h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED6537;
	padding-top: 25px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-size: 20px;
}
#content h2 {
	font-size: 20px;
	margin-bottom: 10px;
}
#content h3 {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 16px;
}
#content p {
	padding-bottom: 12px;
}
#content a {
	color: #00336A;
	text-decoration: none;
}
#content a:link, #content a:visited {
	text-decoration: none;
	color: #00336A;
}
#content a:hover, #content active, #content a:focus {
	color: #FF673C;
}
#footer {
	width: 810px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(grafx/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	padding-bottom: 30px;
	font-size: 11px;
	line-height: 17px;
}
#footer a {
	text-decoration: none;
	color: #00336A;
	padding-right: 3px;
	padding-left: 3px;
}
.lineleft {
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #96978D;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.floatright {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.elevenz {
	font-size: 11px;
}
.nametag {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tbpic {
	padding-right: 10px;
	padding-bottom: 20px;
}
#galleryz {
	padding-left: 50px;
	font-size: 75%;
	padding-top: 10px;
	padding-bottom: 25px;
}
.galleryimage {
	padding-right: 32px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
}
.listleft {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}

