html, body {
	width: 100%;
}

body {
	margin: 0;
	padding: 0;

	background-color: white;

	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url(../images/footer.jpg);

	font-family: Arial, Verdana, Times New Roman, sans-serif;
	font-size: 0px;
	text-align: center;
}
TABLE,TR,TD {
	font-family: Arial, Verdana, Times New Roman, sans-serif;
	font-size: 12px;
}
img {
	border: 0px;
}
P{
	text-align:justify;
}
a {
	color: #188192;
	text-decoration: underlined;
}

h2 {
	color: #575757;
	font-size: 18px;
	font-weight: normal;
}

div#outer {
	width: 980px;
	height: auto;
	margin: auto;
	text-align: center;
}

div#bigfoot {
	width: 100%;
	height: 430px;

	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url(../images/footer.jpg);
}

div#header {
	width: 100%;
	height: 170px;

	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#subheader {
	width: 100%;
	height: 323px;

	font-size: 12px;
	text-align: center;

	clear: both;

	background: url(../images/subheader-bg.jpg) no-repeat;
}
div#subheader .left{
	margin-top: 130px;
	margin-left: 80px;
}
div#subheader .right{
	margin-top: 130px;
	margin-right: 50px;
}
div#content {
	width: 100%;
	height: auto;
	margin: auto;

	font-size: 13px;

	text-align: left;
}

div#left-content {
	width: 215px;
	height: 100%;
	float: left;

	font-size: 11px;
}

div#right-content {
	width: 205px;
	height: 100%;
	float: left;

	font-size: 11px;
	margin-left: 5px;
	padding-left: 5px;
}

div#center-content {
	width: 550px;
	height: 100%;
	float: left;
}

div#news-block {
	width: 100%;
}

div#footer {
	width: 100%;
	height: 375px;

	background-image: url(../images/footer.gif);

	background-repeat: no-repeat;
	background-position: bottom left;
}

div#forum-link {
	width: 85px;
	height: 32px;

	float: left;
	text-align: right;

	padding-top: 25px;
	padding-left: 35px;

	background-image: url(../images/forum-icon.jpg);
	background-repeat: no-repeat;

	font-size: 14px;
	font-weight: bold;
}

div#menu {
	width: 597px;
	heigth: 170px;

	margin-left: 243px;

	float: left;
}

div#gallery {
	width: 700px;
	height: auto;
	margin: auto;

	margin-top: 70px;
}

div#menu table,
div#menu table td {
	text-align: left;
}
div#menu table A{
	font-size:15px;
	border-bottom: 1px dashed #046c82;
	text-decoration:none;

}
div#menu table .active A{

	color: #188192;

	border-bottom: 1px dashed #616161;

	font-weight: bold;
}
div#menu table td.menuT{
	height: 100px;
	text-align:left;
	background: url(../images/menu-ornament.gif) bottom left no-repeat;

}
div#menu table td.menuT .m1{
	margin-left: -2px;
}
div#menu table td.menuT .m2{
	margin-left: 113px;
}
div#menu table td.menuT .m3{
	margin-left: 229px;
}
div#menu table td.menuT .m4{
	margin-left: 462px;/*345px;*/
}
div#menu table td.menuT .m5{
	margin-left: 462px;
}

.news-comments {
	color: #818181;
	font-size: 12px;
	display: block;
	text-align: right;
}

.news-body {
	width: 100%;
	color: #7a7a7a;
	font-size: 11px;

	padding-bottom: 15px;

	border-bottom: 1px #b2b2b2 dotted;

	text-align: justify;
}

.news-title {
	color: #5aa8b4;
	font-size: 13px;

	border-bottom: 1px #5aa8b4 dashed;

	margin-left: 20px;
}

.news-header {
	padding-bottom: 5px;
}

.news-title a {
	text-decoration: none;
}

.news-date {
	color: #818181;
	font-weight: bold;
	font-size: 12px;
}

.news-block {
	padding-top: 15px;
}

div#copyrights {
	color: #818181;
	font-size: 11px;

	width: 380px;
	margin: auto;

	float: left;

	text-align: left;

	margin-left: 250px;
	padding-top: 300px;
}

div#copyrights a:link,
div#copyrights a:visited,
div#copyrights a:hover,
div#copyrights a:active {
	text-decoration: underlined;
	color: #818181;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.gallery-block {
	margin-top: 30px;
}

.gallery-title {
	color: #575757;
	font-size: 18px;
	text-align: left;
	padding-left: 80px;
}

.images {
	text-align: center;
	border-collapse: collapse;
	border: 0px;
}

.images td {
	background-repeat: no-repeat;
	background-position: center;
	width: 113px;
	height: 97px;
}

div#counters {
	text-align: right;
	padding-right: 4px;
}

div#ncsoft {
	float: left;
	padding-top: 270px;
	padding-left: 30px;
}

div#promo {
	width: 100%;
	height: 210px;

	margin-left: 75px;

	text-align: left;
}

.status-collapsed,
.status-full {
	width: 100%;
	border-collapse: collapse;
}

.status-full td {
	font-size: 11px;
}

.status-collapsed td {
	font-size: 12px;
}

.status-collapsed a {
	text-decoration: none;
	border-bottom: 1px dashed;
}

.grey-font {
	color: #cccccc;
}

.red-font {
	color: red;
}

.brown-font {
	color: brown;
}

div#voting {
	width: 88px;
	height: 33px;
	margin-top: 25px;
	margin-right: 45px;
	float: right;
	filter: alpha(opacity=25); opacity: 0.25; -moz-opacity:0.25;
}

.status-table {
	width: 100%;
}

.status-table a {
	text-decoration: none;
	border-bottom: 1px dashed;
}

.status-bar {
	height: 15px;
	background-image: url(../images/sbar-green.jpg);
	background-repeat: repeat-x;
	text-align: right;
}

.code-field {
	width: 40%;
	height: 40px;

	font-family: Courier New;
	font-size: 14px;

	border: 1px dotted;
	padding: 2px;
}

.radio {
	width: 50%;
	font-size: 14px;
}

div#graph {
	width: 100%;
	height: 360px;

	display: none;
}

div#graph img {
	display: none;
}

div#block-status-img {
	display: none;
}

.status-image {
	width: 40%;
	float: left;
	text-align: center;
}

.page-bar {
	padding: 2px;

	color: #818181;
}

.page-bar a {
	text-decoration: none;

	font-family: Courier new;
	padding: 1px;
}

.page-bar .current-page {
	font-weight: bold;
	border-bottom: 1px dashed #616161;
}

.cat-bar {
	text-align: center;
}

.cat-bar a {
	color: #575757;
	font-size: 14px;
	font-weight: normal;

	text-decoration: none;

	border-bottom: 1px dashed #575757;
}

.cat-bar a:hover {
	border-bottom: none;
}