body, html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #000;
	color: #333;
	min-width: 782px;
	max-height: 100%;
	width: 100%;
	color: #FFFFFF;
	font-family: Arial, Verdana;
	text-align: center;
}



/* General Style Info */

a{
color:#fff;
text-decoration:underline;
}
a:hover{
color:#fff;
text-decoration:none;
}

a img{
border:none;
}

#col_main{
	width: 782px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#header{
	background: url('images/header.jpg') no-repeat center;
	width: 782px;
	height: 118;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu {
	padding: 10px 0px 0px 0px;
}
#menu a {

	color:#8f8e8e;
	text-decoration:none;
}
#menu  a:hover{
	color:#8f8e8e;
	text-decoration:underline;
}
#menu span{
	color: #8f8e8e;
}

#footer{
	background: url('images/bottom_bar.jpg') no-repeat center;
	width: 592px;
	height: 29px;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 0px 0px 0px;
}

#footer a {
	font-size: 13px;
	color:#a2a5a5;
	text-decoration:none;
}
#footer  a:hover{
	color:#a2a5a5;
	text-decoration:underline;
}

.footer_left {
	float: left;
	text-align: center;
	padding: 5px 0px 0px 50px;
}
.footer_right {
	float: right;
	text-align: center;
	padding: 5px 50px 0px 0px;

}

/* str33k */
.mc {
width:782px;
}

#mt {
background:#282828;
}

.menutop {
	background:url(images/menu_top.gif) no-repeat;
}
.menubottom {
	background:url(images/menu_bottom.gif) no-repeat;
}
.menumid {
	background:url(images/menu_mid.gif) repeat-y;
}


.tb {
	border-bottom:1px dotted #b9b9b9;
	padding-top:7px;
}

.tb_bottom {
	border-bottom:0px dotted #b9b9b9;
	padding-top:7px;
}

span {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

th {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

tr {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* menu fonts */
.c_header {
	font-family: Arial, Verdana;
	border: 0px;
	font-weight:bold;
	font-size:14px;
	color:#999999;
}

.c_menu {
	font-family: Arial, Verdana;
	border: 0px;
	font-weight:bold;
	font-size:14px;
	color:#999999;
}

.f1 {
	font-family: Arial, Verdana;
	border: 0px;
	font-weight:bold;
	font-size:14px;
	color:#b9b9b9;
}
.f2 {
	border: 0px;
	font-family: Arial, Verdana;
	font-size:13px;
	color:#999998;
}