html, body, ul, li 
{
	margin: 0;
	padding: 0;
	list-style: none;
}


img {
	
border: 0;

}
a{
	
font-weight: bold;
	
text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}
.more 
{
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form 
{
	font: 10px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}


body {
	background: url(images/header_bg1.jpg) repeat-x;
	text-align: center;
}


#wrapper 
{
	
text-align: left;
	
margin: auto;
	
width: 774px;

}




#header 
{
	
height: 203px;
	
position: absolute;

}



}
}

