body{
	text-align: center;
	font-family: verdana, arial, helvetica;
	font-size: 0.8em;
	margin-top: 0;
}

#wrapper {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 982px;
	background: url("background_cols.gif") repeat;
}

#header {
	margin: 0;
	background: #eef6ff;
	height: 100px;
}

#header img{
	float: left;
}

#side-a {
	float: left;
	width: 235px;
	padding-left: 1px;
	padding-top: 1px;
}

#side-b {
	float: right;
	width: 160px;
}

#content { 
	float: left;
	width: 570px;
	padding: 0 4px;
	text-align: justify;
	background: #FFF;
}

#footer {
	clear: both;
	background: #A2A2A2;
}

h1{ font-size: 1.6em;}
