body {
	margin: 0 auto;
	padding: 0px;
	font-family: arial;
	font-size: 10px;
	text-align: center;
	}
	p {padding: 0px;}
	b {font-weight: bold; color: #47364E;}
	img {border: 0px; padding: 0px; margin: 0px;}

h1 {
	color: #000066;
	font-weight: bold;
	/*text-align: center;*/
	}
	h1 {font-size: 180%;}	

h2 {
	color: #000066;
	font-weight: bold;
	text-align: left;
	}
	h2 {font-size: 125%;}
h3 {
	color: #000066;
	font-weight: bold;
	text-align: center;
	}
	h3 {font-size: 125%;}

h4 {
	color: #000066;
	font-weight: bold;
	text-align: left;
	}
	h4 {font-size: 80%;}
	
#h1, #h2, #h3, #h4 {
	font-family: arial;
	color: #000066;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	}
	#h1 {font-size: 180%;}
	#h2 {font-size: 125%;}
	#h3 {font-size: 125%;}
	#h4 {font-size: 80%;}


/* *********************** D I V S ************************ */


#container {
	background: #E0E0E0;
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	}

#banner {
	font-family: arial;
	background: #E0E0E0 url("pearceHeader.jpg") no-repeat;
	background-position: top left;
	text-align: center;
	padding: 0px;
	height: 138px;
	width: 770px;
	margin: 0px auto;	
	}
	
	a#banner-img {
		display: none;
		}
	#banner a {
		color: #000040;
		text-decoration: none;
		}
	#banner h1 {
		font-size: xx-large;
		}
	#banner h2 {
		font-size: small;
		}		
#sitewide {
	float: right;		
	text-align: right;		
	margin: 21px 0px 0px 0px;
	}

	#sitewide a {
		color: #fff;
		font-family: arial;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
		}
	#sitewide a:hover {
		color: #FFF2C0;
		text-decoration: none;
		}

#menu {
	float: left;	
	text-align: left;
	margin-top: 10px;
	padding: 10px 0px 0px 12px;
	width: 166px;
	color: #fff;
	}
	#menu a, #menu a:link, #menu a:active, #menu a:visited {
		color: #fff;
		font-family: arial;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
		}
	#menu a:hover {
		color: #FFF2C0;
		text-decoration: none;
		}

#right {
	background: #6D0209 url(menugrad_1.jpg); 
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right: 0px
	}

#rightoutside {
	margin-left: 200px;
	background: #000040;
	padding: 2px;
	text-align: right;	
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	}
	
#rightcontainer {
	background: #E0E0E0;	
	/*margin-left: 200px;*/	
	/*text-align: left;*/
	font-size: 10px;
	font-weight: normal;
	position: static;
	padding: 10px 10px 10px 10px;
	}
	#rightcontainer a {
		font-family: arial;
		font-weight: bold;
		font-size: 14px;
		color: #000040;
		text-decoration:none;
		}
	
	#rightcontainer a:hover {
		text-decoration: none;
		color: #0000ff;
		}
	
#photoleft {
	float: left;
	background: #fff;
	padding: 0px;
	font-size: 1px;
	margin: 0px 10px 0px 0px;
	}
	
#photoright {
	float: right;
	background: #fff;
	padding: 0px;
	font-size: 12px;
	margin: 0px 0px 0px 10px;
	}
	
#footer {
	background: #fff;
	color: #ccc;
	margin: 10px 10px 0px 10px;
	font-family: arial;
	font-size: 10px;
	padding: 5px 5px 5px 0px;
	text-align: center;
	border-bottom: 10px solid #6D0209;
	}
	#footer a {
		font-size: 11px;
		color: #343C43;
		text-decoration: none;
		font-weight: bold;
		}
	#footer a:hover {
		color: #ccc;
		}

/* (c) CTS MMVIII (rev) */
/* Pearce Only  */