body { 
	color: #222222; 
	font-family: verdana, arial, tahoma, verdana, helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: normal; 
	margin:  0px;
	background-color: #ffffff;
}


#wrapper { 
	width: 950px; margin:
	0px auto; 
	text-align:left; 
	height: 100%; 
}

#content {
	padding: 0px 5px;
}

#footer {
	height: 20px;
	text-align: center;
	width: 100%;
	background-color:  #e26815;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

img#header {
	border-bottom: solid 15px #e26815;
}