body {
   background: white;
   font-size: 12pt;
	padding: 0;
	 }


#content, #container {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none; 
   }
	 
 
div#content {
   padding-top: 10px;
   border-top: 5px solid #660000;
	border-bottom: 5px solid #660000;
   }
a:link {
   color: #cc0000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
a:visited {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
.imagebox
{
 		border: 2px solid #660000;
		margin: 5px;	
}
h1{
color:#660000;
font-size:24px;
font-weight:bold;
text-align: center;
}
#banner{
	background: url(mobilebanner.jpg) left no-repeat;
	height: 30px;
	width: 200px;
}

