
/* OVER ALL */

body {
	background-color: #9da3ad;
	font-family:tahoma,arial;
	font-size:11px;
	color:#444444;
	background-image:url(../css/back_diag.gif);
}


.wrapper{
	width: 800px;
	position:absolute;
	left: 120px;
	text-align: center;
}


.main {
	background-color: #ffffff;
	width: 800px;
	margin: auto;
	text-align: center;
}


.bottomMain{
	height: 40px;
	padding-top: 26px;
	text-align: center;
	font-size: 13px;
	color: #826822;
	width: 800px;
	background-image:url(../css/back_bottom.gif);
	background-repeat:repeat-x;
}
