#container {
	width: 980px;
	\width: 1000px;
	w\idth: 980px;
	margin-left: auto;
	margin-right: auto;
}
#banner {
	height: 50px;
	padding-top: 25px;
	padding-left: 10px;
}
#content {
	margin-right: 320px;
	line-height: 22px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#rightCol {
	float: right;
	width: 300px;
	margin: 0;
	padding: 0;
	line-height: 18px;
	font-size: 11px;
}
#footer {
	padding: 0;
	margin-top: 15px;
	clear: both;
}
#coverImg {
	float: left;
	height: 250px;
	width: 220px;
	/*background-image: url(/images/cover_img_test.jpg);*/
	background-repeat: no-repeat;
	margin-right:15px;
	margin-bottom: 30px;
}
#coverFrame {
	height: 224px;
	width: 220px;
	background-image: url(/images/frame_cover.png); /*#######   png ?  #######*/
	background-repeat: no-repeat;
}
#issueTop {
	width: 240px;
	float: right;
	background-image: url(/images/bg_issue.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 11px;
	height: 25px;
	text-align: center;
	margin-right: 25px;
}
#navcontainer {
	padding: 0px;
	height: 34px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#navcontainer ul li { 
	float: left; 
}
#navcontainer ul li a {
	text-decoration: none;
	font-size: 14px;
	float: left;
	margin: 0px;
	height: 26px;
	width: 94px;
	padding-top:8px;
	padding-left:3px;
	text-align:center;
	color: #fff54d;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navcontainer li a:hover {
	color: #fff;
	background: url(/images/bg_nav_02.gif) no-repeat ;
	border: 0;
}
.navBtm {
	height:22px;
	float:left;
}
.navBtm ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
.navBtm ul li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.navBtm ul li a {
	text-decoration: none;
	float: left;
	padding-left:20px;
	padding-right:20px;
	color: #fff54d;
	margin: 0px;
}
.navBtm li a:hover {
	color: #fff;
}
#current {
	text-transform: uppercase;
}
#rss {
	width:201px;
	height:24px;
	background-image: url(/images/bg_rss.gif);
	padding-top: 25px;
	padding-left: 80px;
}
#partnersBox {
	height: 130px;
	width: 135px;
	border: 1px dotted #FFF54D;
	padding-top: 10px;
	padding-left:5px;
	margin-bottom: 10px;
}
#partnerContainer {
	width:125px;
	background-image: url(/images/bg_partners.gif);
	background-repeat: no-repeat;
	height: 85px;
	padding-top: 5px;
	padding-left: 5px;
}
#rightBoxLeft {
	float: left;
	width: 140px;
}
#rightBoxRight {
	float: right;
	width: 145px;
}
#poll {
	width: 140px;
	border: 1px dotted #FFF54D;
	padding-top: 10px;
	margin-bottom: 10px;
}
#poll ul{
    margin-top:-15px;
	margin-bottom:-10px;
}
#poll ul a{
border:0px; 
}
#poll ul li input{
    margin-left:5px;
}#containerBtm {
	background-image: url(/images/bg_top_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #002131;
	margin-top: 20px;
	padding-top: 30px;
	font-size: 11px;
	line-height: 22px;
}
.contentBtm {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#boxLeftBtm {
	width: 290px;
	float:left;
}
#boxRightBtm {
	width: 280px;
	float:left;
	margin-left: 50px;
}
#boxCenterBtm {
	width: 290px;
	float:left;
	margin-left: 30px;
}
.footerRightTxt {
	float: right;
}
.contentLeftBox {
	width: 310px;
	float:left;
}
.contentRightBox {
	width: 310px;
	float:left;
	margin-left: 30px;
}
#tagsBox {
	background-image: url(/images/tag_body.gif);
	background-repeat: repeat-y;
	margin: 10px;
}
#fTopContainer {
	background-color: #001520;
	height: 23px;
	color: #446e84;
	padding-top: 1px;
}
#fBtmContainer {
	background-color: #000000;
	height: 30px;
	color: #446e84;
	text-align: right;
	padding-top: 7px;
}
#postComment{
	margin-left:15px;
}
#postComment label{
	width:80px;
	float: left;
	font-weight: bold;
}
#commentForm textarea {
	width: 500px;
	height: 130px;
	font-size:12px;
	background-color: #ADD9ED;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #004F73;
	padding: 5px;
	font-family: Arial, Verdana, sans-serif;
}
#commentForm input {
	width: 230px;
	font-size:12px;
	padding: 4px 5px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #004F73;
	background-color: #ADD9ED;
	font-family: Arial, Verdana, sans-serif;
}
.dottedBox {
	width: 140px;
	border: 1px dotted #FFF54D;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}

