	
	/* Default style settings for all pages */
	
	body {
	margin: 0px;
	padding: 0px;
	top: 0px;
	background-color: #FFEAB9;
		}
		
	h1 {
	font-size: 14px;
	color: #000066;
	margin: 0px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: bold;
		}		
		
	h2 {
	font-size: 13px;
	color: #000066;
	margin: 0px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-bottom: 8px;
	font-weight: bolder;
		}			
		
	p, pre {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	color: #111111;
	}
	
	p a:link {
	color: #333399;
	text-decoration: underline;
	text-transform: none;
	font-size: 12px;
	font-weight: bolder;
	}
	
	p a:visited {
	text-decoration: underline;
	color: #993399;
	text-transform: none;
	font-weight: bolder;
	}
	
	p a:hover {
	color: #7E1B40;
	text-decoration: underline;
	}
	
	p a:active {
	}		
	
	li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	line-height: 15px;
	}
	
	td {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	color: #111111;
	}

	/* Classes - applied to certain types of things */
	
	.menuitem a:link {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 14px;
     line-height: 30px;
     color: #000066;
     text-decoration: none;
     font-weight: bold;
	}
	.menuitem a:visited {
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 14px;
		 line-height: 30px;
		 color: #000066;
		 text-decoration: none;
		 font-weight: bold;
	}
	.menuitem a:active {
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 14px;
		 line-height: 30px;
		 color: #000066;
		 text-decoration: none;
		 font-weight: bold;
	}
	.menuitem a:hover {
		 color: #000033;
		 text-decoration: underline;
	}
	.currentpage a:link {
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 14px;
		 line-height: 30px;
		 color: #444477;
		 text-decoration: none;
		 font-weight: bold;
	}
	.currentpage a:visited {
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 14px;
		 line-height: 30px;
		 color: #666699;
		 text-decoration: none;
		 font-weight: bold;
	}
	.currentpage a:active {
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 14px;
		 line-height: 30px;
		 color: #666699;
		 text-decoration: none;
		 font-weight: bold;
	}
	
	.hugetextgr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 42px;
	line-height: 48px;
	color: #003300;
		}
		
	.medtextgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #cecece;
		}
		
	.smtextgr {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;		
	color: #003300;
	font-weight: bold;
	}	
	
	.footerlink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #003300;
	text-decoration: none;
	font-weight: bold;
		}
		
	.footerlink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #003300;
	text-decoration: none;
	font-weight: bold;
		}		
		
	.footerlink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	text-decoration: underline;
		}
		
	.footerlink a:active {
		}	
	
	/* IDs - applied to particular instances of things */
	
	#topbox {
	text-align: center;
	background-color: #ccb786;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	height: 50px;
	width: 700px;
		}		
		
	#imagebox {
	text-align: center;
	background-color: #ffefcc;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 200px;
	width: 200px;
		}	
		
	#titlebox {
	text-align: right;
	text-valign: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #728055;
	height: 110px;
	width: 500px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
		}
		
	#menubar {
	text-align: right;
	text-valign: middle;
	background-color: #91A26C;
	height: 90px;
	width: 500px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
		}		
		
	#menubar_long {
	text-align: right;
	text-valign: middle;
	background-color: #91A26C;
	height: 30px;
	width: 700px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
		}		
		
	#contentbox {
	background-color: #eed9a8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
		}

	#footerbox {
	text-align: center;
	background-color: #ccb786;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	height: 50px;
		}		




	
