body {
	font-family: verdana, arial;
	font-size: 11px;
}

a {
	color: #000;
}

h1,h2,h3,h4 {
	margin: 0 0 5px 0;
	padding: 0;
}

h1 {
	font-family: georgia;
	font-size: 30px;
	font-weight: normal;
	padding: 10px 0 10px 0;
}

#pageWrapper {
	margin: 0 auto;
	width: 790px;
}

#top {
	background-color: #f4e7c4;
	clear: both;
}

#logo {
	float: left;
	width: 220px;
	height: 165px;
}

#topFlash {
	width: 565px;
	height: 140px;
	float: left;
}

#topNav {
	float: left;
	background-color: #5a4a19;
	color: #fff;
	padding: 0 0 0 10px;
	width: 555px;
}

#topNav a {
	color: #fff;
	padding: 4px 7px 0 7px;
	font-weight: bold;
}

#topNav a:hover, .AddCMSSysMainSelected{
	background-color: #947529;
}


#pageContent {
	clear: both;
	min-height: 360px;
	height: auto !important;
	height: 360px;
	margin: 10px;
}


#footer {
	clear: both;
	background: url(/UserUploadImages/System/fotterBg.gif) repeat-y left top;
	padding: 4px 0 5px 40px;
}
