/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(/images/gradient.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

a:link, a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:link.uline, a:visited.uline {
	color: #999999;
	text-decoration: underline;
}

a:hover.uline {
	color: #666666;
	text-decoration: underline;
}

#wrapper {
	width: 800px;
	padding: 0px;
	margin: 0px auto 0px auto;
	height: auto;
	text-align: left;
	border: 1px double #333333;
	background-color: #000000;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-attachment: scroll;
	background-image: url(/images/header.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 1%;
	width: auto;
}
#mainnavigation {
	margin: 0px;
	padding: 0px;
	height: auto;
	background-attachment: scroll;
	background-image: url();
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 1%;
	width: auto;
}
#imagebar {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: auto;
}
#container {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	background-attachment: scroll;
	background-image: url();
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 1%;
	width: auto;
}
#left {
	margin: 0px 10px 0px 10px;
	width: 150px;
	padding: 0px;
	float: left;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	background-color: #333333;
	border: 1px double #666666;
}
#nav li {
	margin: 3px;
	padding: 0px 0px 3px 0px;
	display: block;
	background-color: #333333;
	border: 1px double #666666;
	background-attachment: scroll;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 60%;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
	color: #999999;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	width: 100px;
	background-color: #333333;
}
#nav li a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #666666;
}
#center {
	height: auto;
	width: 360px;
	padding: 10px 20px 10px 20px;
	float: left;
	margin: 0px 0px 0px 10px;
}
#center2 {
	height: auto;
	width: 550px;
	padding: 10px 20px 10px 20px;
	float: left;
	margin: 0px 0px 0px 10px;
}
#employmentbox {
	width: 750px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#centercopy {
	height: auto;
	float: left;
	line-height: 1.8em;
	text-align: justify;
	padding: 10px;
}
#single {
	height: auto;
	width: 700px;
	padding: 10px 50px;
	float: left;
	margin: 0px;
	line-height: 1.8em;
}
#photospace {
	padding: 10px 10px 10px 20px;
	float: left;
	margin: 0px 0px 0px 10px;
}
h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
h3 {
	font-size: 18px;
	margin: 0px 0px 6px;
	padding: 0px;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}

br {
	font-size: 9px;
	line-height: 6px;
}
#right {
	padding: 10px 10px 20px 10px;
	height: auto;
	width: 170px;
	float: right;
	margin: 0px 0px 0px 0px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
#lonav {
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-attachment: scroll;
	background-image: url(/images/flashnav.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 1%;
	width: auto;
}
#footer {
	margin: 5px 0px 0px 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
#footer p {
	color: #999999;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	background-color: #333333;
	font-size: 11px;
	color: #999999;
	text-align: left;
}
li {
	float: left;
	position: relative;
	width: 100px;
	height: 12px;
	margin: 0px;
	padding: 6px;
	background-color: #333333;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	display: block;
	background-attachment: scroll;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 60%;
	text-indent: 5px;
	border: 1px solid #000000;
}
li ul {
	display: none;
	position: absolute;
	top: 2em;
	left: 0;
}
i > ul {
	top: auto;
	left: auto;
}
li:hover ul, li.over ul {
	display: block;
}

li a:link, li a:visited, li a:active {
	color: #999999;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100px;
	background-color: #333333;
}
li a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #333333;
}

#app {
	height: auto;
	width: 320px;
	margin: 0px 0px 0px 0px;
}

#app_cell_1 {
	padding: 2px 6px 2px 6px;
	height: auto;
	width: 160px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#app_cell_2 {
	padding: 2px 6px 2px 6px;
	height: auto;
	width: 160px;
	float: right;
	margin: 0px 0px 0px 0px;
}

#app_cell_3 {
	padding: 2px 6px 2px 6px;
	height: auto;
	width: 320px;
	margin: 0px 0px 0px 0px;
}

#bodyhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
}

#contact{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	text-align: right;
}

#staffbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #999999;
}

