#divWrapper {
	background-color: #FFFFFF;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#divWrapper #contentWrapper td {
	vertical-align: top;
}
h5 {
	color: #747474;
	padding-top: 0px;
	margin-top: 0px;
}
#homeLeft img {
	margin-right: 5px;
}
#homeLeft h5 {
	margin-bottom: 0px;
}
#homeLeft p {
	margin-top: 0px;
	padding-top: 5px;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}

#homeRight img {
	margin-right: 5px;
}

#homeRight h5 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#homeRight p {
	margin-top: 0px;
	padding-top: 5px;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #82D4EF;
	background-image: url(images/blueBg.gif);
	background-repeat: repeat-x;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#divTopNav {
	background-color: #E62920;
	padding-top: 3px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #747474;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #747474;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#divTopNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#divTopNav a:hover {
	text-decoration: underline;
}
#adminContent {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.hilight {
	font-weight: bold;
	color: #E62920;
}
#contentWrapper {
	background-color: #FFFFFF;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding: 9px;
}
#divTopRight p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#divTopRight {
	background-color: #FFFFFF;
	float: right;
	width: 450px;
	margin-bottom: 3px;
	text-align: center;
	height:277px
}
#divWrapper #contentWrapper #divBottomRight p{
	margin: 3px;
	padding: 3px;
}
#divTopLeft {
	background-color: #FFFFFF;
	float: left;
	width: 275px;
	height:277px
	margin-bottom: 3px;
}
.cellContent {
	padding: 0px 10px;
}
#divWrapper #topper {
	z-index: 99;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-transform: capitalize;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}

#divBottomRight {
	background-color: #FFFFFF;
	float: right;
	width: 280px;
	margin-bottom: 4px;
}
#divBottomLeft {
	background-color: #FFFFFF;
	float: left;
	width: 445px;
	clear: both;
}
#divBottomRight, #divBottomRight .sb-inner,#divBottomLeft, #divBottomLeft .sb-inner,   #divTopRight, #divTopRight .sb-inner,#divTopLeft, #divTopLeft .sb-inner { background:white; }
#house {
	background-image: url(images/house_art.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#divBottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
}
#divBottomNav a {
	color: #999999;
	text-decoration: none;
}
#divBottomNav a:hover {
	text-decoration: underline;
}
.caption {
	font-size: 9px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
}
hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: both;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #094076;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
