html, body {
	height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
body {
	background: url('../images/background.gif') repeat-x;
}
#container {
	width: 800px;
	min-height: 100%;
	margin: 0 auto;
	margin-bottom: -100px;
}
* html #container {
	height: 100%;
}
#header {
	width: 100%;
	float: left;
	margin-top: 58px;
}
#header_left {
	float: left;
	margin-left: -39px;
}
#header_right {
	float: right;
	margin-top: 14px;
	margin-right: -39px;
}
#menu {
	list-style: none;
	margin-top: -5px;
	margin-bottom: 5px;
}
#menu a, #menu li {
	font-size: 14px;
	line-height: 1.0;
}
#menu a {
	color: #000;
	text-decoration: none;
}
#menu li {
	float: left;
	margin-left: 10px;
	padding: 1px 3px 2px 3px;
}
#menu li#active, #menu li:hover  {
	background-color: #354c93;
	color: #fff;
}
#menu li#active a, #menu li a:hover  {
	color: #fff;
}
h1, a, li, p, span, div, td {
	font-family: Arial, sans-serif;
	font-weight: normal;
}
a, p, span, div, td {
 	font-size: 12px;
	color: #666666;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#content {
	width: 100%;
	float: left;
	margin-top: 109px;
}
.clear {
	clear: both;
}
h1, .news-title2 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	width: 525px;
	display: block;
	/*margin-top: 20px;
	margin-bottom: 8px;*/
	clear: both;
}
.news {
	margin-left: -25px;
	float: left;
}
.news-item {
	width: 250px;
	float: left;
	margin-left: 25px;
}
a.news-title {
	font-size: 16px;
	font-weight: normal;
}
.date {
	font-size: 10px;
	color: #999999;
}
.news-item img, #top_news img, #top_gallery img {
	margin-top: 5px;
	margin-bottom: 14px;
}
#empty {
	width: 100%;
	height: 200px;
}
#footer {
	width: 800px;
	height: 100px;
	margin: 0 auto;
}
#copyright {
	width: 600px;
	line-height: 1.0;
	float: left;
	margin-top: 24px;
}
#copyright img {
	float: left;
	margin-right: 5px;
}
#copyright p {
	font-size: 9px;
	color: #bcbcbc;
}
#copyright a {
	font-size: 9px;
}
#credits {
	float: right;
}
#credits img {
	margin-left: 30px;
}
#helionprime {
	margin-top: 17px;
}
#content_left {
	width: 525px;
	float: left;
}
#content_right {
	width: 240px;
	margin-top: 5px;
	float: right;
}
#two_news {
	width: 525px;
	margin-top: 36px;
	margin-bottom: 42px;
	float: left;
}
#box {
	position: absolute;
	display: none;
}
#box2 {
	position: absolute;
	background-color: #f7f7f7;
	padding: 30px 30px 0;
	text-align: center;
}	
#close {
	margin-top:5px;
	height: 25px;
}
#pagination {
	margin-top:20px;
	margin-left: -8px;
}
#pagination div {
	margin-left: 5px;
	padding: 0 3px;
	height: 15px;
	float: left;
	/*border: 1px solid #a3a2a2;*/
}
.clear, #two_news{
	clear: both;
}
#short_text {
	margin: 10px 0;
}
#images {
	margin-top: 25px;
	margin-bottom: 14px;
}
#short_news {
	margin-top: 82px;
}
.news-item2 {
	margin-top: 5px;
}
.news-item2 {
	margin-top: 5px;
}
#top_gallery {
	margin-bottom: 42px;
}
.tag-cloud {
	float: left;
	width: 90%;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
}
.tag-cloud ul {
	white-space: normal;
}
.tag-cloud ul,
.tag-cloud ul li {
	display: inline;
}
.tag-cloud a {
	font-size: .83em;
	color: #000;
	text-decoration: none;
	line-height:1.4em;
}
.tag-cloud a:hover {
	color: #fff;
	background: #354c93;
}
.tag-cloud a.w1  {
	font-size: 80%;
}
.tag-cloud a.w2  {
	font-size: 100%;
}
.tag-cloud a.w3  {
	font-size: 120%;
}
.tag-cloud a.w4  {
	font-size: 140%;
}
.tag-cloud a.w5  {
	font-size: 160%;
}
.tag-cloud a.w6  {
	font-size: 180%;
}
.tag-cloud a.w7  {
	font-size: 200%;
}
.tag-cloud a.w8  {
	font-size: 220%;
}
.tag-cloud a.w9  {
	font-size: 240%;
}
.tag-cloud a.w10  {
	font-size: 260%;
}

