body {
	font-family: Calibri;
	font-size: 14px;
	padding-top: 40px;

	background: 
; 	font-style: italic;
	}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-top-left-radius: 250px;
	-webkit-border-bottom-right-radius: 250px;
	-moz-border-radius-topleft: 250px;
	-moz-border-radius-bottomright: 250px;
	border-top-left-radius: 250px;
	border-bottom-right-radius: 250px;
	border: thin solid #930;
}
#wrapper #rightcol {
	padding-top: 10px;
}
#wrapper #footer {
	color: #000;
	background: rgb(255,214,94); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,214,94,1) 0%, rgba(254,191,4,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,214,94,1)), color-stop(100%,rgba(254,191,4,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 ); /* IE6-9 */; 		-webkit-border-bottom-right-radius: 250px;
	-moz-border-radius-bottomright: 250px;
	border-bottom-right-radius: 250px;
	height: 250px;
	padding: 0px;
}
#wrapper #topnega_second {
	height: 250px;
}
#wrapper #topnega_first {
	height: 35px;
	padding-left: 110px;
}
#wrapper #topnega {
	height: 100px;
	padding-top: 10px;
}


#wrapper #leftcol {
	height: 250px;
}
#wrapper #header {
	height: 100px;
}
