html, body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #000000 url(/images/bg.jpg) repeat-x left top;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;

}


html>body{ /* child selector hack (for moz) */
	text-align: -moz-center;
}

.clear{
	clear: both;
}

#header_ad{
	display: block;
	text-align: center;
	padding-bottom: 4px;
}

#header_ad img{
	/ * margin: 8px 0 2px 0; */
}

#header{
	display: block;
	background: url(/images/header.jpg) no-repeat 50% 50%;
	width: 100%;
	height: 171px;
	position: relative;
}


#header #header_paper_logo{
	position: absolute;
	z-index: 10001;
	background: url(/images/logo_pub_theworld.png) no-repeat left top;
	/* 	background: url(/images/logo_pub_up.png) no-repeat left top; */
	/* 	background: url(/images/logo_pub_bww.png) no-repeat left top; */
	top: 0;
	right: 0;
	width: 137px;
	height: 56px;
}


#wrap{
	background: #7f96a5;
	margin: 10px 0 10px 0;
	border: 2px solid #fedc6b;
	width: 778px;
	text-align: center;
}


#nav ul li, 
#nav_footer li{
	display: inline;
}

#nav ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 11;
	position: relative;
}

#nav, 
#nav_footer{
	background: #fedc6b url(/images/nav_bg.gif) repeat-x left top;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	font-size: 10px;
	color: #414141;
}


#nav ul li a{
	text-decoration: none;
	color: #191919;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 5px;
	font-size: 11px;
}


#nav_footer ul li a{
	text-decoration: none;
	color: #191919;
	font-weight: normal;
	margin-right: 15px;
	margin-left: 13px;
	font-size: 10px;
}

#copyright_footer{
	background: #88abc0; 
	font-size: 10px;
	color: #191919;
	text-align: center;
	padding: 2px 0 2px 0;
}


#copyright_footer a{
	color: #191919;
}


#copyright_footer a:hover{
	color: #191919;
	text-decoration: none;
}


#inner{
	display: block;
	text-align: left;
	background: url(/images/sidebar_bg.jpg) no-repeat bottom left;

}

#sidebar{
	float: left;
	width: 189px;
	margin-right: 2px;
	margin-bottom: 210px;
	line-height: normal;
}

#sidebar h2{
	display: block;
	margin: 0px;
	padding: 0px;
	background: #9e6a7e url(/images/sidebar_h1_bg.gif) repeat-x left top;
	height: 27px;
	line-height: 27px;
	font-size: 15px;
	width: 100%;
	color: #fff;
	border-right: 1px solid #000;
	text-align: center;
}

#sidebar ul{
	margin: 0 0 50px 0 !important;
	padding: 0px;
	list-style: none;
	text-align: left;
}

#sidebar ul, #sidebar li{
	font-weight: normal;
	margin: 0px;
	padding: 3px 5px 2px 5px;
	font-size: 11px;
}



#sidebar li a{
	background: url(/images/advertiser_bullet.gif) no-repeat 0px 4px;
	padding-left: 10px;
	text-decoration: none;
	color: #fff;
}


#sidebar li a:hover{
	color: #e1e1e1;
}


#sidebar li{
	padding-bottom: 3px !important;
	padding-top: 0px !important;
}

#content{
	background: #fff url(/images/content_area_top.gif) no-repeat left top;
	width: 580px;
	float: left;
	margin: 5px 1px 10px 2px;
}


#content_bottom{
	background: url(/images/content_area_bottom.gif) no-repeat left bottom;
	padding: 25px;
}


h1{
	margin: 0 0 2px 0;
	padding: 0px;
	display: block;
	font-size: 17px;
	font-weight: bold;
	color: #646464;
}

.byline{
	font-size: 11px;
	display: block;
	font-family: tahoma, verdana, sans-serif;
	padding-left: 15px;
}

#content{
	color: #191919;
	text-align: left;
	font-size: 11px;
}

#content a{
	color: #bd8c49;
}

#content a:hover{
	color: #e6b36d;
}

img.pic{
	float: right;
	padding: 2px;
	border: 1px solid #191919;
}


.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
		background: #E4E2DB;
        border: 1px solid #C2C2C0;
        color: #A8A8A8;
}
.pages {
   margin-top: 6px;
   margin-left: 5px;
   float: left;
   font: 11px arial, sans-serif;
   margin-top: 2px;
   padding-top: 2px;
   font-size: 85%;
   float: right;
}

.pages a, .pages span {
   font: 11px arial, sans-serif;
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
	color: #7f6a25;
}

.pages span.current {
    border: 1px solid #da551b;
    font-weight: bold;
    background: #da551b;
    color: #fff;
}

.pages a {
	border: 1px solid #da551b;
	text-decoration: none;
}

.pages a:hover {
	color: #191919;
	border-color: #da551b; 
}

#content .box2, 
#content .box{
	background: #fff5d2 url(/images/inner_content_top.gif) no-repeat left top; /* alternate row and spot-light bg color */
			/* end custom variables */
	width: 520px;
	margin: 3px 0 3px 6px;
	padding: 0px;
}


#content .box{ /* do not move */
	background-image: none;
	background-color: #fff;
}


.box2 .box_bottom{
	background: url(/images/inner_content_bottom.gif) no-repeat left bottom;
	width: 520px;
	padding: 0px;
	margin: 0;
}

span.date{
	color: #871c52; /* end custom variables */
	display: block;
	padding-left: 0px;
}


#content a.title{
	color: #191919; /* end custom variables */
	display: block;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	padding-left: 13px;
	background: url(/images/icon_title.gif) no-repeat left 50%;

}


.box2 .box_bottom .con, 
.box .con{
	padding: 10px 15px 18px 15px;
}


#content a.more{
	color: #191919;
/* end custom variables */
	display: block;
	padding-left: 8px;
	background: url(/images/icon_arrow.gif) no-repeat 0px 5px;
	float: right;
	margin: 0px 10px 3px 0;
}

#content a.more:hover{
	color: #646464;
		/* end custom variables */
	text-decoration: none;
}