#maincontainer {
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../imgs/common/back_center.jpg);
	background-repeat: repeat-y;
}
#primary {
	float: left;
	width: 755px;
}
#primary-inner {
	margin-left: 5px;
	text-align: left;
}
#centerblock {
	float: right;
	width: 550px;
}
#sideblock {
	width: 200px;
	float: left;
}
#sideblock-inner {
	margin: 10px;
}
#sidemenu li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	color: #333333;
}
#sidemenu a {
	color: #003366;
}

#sidesubmenu {
	margin-top: 20px;
	margin-bottom: 20px;
}
#sidesubmenu li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#secondary {
	float: right;
	width: 205px;
}
#secondary-inner {
	margin: 0px 5px 0px 0px;
}
#footerblock {
	clear: both;
	text-align: center;
	font-size: 10px;
}#centerblock .recent-comments ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#centerblock .recent-comments {
	margin: 10px;
}

#centerblock .recent-comments li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
#centerblock .recent-comments a {
	color: #CC3300;
}
#centerblock .recent-comments .author {
	color: #336699;
	font-weight: bold;
}
#centerblock .recent-comments .entrytitle {
	font-weight: normal;
	padding-left: 20px;
	background-image: url(../../imgs/top/top_listmarker_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.maincategory {
	margin: 10px;
}
.maincategory td {
	padding-bottom: 5px;
}
#top_specialinfo {
	margin: 10px;
}
#top_staffblog {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#top_staffblog ul {
	margin-top: 5px;
}
#top_staffblog li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}
#top_staffblog a {
}
#centerblock .module-archives li {
	display: inline;
	padding-right: 15px;
}
#flashnews {
	list-style-type: none; 
}
#flashnews a{
	list-style-type: none;
	color: #CC3300;
	text-decoration: underline;
}