body {
	margin:0;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(Template_images/body.jpg);
}
a {
	color:#333300;
}
a:hover {
	text-decoration:none;
	color: #999933;
}

#container {
	width:974px;
	margin:0 auto;
	margin-top:40px;
	background-color: #FFFFFF;
	background-image: url(Template_images/main.jpg);
	background-repeat: no-repeat;
}

#logo {padding:20px 37px 0 37px;}
#logo a {
	color:#333300;
	text-decoration:none;
	text-transform:uppercase;
	font-size:36px;
}
#menu {
	margin-top: 214px;
	margin-right: 22px;
	margin-bottom: 0;
	margin-left: 22px;
}
#menu ul {padding:0; margin:0; height:29px;}
#menu li {list-style:none; float:left; padding:0 15px;}
#menu a {
	text-decoration:none;
	font-size:14px;
	line-height:25px;
	text-transform:lowercase;
	font-weight: bold;
	color: #333300;
}
#menu a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999933;
}

#main {
	font-size:11px;
	line-height:16px;
	color:#333300;
}
#sidebar {
	float:right;
	width:204px;
	margin-top:10px;
	padding-top: 0;
	padding-right: 37px;
	padding-bottom: 30px;
	padding-left: 0;
}
#sidebar h3 {text-transform:uppercase; font-size:16px; margin:20px 0 7px 0;}
#sidebar a {
	color:#999933;
}
#sidebar ul {margin:0; padding:0;}
#sidebar li {margin-left:20px;}
#text {padding:10px 281px 30px 37px;}
#text h1, #text h2 {font-size:20px; font-weight:normal; text-transform:uppercase; margin:20px 0 10px 0;}
#text ul {margin-top:8px; margin-bottom:8px;}
#text br {line-height:8px;}
#date  {
	text-align: center;
	vertical-align: middle;
}

#footer {
	clear:both;
	height:120px;
	font-size:11px;
	color:#333300;
	background-image: url(Template_images/footer.jpg);
	background-repeat: no-repeat;
}
#footer a {
	color:#333300;
}
#menu_footer {
	text-transform:lowercase;
	padding-top: 32px;
	padding-right: 37px;
	padding-bottom: 0;
	padding-left: 37px;
}
#left_footer {
	float:left;
	padding-top: 33px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 37px;
}
#right_footer {
	float:right;
	padding-top: 33px;
	padding-right: 37px;
	padding-bottom: 0;
	padding-left: 0;
}
#disco  table, #disco td{
	vertical-align: top;
}
#disco h3 {
	vertical-align: text-top;
	font-weight: bold;
}

