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

	background:
; 	font-style: italic;
	}
#wrapper #footer {
	background: rgb(242,130,91); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(242,130,91,1) 0%, rgba(229,91,43,1) 50%, rgba(240,113,70,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,130,91,1)), color-stop(50%,rgba(229,91,43,1)), color-stop(100%,rgba(240,113,70,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242,130,91,1) 0%,rgba(229,91,43,1) 50%,rgba(240,113,70,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242,130,91,1) 0%,rgba(229,91,43,1) 50%,rgba(240,113,70,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242,130,91,1) 0%,rgba(229,91,43,1) 50%,rgba(240,113,70,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(242,130,91,1) 0%,rgba(229,91,43,1) 50%,rgba(240,113,70,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2825b', endColorstr='#f07146',GradientType=0 ); /* IE6-9 */		-webkit-border-bottom-right-radius: 120px;
	-moz-border-radius-bottomright: 120px;
	border-bottom-right-radius: 120px;
	padding-top: 0px;
	height: 150px;
}

#wrapper #rightcol {
	padding-top: 5px;
}
#wrapper {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #900;
	-webkit-border-top-left-radius: 120px;
	-webkit-border-bottom-right-radius: 120px;
	-moz-border-radius-topleft: 120px;
	-moz-border-radius-bottomright: 120px;
	border-top-left-radius: 120px;
	border-bottom-right-radius: 120px;
}
#wrapper #second_nega {
	height: 250px;
}
#wrapper #leftcol {
}
#wrapper #first_nega {
	height: 35px;
	padding-left: 60px;
}
#wrapper #topnega {
	color: #03F;
}
#wrapper #header {
	height: 100px;
}
