@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(spacer-right.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#leftspc {
	background-image: url(spacer-left.gif);
	background-repeat: repeat-x;
	height: 312px;
	position: absolute;
	width: 50%;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 1;
}
.logo {
	position: relative;
	text-align: center;
	z-index: 1;
	left: 0px;
	background-position: center top;
}
body,td,th {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
#footer {
	background-image: url(footerimg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	position: relative;
	height: 85px;
	margin: 0px;
	padding: 0px;
	page-break-before: auto;
}

#container{
	text-align:left;
	width:600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
}
#centering {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.pt14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
#navigation {
	font-family: Arial;
	font-size: 12px;
	display: inline;
	list-style-type: none;
}
#navlink {
	font-family: Arial;
	background-image: url(button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	list-style-type: none;
	display: inline;
	height: 33px;
	position: relative;
}
#navlink a {
	font-family: Arial;
	font-size: 12px;
	line-height: 34.14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
#navlink a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 34.14px;
	color: #000000;
	text-decoration: none;
	background-image: url(activebutton.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 33px;
}
#navlink a:active {
	font-family: Arial;
	font-size: 12px;
	line-height: 34.14px;
	color: #000000;
	text-decoration: none;
	background-image: url(activebutton.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 33px;
}
.email {
	color: #FFFFFF;
}
#picdesc {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
}
.link {
	color: #FFFF00;
}
