#outercontainer { /* This creates the shadow effect around the container. It can be removed or the graphic modified to suit the design.*/
	text-align: center;
	width: 800px;
	margin: 0 auto;
	background-image: url(images/shadow1.jpg);
	}
#insidecontainer { 
	width: 200px;
	height: 500px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #ffffff;
	}
	
.top-header  {
	width: 780px;
	height: 15px;
	background-color: #039;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	}
	
#headerImage  {
	width: 780px;
	}

.body2 {
    font-family: verdana;
    font-size: 11px;
    }
#footer  {
   width: 775px;
   background-color: #10295B;
   }
#table2  {font-family: verdana;
		  font-size: 9px;
		  border-left: 1px solid #000;
	     border-right: 1px solid #000;}
		  
#table1  {font-family: verdana;
		 font-size: 11px;
}

#table3  {font-family: verdana;
		  font-size: 10px;
		  leftmargin: 1px;}
		
p{ font-family: Verdana }

#top {background-color: #005480;
	  width: 775px;}
#headDiv {background-color:  #f2ebce;
		  width: 775px;}
#themenuDiv {background-color: #e2d58f;
		  width: 775px;}
#headerImage {height: 200;  width: 780;}

.stuff{background-color: #ffffff;}