<!--
/* General Section - These control the overall site look and feel */
body		{ background-color:#ffffff; margin:0px 0px; font: normal 15px Arial }


/* Header Section - Contains logo, page title, and sub title */
.hdrlogo	{ border: solid 1px #000000; }
.hdrtable	{ background-image:url('smoke.jpg'); background-repeat: repeat; background-position: 0% 0%; background-color:#003366 }
.hdrcelltitle  { background-image: none; text-align: center; }
.hdrtitle	{ background-color:transparent; font:bold 19px Verdana,Arial; color:#eeeeee; padding:3px 5px; margin-top: 20px; }
.hdrcellsubtitle  { text-align: center; }
.hdrsubtitle	{ font:bold 17px Tahoma,Arial; color:#eeeeee }


/* Navigation Section - Top level site navigation with date stamp */
.navtable	{ background-color:#006600; border-top: solid 2px #000000;border-bottom: solid 		  	  2px #000000 }
.frmstylesel	{ background-color:#006600; font:normal 13px Tahoma,Arial; color: #eeeeee }
a.navlinks:hover{ background-color:#009900; border:inset 2px #cccccc; padding: 0px 3px; text-decoration:none; color: #ffffff }


/* Content Section - Divided into 2 sections left=sub navigation & right=site text */
.contentnavcell	{ background-color:#990000; border-right: solid 2px #000000; font:normal 12px Verdana,Arial,sans-serif; color: #eeeeee; padding: 10px 3px; width:135px }
.contentnavhdr	{ border:outset 2px #006699; background-color:#003366; font: bold 13px 		  		  Veranda,Arial; color:#eeeeee; text-align:center; margin-bottom: 5px; 		  	  	  padding: 3px 0px; width:135px }
a.contentnavlink:hover { border:inset 2px #ff0000; background-color:#cc0000; 			 			 text-decoration:none }
.contenttextcell{ background-image:url('xmasback.jpg'); background-repeat: repeat; text-align:left;font:normal 15px Arial;padding: 14px 20px }


/* News Section - Formats a news box for use on any web page */
.newstable	{ border:inset 3px #cccccc; background-color:#eeeeee; width:25%; margin:0px 0px 		  10px 10px }


/* Footer Section - Contains contact information, mission statement, & copyright info */
.footertable	{ background-image:url('xmasback.jpg'); border-top:solid 2px 		  	  		  #000000; padding:10px 0px 0px 0px }
-->

