body {
	background: transparent;
	background:#180601 url('../media/images/bg/bg.jpg') no-repeat center top;
	height: 100%;
}
body, td, th, div, span, p {
	font: normal normal 11px/130%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
}
input, textarea, option, select {
	font: normal normal 11px/100%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 11px/130% Arial, Tahoma,  Verdana,  sans-serif;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
.clr{
	line-height:0px;
}
#logo {
	margin:0 auto 0 auto;
	width:228px;
}
#logo-padding{
	padding:35px 0 34px 0;
}
#main-box{
	margin:0 auto 0 auto;
	width:575px;
	height:642px;
}
#main-top{
	background: url('../media/images/dec/main-top.gif') no-repeat;
	font-size:6px;
	height: 6px; 
	line-height:6px;
	width: 575px;
}
#main-left{
	background: url('../media/images/dec/main-left.gif') no-repeat;
	float: left;
	height: 618px;
	width: 6px;
}
#main-right{
	background: url('../media/images/dec/main-right.gif') 100% 0 no-repeat;
	float: left;
	height: 618px; 
	width: 6px;
}
#main-middle{
	background: url('../media/images/dec/main-bg.gif') repeat-x;
	float: left;
	height: 618px; 
	width: 563px;
}
#main-bottom{
	background: url('../media/images/dec/main-bottom.gif') no-repeat;
	height: 6px; 
	width: 575px;
	clear:both;
}

#links-box{
	background: url('../media/images/dec/links-bg.gif') center no-repeat;
	height: 350px; 
	width: 100%;
	margin-top: 4px;
}

#left-links A, #right-links A{
	font-size:12px;
	font-family:Tahoma;
	color: #2c2a27;
	font-weight: bold !important;
	line-height: 150% !important;
}
#links{
	padding:54px 0 0 100px;
}
#left-links{
	float:left;
	width:49%;
}
#right-links{
	float:right;
	width:50%;
}

#supporters-top{
	background: url('../media/images/dec/supporters-top.gif') center no-repeat;
	height: 35px; 
	width: 100%;
	margin-top: 7px;
}
#supporters-logos{
	background: url('../media/images/dec/supporters-middle.gif') center repeat-y;
	height: 86px; 
	text-align:center;
	vertical-align:middle;
	width: 100%;
	position: relative;
}
	#supporters-logos IMG{
		display:block;
		float: left;
		padding:0 7px;
	}
	#logos-padding{
		padding-left: 30px;
	}
	#x{
		margin-top:-15px !important;
		position: relative;
	}
	
#supporters-bottom{
	background: url('../media/images/dec/supporters-bottom.gif') top no-repeat;
	height: 10px; 
	width: 100%;
	line-height:10px;
	font-size:10px;
}
