body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: auto;
	width: 980px;
}
#header1 {
	background-image: url(img-nav/header1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 350px;
	padding-left: 20px;
	height: 50px;
}
#header1 ul {
	list-style-type: none;
	margin: 10px 0px 0px;
	padding: 0px;
}
#header1 li {
	float: left;
	margin-right: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
#header1 a {
	text-decoration: none;
	color: #666666;
}
#header1 a:hover {
	color: #FFFFFF;
}
#header2 {
	background-image: url(img-nav/header2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 100px;
	padding-left: 20px;
	height: 50px;
}
#header2 ul {
	list-style-type: none;
	margin: 10px 0px 0px;
	padding: 0px;
}
#header2 li {
	float: left;
	margin-right: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
#header2 a {
	text-decoration: none;
	color: #666666;
}
#header2 a:hover {
	color: #FFFFFF;
}
#middle {
	height: 40px;
	text-align: right;
}
#left {
	width: 460px;
	background-color: #333333;
	float: left;
	background-image: url(img-nav/background.gif);
	background-repeat: repeat-x;
}
#right {
	float: right;
	width: 500px;
}
#foot {
	clear: both;
	text-align: center;
	font-size: 10px;
	padding-top: 40px;
	padding-bottom: 40px;
}
#about {
	background-color: #777777;
}
#news {
	background-color: #333333;
	background-image: url(img-nav/background.gif);
	background-repeat: repeat-x;
}
#news img {
	border: 1px solid #FFFFFF;
}
a {
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	margin: 0px 0px 20px;
	padding: 0px;
	text-transform: uppercase;
}
h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slideshow {
	border: 1px solid #333333;
}
.content {
	margin: 15px;
}
.content img {
	border: 1px solid #FFFFFF;
}
.forumul {
	margin: 15px 0px;
	padding: 0px;
}
.forumli {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
