body {
	padding: 0;
	margin: 0;
	font: .74em Arial, sans-serif;
	line-height: 1.5em;
	background: #000000 url(../images/top.jpg) repeat-x top;
	color:#999999;
}
b {color:#FF6600; }
ul {
	margin: 0;
	padding : 0;
	list-style: none;
}
img {
	border: 0;
	padding-right:10px;
}
hr {
	height: 1px;
	border-style: none;
	color: #d0d0d0;
	background-color: #232323;
	margin: 10px 0;
}
.content {
	margin: 0px auto;
	width: 800px;
}
/* Top part */
#top {
	padding-top: 20px;
	background: transparent;
	height: 101px;
	text-align:center;
}
#top #icons {
	margin:20px 0;
	padding:0
}
#top #icons img {
	padding-right: 2px;
	border: 0
}
/* Second part */
#prec {
	height: 145px;
	margin:0;
	padding: 0;
	background: #090909;
	border-bottom: 1px solid #232323;
	overflow: hidden;
	margin-bottom: 15px
}
#wrap {
	margin: 0 auto;
	width: 800px;
}
#wrap #pic {
	height:135px;
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	overflow: hidden;
}
#wrap #pic #slogan {
	float: right;
	padding: 25px 30px 10px 30px;
	text-align: right
}
#wrap #menu {
	padding: 0;
	margin:0;
	background: inherit;
}
#wrap #menu ul {
	padding: 10px 0
}
#wrap #menu li {
	line-height: 26px;
	background: #090909 url(../images/li-line.jpg) no-repeat bottom left;
	list-style: none
}
/*  Advertising */
#ad {
	background: #000000 url(../images/download.jpg) no-repeat left;
	padding-left: 95px;
	min-height: 80px;
	margin-bottom: 15px;
}
#headimg {
	position:relative;
	background-image:url(../images/logo.png);
	background-position:center;
	background-repeat:no-repeat;
	height: 95px;
	width: 357px;
	margin-top:-20px;
}
/* main area */
#main {
}
#right_side {
	float: right;
	width: 150px;
	background: #2c2c2c;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	background-image:url(../images/menuTOP.png);
	background-repeat:no-repeat;
}
#right_side ul {
	padding: 3px 0 8px 0
}
#right_side li {
	line-height: 18px;
	background: #2c2c2c url(../images/cat-li.gif) no-repeat left;
	list-style: none;
	padding-left: 20px;
}
#left_side {
	background: #000000;
	margin-bottom: 10px;
	width: 620px;
	overflow:visible;
}
#left_side img {
	float: left;
	padding: 0 -1px 5px 0
}
#right_side img {
	float: right;
	padding: 0 10px 5px 0
}
image right {
	float: right;
	padding: 0 10px 5px 0
}
#left_side blockquote {
	padding-left: 10px;
	border-left: 2px solid #DA4040;
	margin: 10px 0 10px 25px;
}
.date {
	border-top: 1px dotted #ccc;
	padding: 5px 0;
	margin: 10px 0 25px 0;
	text-align: right
}
#left_side .rs {
	float: right;
	margin: 0 10px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f5f5f5
}
#left_side ul {
	list-style-position: inside;
	margin-left: 2px
}
#left_side ul li {
	list-style-type: square;
	margin-left: 15px;
}
#left_side ul ul li {
	list-style: none;
	margin-left: 10px;
	list-style-type: lower-alpha;
	list-style-position: inside
}
/* The footer */
#footer {
	clear: both;
	border-top: 1px solid #DCDCDC;
	margin: 0 0 3em 0;
	color: #777;
	background: #fff
}
#footer .right {
	float: right;
	text-align: right;
	background: #000000;
}

.hoverbox a:visited {
	cursor: default;
	list-style: none;
}
.hoverbox a {
	position: relative;
	cursor: default;
}
.hoverbox a .preview {
	display: none;
}
.hoverbox a:hover .preview {
	display: block;
	position: absolute;
	top: -100px;
	left: -236px;
	z-index: 4;
}
.hoverbox img {
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}
.hoverbox li {
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
	position: static;
}
.hoverbox .preview {
	border-color: #000;
	width: 700px;
	height: 467px;
}
.hoverbox a:hover {
	display: block;
	font-size: 100%;
	z-index: 4;
}


table#tent_images td.images {
	width: 150px;
}

/* Image Rollover Script */
.border_b {
	border: 1px solid #000000;
}
.float {
	visibility: hidden;
	position: absolute;
	left: -3000px;
	z-index: 10;
}
.sidebarbox {
	border:solid 1px #0e509e;
	background-color:#333333;
}
