body {
	margin-top: 40px;
	background: url('../img/body-bg.jpg') repeat-x;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 40px;
}
a {
	text-decoration: none;	
	color: #3f89ee;
}

a:hover {
	color: #98c4ff;
}

form {
	margin: 0px;
	padding: 0px;	
}
#page {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #d1cfdd;
	padding: 5px;
	text-align: left;		
	background: #fff;
}
#header {
	border: 3px solid #5938ab;
	border-bottom: 0px;
	height: 156px;
	background: url('../img/header.jpg') no-repeat;
}
#header h1 {
	display: none;	
}
#headersponsor {
	position: relative;
	left: 450px;
	top: 44px;
	height: 80px;
	width: 420px;
	background: #f1f1f1;
	border: 1px solid #666666;
}
#menu {
	background: url('../img/menu-bg.jpg') repeat-x;
	height: 37px;
}	
#content {
	clear: left;
	color: #000;
	background: url('../img/content-bg.jpg');
}
#footer {
	border-top: 1px solid #000;
	margin-right: 220px;
	margin-left: 20px;
	background: url('../img/content-bg.jpg');
	clear: both;
	text-align: center;
	font-size: 12px;
	padding-bottom: 5px;
}
.footerlinks a {
	font-size: 10px;
	/*text-transform: uppercase;*/
	color: #000;
	font-family: arial;
}
#sidebar {
	background: url('../img/sidebar-top.jpg') repeat-x;
	float: right;
	padding: 10px;
	width: 160px;
	text-align: center;
}
h2 {
	padding-top: 15px;
	margin-top: 0px;
	color: #483797;
	font-size: 13px;
	border-bottom: 1px solid #d0cfcb;
	padding-bottom: 5px;
}
h4 {
	color: #6b39a8;
	font-weight: bold;	
}
#maincontent {
	background: url('../img/maincontent-top.jpg') repeat-x;
	padding: 10px;	
	border: 0px solid #000;
	width: 707px;
	font-size: 12px;
	padding-bottom: 40px;
}
#maincontent p {
	line-height: 19px;
}	

input, textarea, select {
	background: #fff;
	border: 1px solid #000;	
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.radio {
	border: 0px;
	background: none;	
}
.adgrid {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.adgrid td {
	width: 25%;	
}
.adgrid div {
	width: 140px;
	height: 60px;
	text-align: center;
	background-color: #ececec;
	border: 1px solid #999999;
}


/* User messages */

.success {
	background: #d9fca7;
	border: 1px solid #92bc56;
	border-left: 0px;
	border-right: 0px;
	padding: 10px;
	color: #465d26;	
}
.failure {
	background: #ffdacf;
	border: 1px solid #c75245;
	border-left: 0px;
	border-right: 0px;
	padding: 10px;
	color: #ae3427;	
}
.date {
	color: #594e69;
	font-size: 11px;	
}
.magazinebit {
	padding-top: 33px;
	padding-left: 20px;
	background: url('../img/magazine-bg.jpg') no-repeat;	
	height: 170px;
}
.magazinebit div {
	float: right;
	margin-right: 210px;	
}
.franchiseeslist {
	float: right;
	margin-right: 150px;	
}
.advancedsearchboxone {
	border-right: 1px solid #aaa8a9;	
}
.greybox {
	background: #e7e3e4;
	width: 698px;	
}
.greybox h3 {
	margin-top: 0px;
	margin-left: 20px;
}
.homesearch input {
	margin: 4px;
}
h3 {
	font-size: 15px;
		
}
.homesearch h3 {
	margin: 0px;	
}
.homesearch .searchField {
	width: 282px;	
}
.advancesearch select {
	width: 250px;
}
.findit {
	float: right;	
}
.altrow {
	background: #eef6ff;	
}
.errorlist {
	background: #fdf8aa;
	border: 1px solid #e4db4c;
	border-left: 0px;
	border-right: 0px;
	padding: 10px;
	padding-left: 30px;
	color: #6d6923;	
}
.subheading {
	font-family: Default;
	font-size: 16pt;
	color: #330099;
	font-weight: bold;
}
<!-- Rat's CSS stuff -->
.newsCell {
	padding: 5px;
}
.subheading {
	font-family: Default;
	font-size: 16pt;
	color: #330099;
	font-weight: bold;
}
.divider {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #330099;
	padding: 5px;
}
