body	{
	text-align: center;
	padding: 0;
	border: 0;	
	font: arial, helvetica, sans-serif;
	font-size: .9em;
	background-color: #C0BCB2;
	}

#container {
			width: 757px;
			\width: 777px;
			w\idth: 757px;
			border: 20px solid #D4D0C8;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			background-color: #3A3A3A;
		}

		#banner {
			background-color: #8DA5E9;
		}
		
		/* Image Replacement FIR on banner*/
	     #header {
      margin:0; padding:0;
      position:relative;
      width:757px; height:98px;
      margin:0; padding:0;
      overflow:hidden;
      }
   #header span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:757px; height:98px;
      margin:0; padding:0;
      background:url("webimage/header.gif") top left no-repeat;
      }
		
		
		/* End of Image Replacement FIR */
		
		/* Main horizontal menu */
		
		#menu {background-color: #00002A;}

		
		#menu ul {
			padding: 5px 0;
			margin:2px 0;
			min-height:1.8em;
			background-color: #00002A;
			color: white;
			float: left;
			width:100%;
			font-family: arial, helvetica, sans-serif;
			font-size:.75em;
			font-weight: bold;	
			
		}

			#menu ul li { display: inline;  white-space: normal;  }

			#menu ul li a 
				{
					padding: 0.2em 1em;
					width:170px;
					background-color: #8F8F8F;
					color: white;
					text-decoration: none;
					text-align:center;
					/*float: left;
					clear:right;*/
					border-left: 2px solid #C0C0C0;
					border-top: 2px solid #C0C0C0;
					border-right: 2px solid #5F5F5F;
					border-bottom: 2px solid #5F5F5F;
				}

					#menu ul li a:hover
					{
						background-color: #737373;
					 	color: yellow; 
						width:170px;
					border-left: 2px solid #5F5F5F;
					border-top: 2px solid #5F5F5F;
					border-right: 2px solid #C0C0C0;
					border-bottom: 2px solid #C0C0C0;
					 }
					 
					#menu li a#current
					{
						background-color: #828282;
					 	color: yellow; 
					 }
					 

		#content {
		text-align:left;
			padding: 5px 5px 5px 15px;
			margin-right: 220px;
			background-color: #3A3A3A;
		}

		#sidebar-a {
	float: right;
	width: 200px;
	\width: 212px;
	w\idth: 200px;
	margin: 10px 0 0 0;
	margin-left: 5px;
	padding: 8px;
	background-color: #3A3A3A;
	text-align:left;
	overflow: hidden;
		}

		#footer {
			clear: both;
			padding: 3px;
			background-color: #B2B2B2;
		}
		
		/* Typography*/
	
	h1 {
			font-family: arial, helvetica, sans-serif;
			font-size:1.5em;
			color: #fff;
			font-weight: bold;
	}
	
	h2{
			font-family:  arial, helvetica, sans-serif;
			font-size:1.1em;
			color: #fff;
			font-weight: bold;
	}
	h3{
			font-family: arial, helvetica, sans-serif;
			font-size:.9em;
			color: #fff;
			font-weight: normal;
	}
	
	h4{
			font-family: arial, helvetica, sans-serif;
			font-size:0.95em;
			color: #8DA5E9;
			font-weight: bold;
	}
	
	h5{
			font-family: arial, helvetica, sans-serif;
			font-size:0.85em;
			color: #fff;
			font-weight: normal;
	}
	
	
	h6{
			font-family: arial, helvetica, sans-serif;
			font-size:0.7em;
			color: #fff;
			font-weight: normal;
	}
	
	.bodytext {
			font:arial, helvetica, sans-serif;
			font-size: 0.9em/1.2em;
			color: #D4D0C8;
	}
	
	p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #fff;
	line-height: 120%;
	text-align: left;
}

.italicbody {font-style: italic;}

.address {color: #8DA5E9;}

.phonenumber {color: #8DA5E9; font-weight: bold;}

.footext {color: #000; text-shadow:0 1px 0 #fff;}

.verybold {font-weight: 900;}

.contentpic { /* controls the display of images */
	text-align: left;
	margin-right: 5px;
	margin-bottom: 5px;
}.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #9999FF;
	text-decoration: none;
}
a:hover {
	color: #FF0099;
	text-decoration: none;
}

.norepeat {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(IMAGES/philsplash.gif);
}
.yellowtext {
	color: #FCFF00;
	text-shadow:0 1px 0 #000;
}
#sidebar-a #htmlcaption {
	display:block;
	width: 200px;
}

