body {
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	width: 100%;
}

form {
	margin: 0;
}

#main8 {
	width: 790px;
	height: 360px;
	float: left;
}

#main10 {
	width: 600px;
	height: 360px;
	float: left;
}

#main12 {
	width: 600px;
	height: 100%;
	float: left;
}

#content {
	background-image: url('images/bkg_cell3.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 600px;
	height: 360px;
	padding: 30px 0 0 40px;
	 }

#contentFP {
	background-image: url('images/bkg_cell3.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 600px;
	height: 360px;
	padding: 30px 0 0 40px;
	height: 100%;}
	 
.tableWidth {
	width: 725px;}
	
p,td,list {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

.news {
	background-color: #921D1D;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid; }
	
	
#sidebar {
	float: left;
	width: 164px;
}

.item { 
	padding: 4px 0 12px 1px;
}

#footer {
	clear: left;
}
#botNav {
	text-align: center;
	border: 0;
	padding: 2px;
	width: 700px;
}

h1,h2,h3,h4,h5,h6 {
	color: #CC0000;
	font-family: arial, sans-serif;
	font-weight: bold;
}

a {
	color: #921D1D;
	font-weight: bold;
}

a:hover {
	color: #CC3333;
	text-decoration: none;
}	

