/* CSS Document */
html{
	overflow-y:scroll;
}
img{
	border:none;
}
body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #524748;
	margin-bottom:1px;
	bgcolor: #ffffff;
	font-size: 12px;
}
.u_line:active {
	text-decoration: none;
}
#container {
	width: 750px;
	background: #fbf6f3;
	margin: 0 auto;
	border-top-color:#000000;
	text-align: left;
	background: #FFFFFF;
}
li{
	display:inline;
	list-style-type:none;
}
ul{
	margin: 0; 
	padding: 0;
}
#footer {
	background: #ffffff;
}
#header {
	background: #ffffff;
	height:150px;
}
#main {
	width: 750px;
	height:341px;
}