body {
	background: #227DAC url(../images/background.jpg) repeat-y center top;
}

#wrapper {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background: url(../none);
	top: -160px;
}

#header {
	background: url(../images/header.jpg) no-repeat left center;
	margin-left: 2px;
	height: 155px;
	width: 739px;
}

#content {
	background: #FFFFFF;
	width: 650px;
	left: 65px;
	position: relative;
	top: 10px;
}

#footer {
	width: 600px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	vertical-align: bottom;
	font-size: 85%;
	top: 20px;
	clear: both;
}
.column1 {
	float: left;
	width: 280px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.column2 {
	float: right;
	width: 355px;
	padding-left: 0px;
}

.column1Big {
	float: left;
	width: 600px;
	margin-left: 5px;
}
#body_popup {background: #227DAC url(../images/bios_background.jpg) repeat-y center top;}

.sidebar {
	font: 85% Arial, Helvetica, sans-serif;
	border-left: 1px solid #CCCCCC;
	margin-left: 15px;
}
