body { background-color:#000; background-image: url("images/bg.jpg"); 
background-repeat:repeat-y; background-position:center; background-attachment:fixed; }

.text {
	font-family: Tahoma;
	font-size: 14px;
	color:#666;
	text-decoration: none;
}

.text2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.text4 {

	font-family: Tahoma;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
#header
{
background-image:url(header.png);
background-repeat:no-repeat;
width:1047px;
height:72px;
}
#header h1
{
display:block;
float:left;
line-height:70px;
margin-left:17px;
width:230px;
color:#FFF;
text-align:left;
font-size:23px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
float:left;

}
h3 {
	color:#FFFFFF
}

#header ul {
	padding: 0px;
	list-style-type: none;
	height:21px;
	text-align:center;
	height:85px;
	overflow:hidden;
}
#header ul li , #header ul li a, #header ul li a:visited{
	display:block;
	float:left;
	margin: 0px;
	text-align:center;
	line-height:72px;
	width:133px;
	color:#FFFFFF;

	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#header ul li a:hover{
color:#CCCCCC;
}
textarea
{
	width:100%;
}
input
{
	width:100%;
}
value
{
	color:#999;
}
input   
{
	font: normal 14px tahoma;
	width:100%;
	color: #707070;
	margin:0px 0px 5px 0px;
	font-weight: bold;
}
textarea
{
	font: normal 14px tahoma;
	width:100%;
	color: #707070;
	margin:0px 0px 5px 0px;
	font-weight: bold;
}
a:link
{
	color:#93ff00;
}
a:visited
{
	color:#ffffff;
}
a:hover
{
	color:#93ff00;
}
a:active
{
	color:#ffffff;
}