


/* ++++++++++++++++++++ Common Styles ++++++++++++++++++++ */


* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #aaaaaa;
	background-color: #282828;
	font-family: 'verdana', 'helvetica', 'arial', sans-serif;
	font-size: 100%;
	text-align: center;
	}

table {
	font-size: 1em;
	}

td {
	color: #aaaaaa;
	background-color: inherit;
	font-family: 'verdana', 'helvetica', 'arial', sans-serif;
	font-size: 1em;
	}

a {
	color: #996633;
	background-color: inherit;
	text-decoration: underline;
	}

a:hover {
	color: #ff0000;
	background-color: inherit;
	text-decoration: none;
	}

img {
	border: none;
	}

ul, ul li {
	list-style: none outside;
	}

ol, ol li {
	list-style: decimal inside;
	}

p {
	padding: 0.6em 0em 0.6em;
	}

fieldset {
	border: none;
	}

input, textarea, select {
	font-family: 'verdana', 'helvetica', 'arial', sans-serif;
	font-size: 13px;
	}

.hidethis {
	display: none;
	}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	overflow : hidden;
	visibility: hidden;
	}


/* ++++++++++++++++++++ Image Thumbnails ++++++++++++++++++++ */

.tb_center {
	 /*text-align: center;  */
}

.tb_center img {
	margin: 1.3em auto;
	border: 1px #282828 solid;
}



/* ++++++++++++++++++++ Body Wrappers ++++++++++++++++++++ */

#body_wrapper {
	margin: 35px 10px;
	width: 1382px;   /* 982 */
	background: url('images/rightcol_imgblank.gif') no-repeat 100% 68px;
	font-size: 0.71em;
	}

/* ++++++++++++++++++++ Body Container ++++++++++++++++++++ */

#body_container {
	float: right;
	position: relative;
	left: -100px;
	width: 1200px;  /* 800 */
	background: url('images/main_bg_bot.gif') no-repeat 0% 100%;
	}

#body_container_b {
	padding: 15px 0px;
	width: 1200px;   /* 800 */
	background: url('images/main_bg_top.gif') no-repeat 0% 0%;
	}

#body_container_2b {
	padding: 15px 0px;
	width: 1200px;
	background: url('images/main_bg_top2.gif') no-repeat 0% 0%;
	}


#body_container_c {
	color: inherit;
	background-color: #151515;
	border-left: #474d63 1px solid;
	border-right: #474d63 1px solid;
	}



/* ++++++++++++++++++++ Page Header ++++++++++++++++++++ */

#page_header {
	padding-bottom: 2px;
	color: inherit;
	background-color: #282828;
}

#page_header h1 {
	position: relative;
	top: -4px;
	width: 100%;
	height: 40px;
	background: url('images/duellist.gif') no-repeat 50% 50%;
	}

#page_header h5 {
	position: relative;
	top: -4px;
	width: 100%;
	height: 40px;
	background: url('images/ongoing.gif') no-repeat 50% 50%;
	}

#page_header h6 {
	position: relative;
	top: -4px;
	width: 100%;
	height: 40px;
	background: url('images/recent.gif') no-repeat 50% 50%;
	}

#page_header h4 {
	position: relative;
	top: -4px;
	width: 100%;
	height: 40px;
	background: url('images/everything.gif') no-repeat 50% 50%;
	}


#page_header h2 {
	position: relative;
	top: -4px;
	width: 100%;
	height: 40px;
	background: url('images/more.gif') no-repeat 50% 50%;
	}

#page_header h3 {
	position: relative;
	top: -4px;
	width: 100%;
	height: 40px;
	background: url('images/images.gif') no-repeat 50% 50%;
	}



/* ++++++++++++++++++++ Page Content ++++++++++++++++++++ */

#page_content {
	padding: 15px 17px 10px;
/*	font-weight: bold;		*/
	text-align: left;
	margin-left: 50px; /* 150 */
	margin-right: 50px; /* 150 */
	}


#page_content h2 {
	font-family: 'verdana', 'helvetica', 'arial', sans-serif;
	font-size: 14px;
	color: #996633;
font-weight: bold;
	}





#page_content h3 {
	font-family: 'verdana', 'helvetica', 'arial', sans-serif;
	font-size: 11px;
	color: #656565;
	}


#page_content h7 {
	font-family: 'verdana', 'helvetica', 'arial', sans-serif;
	font-size: 14px;
	color: #657565;
font-weight: bold;
	}



#page_content h8 {
	font-family: 'verdana', 'helvetica', 'arial', sans-serif;
	font-size: 14px;
	color: #BE5825;
font-weight: bold;
	}




#page_content h9 {
	font-family: 'verdana', 'helvetica', 'arial', sans-serif;
	font-size: 14px;
	color: #998833;
font-weight: bold;
	}




.link_readmore {
	padding: 0px 0px 0px;
	text-align: right;
}

.link_readmore a {
	margin-left: auto;
	display: block;
	width: 94px;
	height: 24px;
	background: url('images/button_readmore.gif') no-repeat 0% 0%;
}

.link_readmore a:hover {
	margin-left: auto;
	display: block;
	width: 94px;
	height: 24px;
	background: url('images/button_readmore_hover.gif') no-repeat 0% 0%;
}


.link_download {
	padding: 0px 0px 0px;
	text-align: left;
}

.link_download a {
	display: block;
	width: 94px;
	height: 24px;
	background: url('images/button_download.gif') no-repeat 0% 0%;
}

.link_download a:hover {
	display: block;
	width: 94px;
	height: 24px;
	background: url('images/button_download_hover.gif') no-repeat 0% 0%;
}

.link_txtfile {
	padding: 0px 0px 0px;
	text-align: left;
}

.link_txtfile a {
	display: block;
	width: 94px;
	height: 24px;
	background: url('images/button_txtfile.gif') no-repeat 0% 0%;
}

.link_txtfile a:hover {
	display: block;
	width: 94px;
	height: 24px;
	background: url('images/button_txtfile_hover.gif') no-repeat 0% 0%;
}


/* ++++++++++++++++++++ Page Footer ++++++++++++++++++++ */

#page_footer {
	padding: 20px 0px;
	font-size: 0.9em;
}


