body {
	font-family: Calibri;
	font-size: 14px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

background: 
; 	font-style: italic;
}
#wrapper {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #633;
	-webkit-border-top-right-radius: 250px;
	-webkit-border-bottom-left-radius: 120px;
	-moz-border-radius-topright: 250px;
	-moz-border-radius-bottomleft: 120px;
	border-top-right-radius: 250px;
	border-bottom-left-radius: 250px;
}
#wrapper #leftcol {
	float: left;
	width: 290px;
}
#wrapper #rightcol {
	float: none;
	width: 630px;
	margin-left: 295px;
}
#wrapper #footer {
}
#wrapper #topnega_second {
	height: 225px;
}
#wrapper #topnega_first {
	height: 40px;
	padding-left: 120px;
}
#wrapper #topnega {
	height: 150px;
	color: #00F;
	padding-top: 20px;
}
#wrapper #header {
	height: 15px;
}
