body {
	font-family: Calibri;
	font-size: 14px;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
background: 
}
#wrapper #header {
}
#wrapper #topnega {
	height: 250px;
}
#wrapper #topnega_first {
	padding-left: 150px;
	height: 30px;
}
#wrapper #topnega_second {
}
#wrapper #leftcol {
	float: left;
	width: 250px;
}
#wrapper #rightcol {
	float: none;
	width: 700px;
	margin-left: 250px;
}
#wrapper #footer {
}
