body {
font: .9em/normal  Geneva, Arial, Helvetica, sans-serif;
overflow:scroll; padding:0px; background-color:#444; 
}
#topcontainer { width:1000px; background-color:#555; border:0px; margin:0px; }
#container { width:800px; background-color:#555; float:right; padding-bottom:10px; margin:0px; }
p { margin-top: 0px; }

#main { width:540px; float:left; background-color:#888; padding-bottom:10px; margin:0px; }

#footer { width:1000px; text-align:center; display:block; margin:5px; }

.rtsquare { width:120px; float:right; background-color: #ccc}
.ltsquare160 { width:160px; float:left; background-color:#999; margin-top:100px; }
.rightbox245 { 
	width:245px; 
	float:right; 
	margin-top:50px;
	margin-right:7px;
	margin-bottom:10px; 
	border: #000 1px solid; 
	padding:5px; 
	background-color:#eee; }
.leftbox245 { 
	width:245px; 
	float:left; 
	margin-top:10px; 
	margin-bottom:10px; 
	margin-left:7px; 
	border: #000 1px solid; 
	padding:5px; 
	background-color:#eee; } 
.lt250 { width:250px; float:left; margin:0; padding:0;}
.rt245 { width:245px; float:right; margin-top:50px; padding:3px; background-color: #eee; }
.banner { width:100%; height:100px; background-color:#666; border-bottom:3px; border-bottom-style:solid; border-bottom-color:#980034;}
.bannernav { 
	width:100%; 
	height:20px; 
	background-color:#EFE7D6;
	color:#ccc; 
	font-weight:bold; 
	border-top:5px; 
	border-top-color:aaa; 
	border-top-style:ridge; 
	}
.navtable { 
	width:100%; 
	height:20px; 
	background-color:#57001A;
	color:#333;
	text-align:center;
  
	}
.navcell {
	background-color:#888;
	border-width:1px;
	border-color:#333;
	border-style:solid;
	text-decoration:none;
	}
.seriffont {
	font: 1.2em  Bradley Hand ITC, Perpetua, Radagund, serif ;
	line-height:100%;
	padding-left:3px;
	padding-right;1px;
	color:black;
	}

	

a:link { color:#ddd; text-decoration:none; }
a:hover { color:#fff; }

.border1px { border: #000 1px solid; }
.border3px { border-bottom: 3px solid #6B1930; }

.height120 { height: 120px; }
.height248 { height:248px; }

.marginbot { margin-bottom:6px; }


