
body {
   font: 1em tahoma, arial, verdana, sans-serif; 
   text-align:center;
   background-color: #f8f8f8;
   }

* {
   margin:0; padding:0;
   }
   
h1{
	color: #006BAD;
	font-size: 1em;
}

p {
	color:#000;
	font-weight:normal;
	font-size:.8em;
	padding: 2px 2px 2px 2px;
	}
a {
	color:#006bad;
	text-decoration:none;
	}
a:hover {
	color:#5AA426;
	text-decoration:underline;
	}

div#mainwrap {
	position:relative;
	margin-left:auto; 
	margin-right:auto; /* centers the layout in SCBs */
	text-align:left; /* stops elements inheriting the body's text-center */
	width:750px;
	overflow:hidden;	}
	
div#header {
	width:100%;
	height:115px;
	text-align:center;
	padding:0;
	margin:0;
	border:0;
	}
div#header img {
	border: none;
}
div#printheader {
	display:none;
	}
div#column1 {
	position: absolute;
	left: 0px;
	top: 115px;
	width: 140px;
	padding: 0;
	margin: 10px 0 10px 0;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
div#column2 {
	margin: -1px 150px 0px 155px;
	margin: -1px 5px 0 155px;
	padding: 10px 0 0 0;
	width: 445px;
	width: 590px;
	padding-bottom: 32767px;
	margin-bottom: -32380px;
}
div#column3 
{
    display:none;
	position:absolute;
	right:0px;
	top:115px;
	width:145px;
	padding:0;
	margin:10px 0 10px 0;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}

div.leftbox {
	width:100%;
	border:1px solid white;
	margin-top:1px;
	margin-bottom:10px;
	margin-left:1px;
	margin-right:1px;
	padding: 0px 0px 0px 0px;
	}
div.leftbox h1 {
	padding: 0px 2px 0px 2px;
	}
div.leftbox h2 {
	color:#000;
	font-weight:bold;
	font-size:.8em;
	padding: 2px 2px 1px 2px;
	}
div.leftbox h3 {
	color:#000;
	font-weight:normal;
	font-size:.8em;
	padding: 2px 2px 2px 2px;
	margin-left:2em;
	}
div.leftbox h4 {
	color:#000;
	font-weight:normal;
	font-size:.8em;
	font-style:italic;
	padding: 2px 2px 2px 2px;
	margin-left:2em;
	}
div.leftbox h5 {color:#000; font-weight:normal; font-size:.8em; padding: 2px 2px 6px 2px; text-align:right;}
div.leftbox h6 {color:#000; font-weight:normal; font-size:.8em; padding: 2px 2px 6px 2px; text-align:center;}

div.leftbox img {
	float:left;
	margin:3px 3px 3px 3px;
	border-width: 1px;
	border-style:solid;
	border-color:black;
	}
.leftbox img.right
{
    float:right;
    border:1px solid black;
    margin: 0px 0px 5px 5px;
}
div.leftbox img.poll {
	border: 0px;
}
div.leftbox img.newslist {
	float:left;
	margin:3px 3px 3px 3px;
	border-width: 1px;
	border-style:solid;
	border-color:black;
	}
div.leftbox img.home {
	float:right;
	margin:0 0 4px 4px;
	border-width: 1px;
	border-style:solid;
	border-color:black;
	}
div.leftbox img.sig {
	float:left;
	margin:4px 4px 4px 4px;
	border-width: 0px;
	border-style:none;
	border-color:#bfd9d6;
	}
div.leftbox img.big {
	float:left;
	margin:3px 3px 3px 3px;
	border-width: 1px;
	border-style:solid;
	border-color:black;
	}

div.leftbox p.labelwide {
	width:150px;
	float:left;
	}

div.leftbox p.elementwide {
	margin: 0 0 0 150px;
		}

div.leftbox p.labelnarrow {
	width:25px;
	float:left;
	}

div.leftbox p.elementnarrow {
	margin: 0 0 0 25px;
	}
div.leftbox p.linespace {
	font-size:.1em;
	border-bottom: 1px solid white;
	}

	
div.leftbox widetext {
	width : 230px; 
	background-color : #ddd; 
	border-color : #0000cc; 
	font-family : Tahoma, Arial, sans-serif; 
	color : #000000;
}

div.linkboxcontainer {
	width:150px;
	float:right;
	}

div.linkbox {
	width:150px;
	float:right;
	border-width:1px 1px 1px 1px;
	border-color:#ddd;
	border-style:dotted;
	margin-top:1px;
	margin-bottom:10px;
	margin-left:1px;
	margin-right:1px;
	padding: 0px 0px 5px 0px;
	text-align:center;
	}
div.linkbox h1 {
	background-image: none;
	color:#000;
	font-weight:bold;
	font-size:.8em;
	padding: 0px 2px 0px 2px;
	border-bottom:1px dotted #ddd;
	}
div.linkbox h2 {
	color:#000;
	font-weight:bold;
	font-size:.8em;
	padding: 2px 2px 1px 2px;
	}

div.linkbox img {
	margin-left:13px; 
	margin-right:13px;
	margin-top:3px;
	margin-bottom:3px;
	border-width: 1px;
	border-style:solid;
	border-color:black;
	}

div.linkboxhoriz {
	width:445px;
	float:left;
	border-width:1px 1px 1px 1px;
	border-color:#ddd;
	border-style:dotted;
	margin-top:1px;
	margin-bottom:10px;
	margin-left:1px;
	margin-right:1px;
	padding: 0px 0px 5px 0px;
	text-align:center;
	}
div.linkboxhoriz h1 {
	background-image: none;
	color:#000;
	font-weight:bold;
	font-size:.8em;
	padding: 0px 2px 0px 2px;
	border-bottom:1px dotted #ddd;
	}
div.linkboxhoriz h2 {
	color:#000;
	font-weight:bold;
	font-size:.8em;
	padding: 2px 2px 1px 2px;
	}
div.linkboxhoriz img {
	float:left;
	margin-left:3px; 
	margin-right:3px;
	margin-top:3px;
	margin-bottom:3px;
	border-width: 1px;
	border-style:solid;
	border-color:black;
	}

div.gallery3box {
	width:135px;
	float:left;
	background-color:#fff;
	border-width:1px 1px 1px 1px;
	border-color:#fff;
	border-style:none;
	margin-top:1px;
	margin-bottom:10px;
	margin-left:1px;
	margin-right:1px;
	padding: 0px 0px 5px 0px;
	text-align:center;
	}
div.gallery3box h1 {
	background-image: none;
	color:#000;
	font-weight:bold;
	font-size:.8em;
	padding: 0px 2px 0px 2px;
	border-bottom:1px dotted #A7B6D1;
	}
div.gallery3box h2 {
	color:#000;
	font-weight:bold;
	font-size:.8em;
	padding: 2px 2px 1px 2px;
	}
div.gallery3box a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	}
div.gallery3box a:hover {
	color:#000080;
	font-weight:normal;
	text-decoration:underline;
	}
div.gallery3box img {
	margin-left:10px; 
	margin-right:3px;
	margin-top:3px;
	margin-bottom:3px;
	border-width: 1px;
	border-style:solid;
	border-color:black;
	}


div.clearthefloats {clear:both;}
div#menuarea {
	width:140px;
	float:right;
	background-color:#fff;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
	padding: 0px 0px 0px 0px;
	}
div.menutop {
	width:140px;
	background-color:#fff;
	border-width:1px 1px 1px 1px;
	border-color:#ddd;
	border-style:solid;
	margin-top:1px;
	margin-bottom:10px;
	margin-left:1px;
	margin-right:1px;
	padding: 0px 0px 0px 0px;
	}
div.menutop h1 {
	color:#00695d;
	background-color:#fff;
	font-weight:bold;
	font-size:.8em;
	padding: 0px 3px 0px 3px;
	}
div.menutop p {
	font: tahoma, verdana, arial, sans-serif;
	text-align:center;
	color:#5AA426;
	}
div.menutop h2 {
	font: tahoma, verdana, arial, sans-serif; 
	text-align:center;
	color:#FFF;
	font-weight:normal;
	padding: 2px 2px 2px 2px;
	}
div.menutop ul {
	margin:0 3px 0 3px;
	background-color:#fff;
	}
div.menutop li {
	font-size:.8em;
	color:#00695d;
	list-style-type:none;
	background-color:#fff;
	border-bottom:1px solid #ccc;
	margin: 2px 3px 2px 3px;
	padding: 1px 0 1px 0;
	}
div.menutop a {
	padding:0;
	font-weight:bold;
	text-decoration:none;
	color:#006BAD;
	}
div.menutop a:hover {
	color:#5AA426;
	text-decoration:none;
	}
div.menutop img {
	margin:0px;
	border-width: 0px;
	border-style:solid;
	border-color:black;
	}

* html div#listmenu ul {
	float:left;
	border-left:1px dotted #000;
	margin-left:10px;
	}


div.subscribe {
	width:180px;
	background-color:#bfd9d6;
	border-width:1px 1px 1px 1px;
	border-color:#D1A7A7;
	border-style:solid;
	margin-top:1px;
	margin-bottom:10px;
	margin-left:1px;
	margin-right:1px;
	padding: 0px 0px 0px 0px;
	}
div.subscribe h1 {
	background-image: url(images/tdbg2.gif);
	color:#fff;
	font-weight:bold;
	font-size:1em;
	padding: 0px 2px px 2px;
	}
div.subscribe a {
	font-size:.8em;
	padding:0 3px;
	text-decoration:none;
	color:#000;
	}
div.subscribe a:hover {
	color:#FF0000;
	text-decoration:underline;
	}

div#footer {
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	}
div#footer p {
	color:#808080;
	margin:3px 3px 3px 3px;
	text-align:center;
	}
	
div#contentarea {
	width:750px;
	background-color:#fff;
	padding: 0px 0px 0px 0px;
	}
/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated element  */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

.rightbox {
	width:140px;
	background-color:#fff;
	border-width:1px 1px 1px 1px;
	border-color:#ddd;
	border-style:solid;
	margin-top:1px;
	margin-bottom:10px;
	margin-left:1px;
	margin-right:1px;
	padding: 0px 0px 3px 0px;
	}
.rightbox h1 {
	font-size:.8em;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #ddd;
	text-align:center;
	padding: 0px 2px 0px 2px;
	}
.rightbox h2 {
	color:#000;
	text-align:center;
	font-weight:normal;
	font-size:.8em;
	padding: 2px 2px 1px 2px;
	}
.rightbox h3 {
	font-weight: normal;
	width:20px;
	float:left;
	color: #000;
	border: none;
	border-width: 0;
	font-size: .8em;
	text-align: left;
	padding: 0;
	margin: 0;
	}
.rightbox h4 {
	font-weight: normal;
	color: #000;
	border: none;
	border-width: 0;
	font-size: .8em;
	text-align: left;
	padding: 0;
	margin: 0 0 0 20px;
	}
.rightbox h5 {color:#000; font-weight:normal; font-size:.8em; padding: 2px 2px 6px 2px; text-align:right;}
.rightbox h6 {color:#000; font-weight:normal; font-size:.8em; padding: 2px 2px 6px 2px; text-align:center;}

.rightbox a {
	color:#006bad;
	font-weight:bold;
	text-decoration:none;
	}
.rightbox a:hover {
	color:#5aa426;
	text-decoration:none;
	}
.rightbox img {
	float:left;
	margin:3px 3px 3px 3px;
	border-width: 1px;
	border-style:solid;
	border-color:black;
	}
.rightbox img.newslist {
	float:left;
	margin:3px 3px 3px 3px;
	border-width: 1px;
	border-style:solid;
	border-color:black;
	}
.rightbox img.home {
	float:right;
	margin:0 0 4px 4px;
	border-width: 1px;
	border-style:solid;
	border-color:black;
	}
.rightbox img.big {
	float:left;
	margin:3px 3px 3px 3px;
	border-width: 1px;
	border-style:solid;
	border-color:black;
	}
.rightbox form label {
	width:120px;
	float:left;
	font-size:.8em;
	padding: 2px 2px 2px 2px;
	}
.clearleft
{
    clear:left;
}
    