	body, td { 	
		font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
		font-size:12px;
		color:black;
		line-height:120%; 
	}

	body {
		margin-top: 2px;
		text-align:center;
		} 

	div#wrapper { width:750px; vertical-align:top; background-color:#FFFFFF; height:200px; padding:0px; margin-left:auto; margin-right:auto; }

/* Defines paragraph Styles */
	p { 
/*		font-size:12px;  */
		line-height:20px;
		padding:0 10px;
	}
	
/* Defines overall width etc of pages */
	#header { height:200px; background-image:url(../bandstand.jpg); background-repeat:no-repeat; background-position:top center; }
	#footer { width:750px; clear:both; border-top:3px solid #666666; margin-left:auto; margin-right:auto; margin-top:50px; }
	#footer p { color:#0033CC; }
#dateline {
	line-height:2;
	font-size:.9em;
	padding-right:10px;
	text-align:right;
	color:#FFFFFF;
	background-color:#3366FF;
	}

/* Defines Page layout 2 cols */
/*	div#lnav { width:125px; vertical-align:top; text-align:left; padding:0; margin-top:0px; float:left; } 
	div#main { vertical-align:top; text-align:left; margin-left:130px; margin-top:0px; padding:0; } */
	#lnav { width:160px; float:left; padding:0; text-align:left; }
	#main {	margin-left:170px; padding:0; text-align:left; }
	
/* Defines Page layout 3 cols */
	div#lcol { width:125px; float:left; vertical-align:top; text-align:left; padding:0; margin-top:0px; }
	div#central { margin:0; vertical-align:top; text-align:left; margin-top:0px; padding: 0px 155px 0px 130px; }
	div#rcol { width:150px; float:right; vertical-align:top; text-align:left; padding:0; margin-top:0px; }

/*	-- Top Navigation --  */

#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:12px;
	padding-bottom:0;
/*	border-bottom:3px solid #666666; */
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited { 
	margin-right: 2px;
	padding: 3px 10px 2px 10px; color:#333333;
	background-color: #FCE6EA;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 2px solid #717171;
	border-right: 2px solid #717171;
}
#navigation a:hover {
	border-top: 2px solid #717171;
	border-left: 2px solid #717171;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

/* Styles for text in left & right columns  */
	.sidecol { 
	font-size:smaller;
	text-align:center; 
	line-height: 16px;
	}

	div.buttonbar {
		width:95%;
		text-align:center;
		padding-top:20px; padding-bottom:35px;
	}
	div.buttonbar a {
		color:#050;
		font-weight:bold;
		background-color:#fed; 
		height:20px; 
		text-decoration:none; 
		border-top: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		border-bottom: 2px solid #717171;
		border-right: 2px solid #717171;

		margin:0px 0px 0px 5px; 
		padding:3px; 
	}
	div.buttonbar a:hover {
	border-top: 2px solid #717171;
	border-left: 2px solid #717171;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
	
	a:link, a:visited, a:active {
	text-decoration: none;
	}
	a:hover {
	text-decoration: underline; 
	}

	#selmenu {
		font-size: 12px;
		background-color:#EEFFFF;
		padding:3px 2px 6px 2px;
		text-align:center;
		border:solid 1px #666666;
	}


/* -- Navigation -- */

	#nav {
	font-family: Georgia, "Times New Roman", Times, serif; line-height:200%;
	background-color:#EEFFFF; padding-left:3px; padding-top:3px;	
	}
	
	#nav ul {
	list-style:none;
	line-height:140%;
	margin:6px 0 6px 3px;
	padding:0;
	}
	#nav li { 
	line-height:120%; padding-bottom:2px; }

	#nav ul ul {
	margin:3px 0 12px 3px; }

	#nav ul ul li {
	line-height:125%;
	padding-bottom:2px; }


/* Once the pages have been modded to <h1> to replace navtop then this is redundant */
	#navtop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	line-height:120%;
	padding:10px 5px 5px 0;
	color:#000099;
	}

	#navsel {
	border-right:5px solid #FF0000;
	border-bottom:2px solid #FF0000;
	text-decoration:none;
	padding-bottom:1px;
	}

/*	#topnav {width:105px; font-weight:bold; text-align:center; }  */

/* Banner definitions */
	h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		line-height:125%;
		text-align:center;
		color:#000099;
		background-color:#EEEEEE;
		padding:6px 10px; 
		border:2px outset #666666; 
	}

	h2 {
		font-size: 12px;
/* 		line-height:120%; */
		background-color:#990000;
		color:#FFFFFF;
		padding:6px 12px;
		text-align:center;
	}
	
	h3 {
		font-size: 14px;
/*		line-height:120%; */
		background-color:#990000;
		color:#FFFFFF;
		padding:6px 12px;
		text-align:center;
	}

	h4 {
		font-size: 12px;
		padding:6px 12px; 
		text-align:center;
		border-bottom:solid 1px #666666; 
		border-top:solid 1px #666666;
	}
	h5 {	
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px; 
		line-height:120%;
		text-align:left;
		color:#000099;
		background-color:#EEEEEE;
		padding:6px 10px 8px 10px;
		border:2px outset #CCCCCC;
/*		margin-bottom:-10px;   */
	}

	h6 {
		font-size: 10px;
		text-align:center;
	}

.box {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
/*	margin-top: 25px; */
	margin-bottom: 25px;
	border: 2px solid #A6B2BC;
	background-color:#FFCCCC;
	color:#000000;
	padding:0px 20px 10px 20px;
	text-align:center;
	}

/* Definitions of Horizontal Lines */
	hr.hline1 { 
	width:90%; height:3px; text-align:center; background-color:blue; 
	}
	hr.hline2 { 
	width:100%; height:3px; background-color:blue; 
	}
	hr.hline3 { 
	width:100%; height:1px; background-color:#FF3300;
	}
	
/* Aligning images */	
	.leftimg { float:left; border:none; margin-right:12px; margin-bottom:6px; margin-top:6px; }
	.rtimg { float:right; border:none; margin-left:12px; margin-bottom:6px; margin-top:6px; }

	.clear { clear:both; }

.indent {
	padding-left:40px; line-height:140%;
	}

.counter { 
    position:absolute; left:2px; bottom:2px; 
}
