/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
a {
	text-decoration: none;
	color: #FC3;
}
body {
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	font-family: "Lucida Sans Unicode",sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size-adjust: none;
	background-color: black;
	color: #FFF;
	font-size: 62.5%;
}
p, ul {
  font-size: 1.2em;
  padding-bottom: 1.2em;
}
blockquote {
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
}
code {
  margin: 0 10px 12px;
  padding: 8px 10px;
  background: #444444 none repeat scroll 0% 50%;
  display: block;
  font-size: 12px;
  overflow: auto;
  white-space: pre;
}
img {
  border:  none;
}
ul {
  margin-left: 2em;
}
h1 {
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 2.4em;
  line-height: normal;
  font-size-adjust: none;
}
h2 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.6em;
  line-height: normal;
  font-size-adjust: none;
  padding-bottom: 4px;
}
.clearer {
  clear: both;
}
.stripes {
  background: #333333 url(img/stripe.gif) repeat scroll 0% 50%;
  height: 6px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.header {
	background: #111111 url(img/logo.jpg) no-repeat scroll center bottom;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2em;
	line-height: normal;
	font-size-adjust: none;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}
.header a {
	color: #666;
	display: block;
	line-height: 100px;
	text-decoration: none;
	width: 100%;
}
.header span {
  padding-left: 32px;
}
.header a:hover {
  background: black url(img/logo.jpg) no-repeat scroll center bottom;
  color: #bbbbbb;
  height: 100px;
}
.container {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	width: 925px;
}
.main {
	border-left: 1px solid #2a2a2a;
	border-bottom: 1px solid #2a2a2a;
	background-attachment: scroll;
	background-color: #555;
	background-image: none;
	background-repeat: repeat;
	background-position: center;
}
.main .left {
	width: 600px;
}
.main .right {
	width: 300px;
}
.content {
	border-top: 1px solid #444444;
	border-left: 1px solid #444444;
	padding: 16px;
}
.content h1 {
	padding: 6px 0 4px;
	background: transparent url(img/bgh1.gif) repeat-x scroll left bottom;
	color: #FFF;
	margin-bottom: 10px;
}
.content a {
	color: #FC0;
	text-decoration: underline;
}
.content a:hover {
	color: #FF0;
}
.content .descr {
  margin-bottom: 5px;
}
.nav {
	background: #555 url(img/nav.gif) repeat scroll 0% 50%;
}
.nav a {
	border-right: 1px solid #161616;
	padding: 0 20px;
	background: #191919 url(img/nav.gif) repeat scroll 0% 50%;
	color: #FC0;
	float: left;
	font-family: Verdana,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1em;
	font-size-adjust: none;
	line-height: 51px;
}
.nav a:hover {
	background: #191919 url(img/nav_hover.gif) repeat scroll 0% 50%;
	color: #FF0;
}
.subnav {
	border-style: solid;
	border-color: #FFF;
	border-width: 1px;
	padding: 12px;
	background: #2c2c2c none repeat scroll 0% 50%;
}
.subnav h1 {
  padding-top: 8px;
}
.subnav ul {
  margin: 0;
}
.subnav li {
  margin: 0;
  background: transparent url(img/li.gif) no-repeat scroll left bottom;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.subnav li a {
	color: #FC0;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #FF0;
}
.footer {
	border-top: 1px solid #444444;
	padding: 3% 3% 1%;
	background: #191919 none repeat scroll 0% 50%;
	color: #FFF;
}
.footer ul {
  border-top: 1px solid #262626;
  margin: 0;
}
.footer li {
  border-bottom: 1px solid #262626;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.footer li a {
  display: block;
  line-height: 2em;
  padding-left: 4%;
  width: 96%;
}
.footer a {
	color: #FC0;
}
.footer a:hover {
	color: #FF0;
	background-attachment: scroll;
	background-color: #333;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 50%;
}
.col3, .col3center {
  float: left;
  width: 31%;
}
.col3center {
  margin: 0 3%;
}
.bottom {
  color: #666666;
  clear: both;
  font-size: 1.1em;
}
.bottom a {
  color: #888888;
}
.img {
  border: 1px solid #666666;
  margin: 2px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}
.img img {
  border: 1px solid #cccccc;
  margin: 3px;
  display: inline;
}
.img a:hover img {
  border: 1px solid white;
}
