#header{
	width: 940px;
	height: 100px;
	background: #000 url("/images/header.jpg") no-repeat;
}

#lside{
	background: #000 url("/images/nav.jpg") no-repeat;
}

#lside ul{
	margin-top: 20px;
}

#lside ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#rside{
	background: #000;
}

#footer{
	width: 940px;
	height: 32px;
	background: url("/images/eline.gif") repeat-x;
	color: #000;
	text-align: center;
	line-height: 2.5;
	font-size: 80%;
}
