@charset "UTF-8";
/* CSS Document */

html, body, div, h1, h3, h4, h5, h6, p, form, blockquote, ul, ol {
	margin:0;
	padding:0;
}#container #content .centeralign {
	text-align: center;
}
#container #content .floatleft {
	float: left;
	margin: 5px;
}
#container #leftfield ul {
	list-style-type: none;
	margin-top: 60px;
	margin-left: 50px;
	list-style-position: outside;
	width: 250px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #dddddd;
	padding: 5px;
}
#container #leftfield ul li a:hover {
	background-color: #7DC9D3;
}
#container #leftfield ul ul {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 0.9em;
	width: 220px;
	padding: 0px;
}
#container #leftfield li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
em {
	font-style: normal;
	font-weight: bold;
}
#container #leftfield .active {
	font-weight: bold;
}
#container #leftfield a {
	text-decoration: none;
	display: block;
	color: #000000;
}
#container #leftfield #placeholder {
	margin-left: 100px;
}
#container #leftfield li {
	display: block;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #1A0202;
	text-align: center;
}
#container {
	text-align: left;
	margin-top: 20px;
	width: 950px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
.more {
	font-size: 0.6em;
	text-align: right;
}
#container #content .centerimage {
	text-align: center;
}
#container #leftfield {
	width: 350px;
	float: left;
	height: 547px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #globalnav img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #leftfield img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container #globalnav {
	float: right;
	height: 76px;
	width: 600px;
}
#container #content {
	float: right;
	width: 600px;
}
#container #footer {
	clear: both;
	width: 950px;
	text-align: center;
	height: 49px;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #footer p {
	padding-top: 20px;
}
h1 {
	font-size: 1em;
	margin: 10px;
}
h2 {
	font-size: 0.9em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
p {
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#container #globalnav ul {
	display: block;
	list-style-type: none;
	list-style-position: inside;
	width: 600px;
}
#container #globalnav li {
	width: 150px;
	display: inline;
}
#container #content h3 {
	font-size: 0.8em;
	margin-left: 20px;
}
#container #content li {
	font-size: 0.8em;
	margin-left: 50px;
}
#container #globalnav #a1 {
	margin-left: 2px;
}
embed {
	display: inline;
}
