html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
#set_of_links {
	position:relative;
	padding:9px;
	border:1px dotted #999;
	background-color:#fff;
	margin-bottom:20px
}
#set_of_links a {
	display:inline;
	padding:2px 9px 2px 9px;
	text-decoration:none;
	color:maroon;
	background:#ececec
}
#set_of_links a:hover {
	background:white;
	text-decoration:none
}
#set_of_links a span {
	display:none
}
#set_of_links a:hover span {
	display:inline;
	position:absolute;
	top:0;
	left:90px;
	padding:5px 15px 5px 0
}

body {
	background: #3A0404 url(images/page_bg.jpg) repeat-x;
	font: 11px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}
body2 {
	background: #3A0404 url(images/page_bg3.jpg) repeat-x;
	font: 11px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}
/** layout **/
#wrapper {
	width: 750px;
	min-height: 750px;
	_height: 750px;
	background: url(images/header2.jpg) no-repeat;
  position: relative;
}
#wrapper2 {
    float:inherit;
	width: 778px;
	min-height: 750px;
	_height: 750px;
	background: url(images/header3.jpg) no-repeat;
  position: relative;
}

h1 {
  padding: 45px 0 0 70px;
  color: #000000;
  background: url(images/logo.png) no-repeat;
}


/* nav */

#nav {
  position: absolute;
  top: 0px;
  left: 285px;
  width: 800px;
}
#navi {
  position: absolute;
  top: 115px;
  left: 35px;
  width: 500px;
}
#nav li {
  float: left;
  background: url(images/nav_left.gif) no-repeat;
  list-style: none;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 15px;
  line-height: 1.1;
}
#navi li {
  background: url(images/nav_left2.gif) no-repeat;
  list-style: none;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 5px;
  line-height: 1.1;
}
#nav span {
  display: block;
  font-size: 28px;
}
#nav a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#nav a:hover {
	color: #00ff01;
}
#navi a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#navi a:hover {
	color: #00ff01;
}
	.dhtmlgoodies_window{
	width:300px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:0.9em;
	position:absolute;
	overflow:hidden;
	z-index:10000;
	left: 354px;
	top: 202px;
		
		
	}
	.dhtmlgoodies_window div{
		position:relative;
	}
	.dhtmlgoodies_window .dhtmlgoodies_window_top{
		width:100%;
		height:17px;
		position:relative;
		background-color: #707070;
		
		
	}
	
	.dhtmlgoodies_window .top_buttons{
		float:right;
		z-index:10;
		position:absolute;
		right:0px;
		width:35px;
		
		
	}
	.top_buttons img{
		float:left;
		padding-left:2px;
		
	}
	.dhtmlgoodies_windowMiddle{
		border-left:3px solid #707070;
		
	}
	.dhtmlgoodies_windowContent{
		border-right:3px solid #707070;
		padding-left:5px;
		padding-right:2px;

		height:100%;
		overflow:hidden;
		background-color:#FFF;
	}
	.dhtmlgoodies_window_bottom{
		border-left: 3px solid #707070;
		border-right:3px solid #707070;
		border-bottom: 3px solid #707070;
		position:relative;
		height:0px;
		background-color:#FFFFFF;
	}
	.dhtmlgoodies_window_bottom img{
		float:right;
	}
	.topCenterImage{
		position:absolute;
		left:3px;
		width:5000px;
		height:17px;
	}
	.resizeImage{
		position:absolute;
		right:1px;
		bottom:1px;
	}

/** topcontent **/

#topcon {

  width: 457px;
  position: absolute;
  top: 155px;
  left: 378px;
  color: #fff;
}
#topcon-inner {
  margin: 13px 1px 1px 13px;
  width: 457px;
  font: 14px "Times", arial, sans-serif;
  text-align: right;
  overflow: auto;
}
#topcon h2 {
  font-size: 14px;
}

/** Body **/

#content {
  width: 820px;
  position: absolute;
  color: #fff;
  top: 299px;
  left: 33px;
  
}
#content a {
  color: #fff;
  text-decoration:none;
}
#content a:hover {
  color: #00ff01;
  text-decoration:none;
}
#body {
  border: 3px solid white;
  background: #980000;
  padding: 18px;
}

.box {
  float: left;
  width: 375px;
  background: #000000;
  margin-right: 5px;
  margin-top: 15px;
}
.box2 {
  background: #000000;

}
.box5 {
  float: right;
  width: 375px;
  background: #000000;
  margin-right: 5px;
  margin-top: 15px;

}
.box-t { background: top url(images/box_t.gif) repeat-x; }
.box-r { background: right url(images/box_r.gif) repeat-y; }
.box-b { background: bottom url(images/box_b.gif) repeat-x; }
.box-l { background: left url(images/box_l.gif) repeat-y; }
.box-tr { background: top right url(images/box_tr.gif) no-repeat; }
.box-br { background: bottom right url(images/box_br.gif) no-repeat; }
.box-bl { background: bottom left url(images/box_bl.gif) no-repeat; }
.box-tl { background: top left url(images/box_tl.gif) no-repeat; }

.box-tl {
  padding: 13px 18px;
}

.box p {
  margin: 1em 0;
}

p.more {
  margin: 5;
}

#hits {
  width: 250px;
}
#hits .box-tl {
  padding-bottom: 22px;
}
#hits ul {
  margin: 1em 0;
}
#hits li {
  list-style: none;
  margin: 0.9em 0;
}
#hits ul a {
  text-decoration: none;
}
#hits ul a:hover {
  text-decoration: underline;
}

#new {
  margin-right: 0;
}
#new .box-tl {
  padding-bottom: 18px;
}
#new p {
  margin-top: 0;
  margin-bottom: 3.6em;
}

#body h2 {
  font-size: 12px;
  text-align: right;
  margin-bottom: 1.5em;
}
#body h3 {
  font-size: 9px;
  color: #00ff01;
}
#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: none;
}
#body .hr-yellow {
  border-top: 1px solid #00ff01;
  padding-bottom: 1em;
  margin-top: 1em;
}

/** footer **/
#footer {
  text-align: center;
}
#footer p, #footer ul {
  margin: 0.8em;
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
}

