@charset "UTF-8";

/* CSS Document */
/*<![CDATA[*/

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
	color: #333;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #DDDDDD;
}


h1 {
  font: bold 12px Verdana, sans-serif;
}
#contact-space {
	padding-top: 20px;
}

h2 {
	padding: 1em 0 .2em 0;
	font: normal 18px/1.5em;
}
h3 {
	padding-bottom: 5px;
}

p {
  margin: 2em 0;
  line-height: 1.5em;
}
a   {
	color: #8C0000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
}

#container-page {
  margin: 0 auto;
  width: 100%;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-head {
	position: relative;
}
.center {
	text-align: left;
	margin: 5px 0px 0px 12px;
}

#head {
  padding: 1em;
}

#container-content {
	padding: 0 2em 0px 2em;
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#content-pri {
	position: relative;
	margin-left: 165px;
}
#swfobjectembed {
	width: 700px;
	position: relative;
	margin: auto;
	padding-top: 2%;
}
#wrap-content {
	background-color: 9A9A9A;
}

#content-nav {
	padding: 1em 0;
	width: 160px;
	float: left;
	font-size: 90%;
}

#content-nav ul,#content-nav ul li {
	list-style: none none;
	padding-bottom: 0.3em;
	display: inline;
	padding-top: 0.3em;
}
#content-nav  ul  {
	padding-left: 0px;
}

#content-nav li a:link,#content-nav li a:visited   {
	font-weight: bold;
	color: #686868;
	text-decoration: none;
	display: block;
	padding-bottom: 0.3em;
}


#content-nav li a:hover,#content-nav li a:active  {
	color: #8C0000;
	text-decoration: none;
	background-color: #B0B0B0;
	width: 100%;
	display: block;
	font-weight: bold;
}
.cursor {
	cursor: hand;
}

#container-foot {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 60px;
	clear: both;
}
span#thispage {
	color: #333333;
	font-weight: bold;
	padding-bottom: 0.3em;
	display: block;
}

#foot {
	padding: 0px 1em 0em;
	line-height: 40px;
	width: 300px;
	color: #979797;
}

/*]]>*/
.small {
	font-size: 90%;
	font-weight: normal;
}
.feature  ul {
	list-style: none;
}
#content-nav ul ul {
	padding-left: 10px;
}
.feature  li {
	list-style: none;
	padding-bottom: 3px;
	padding-left: 10px;
}
#resources {
	width: 163px;
	position: absolute;
	left: 26px;
	top: 459px;
	height: 18px;
}
img {
	border-style: none;
	padding-left:5px;
		padding-right:5px;
}
#top-webmaster {
	position: absolute;
	right: 0px;
	padding-right: 30px;
	top: 0px;
	padding-top: 20px;
}
#shortcuts {
	font-size: small;
	border: thin solid #FFFFFF;
}
