body, table, td, p, h1, h2 { margin:0; padding:0; }
body {
	font:14px/21px arial, helvetica;
	color: #bebebe;
	margin-top: 20px;
	background: url('images/pattern.gif') #000 top left repeat-x;
}

a {
	text-decoration:none;
	color: #bebebe;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
input, textarea {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #bebebe;
}
hr {
	height:2px;
	background: #ccc;
	border:0;
	margin: 7px 0;
}
h1 {
	padding-bottom: 5px;
	margin: 0px 0 20px 0;
	width: 800px;
	color: #fff;
	font-size:19px;
	font-weight:bold;
	letter-spacing:-1px;

}
h2 {
	margin: 15px 0;
	color: #fff;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
}

#cont {
	width: 918px;
	background: #000;
	margin:0 auto;
	border: 1px solid #1a1d44;
}
#header {
	width:918px;
	height:465px;
	background: url('images/header.jpg') top left no-repeat;
	margin-bottom: 0px;
}

#header2 {
	width:918px;
	height:158px;
	background: url('images/header.gif') top left no-repeat;
	margin-bottom: 0px;
}

#links {
	padding: 5px 5px 2px 5px;
	height: 35px;
	text-align:center;
	background: url('images/pattern2.gif') top left repeat-x;
} 
#links a {
	padding:0 10px;
	color: #bebebe;
	text-decoration: none;
}
#links a:hover {
	color: #fff;
	text-decoration: none;
}
#wrapper {
	width: 918px;
	padding-top: 20px;
	min-height: 300px;
	background: #000;
}

#body-text { width: 800px; margin: 0px auto;}

#footer {
	padding: 5px 5px 2px 5px;
	height: 35px;
	text-align:center;
	background: url('images/pattern2.gif') top left repeat-x;
	margin: 0 auto;
	width: 912px;
}


input, textarea {
	padding: 4px;
	font-size:12px;
	border: 1px solid #d1d1d1;
}
hr {
	height:1px;
	background: #d1d1d1;
	border:0;
	color: #d1d1d1;
}

td {background-color: #000;}