body {
	background-color: #000;
	margin:auto;
	padding:0;
	font-size:11px;
	line-height:16px;
	font-family: Arial, Tahoma;
}
a { color:#42C2BD;}
a:hover { text-decoration:none;}
.teal { color:#42C2BD;}
hr {width:460px;}
h1 {
	font-size:270%
	color:#FFF;
}
h2 {
	font-size:170%
}

#header { background: url(images/header_bckg.gif) repeat-x ; height:99px;  }
#logo { width:445px; height:44; margin:0 auto; padding:20px 300px 0 0px; }
#menu {color:#fff; text-align:center; margin-top:3px;}
#menu ul{ width:780px;  margin:0 auto; list-style:none; padding:0; text-align:left;}
#menu ul li{display:inline}
#menu ul a { display:block; float:left; font-weight:bold; font-size:13px; text-decoration:none; color:#fff; background:url(images/menu_enactive.gif) no-repeat bottom center; padding:8px 10px; width:118px; text-align:center; text-transform:uppercase;}
#menu ul a:hover { background:url(images/menu_over.gif) no-repeat bottom center; color:#FFFFFF;}
#menu ul a.active { background:url(images/menu_active.gif) no-repeat bottom center; color:#FFFFFF;}
#menu ul a.active:hover { background:url(images/menu_active.gif) no-repeat bottom center; color:#FFFFFF;}

#main ul {width:100%}
#main {
	width:100%;
	margin:20px 0 20px 0px;
	padding-top: 20px;
}

#core{ 
	margin:auto;
	}
	
#text {
	color:#FFF;
	width:780px;
	padding:0px;
	padding-left:0px;
	margin:auto
}
#text2 {
	color:#FFF;
	width:700px;
	padding:0px;
	padding-left:0px;
	margin:auto
}

#sidebar {
	width:200px;
	height:700px;
	margin-left:0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

table.center {margin-left:auto; margin-right:auto;}

#buttons td a:hover { background:url(images/but_draw2.jpg) no-repeat bottom center; color:#FFFFFF;}

#footer {align:center; height:94px; margin-top:20px; clear:both;}
#left_footer { float:left; padding:40px 0 0 30px; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:40px 30px 0 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}
