body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topbar {
	float: left;
	background-image: url(../images/top_bar_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 132px;
	width: 100%;
	min-width: 800px;
}
.bold_heading {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
}
#navigation {
	float:left;
	width:100%;
	background:#F4F4F4;
	font-size:93%;
	line-height:normal;
	font-weight: bold;
      }
    #navigation ul {
	  margin:0;
	  padding:10px 10px 0 15px;
	  list-style:none;
      }
    #navigation li {
      display:inline;
      margin:0;
      padding:0;
      }
    #navigation a {
      float:left;
      background:url(../images/navtabL.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #navigation a span {
      float:left;
      display:block;
      background:url(../images/navtabR.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
.picturediv {
	padding: 5px;
	width: 195px;
	border: medium solid #ddd;
	float: left;
	font-size: 75%;
	font-style: italic;
	color: #999;
	margin-bottom: 5px;
}
.picturediv2 {
	padding: 5px;
	width: 130px;
	border: medium solid #ddd;
	float: left;
	font-size: 75%;
	font-style: italic;
	color: #999;
	margin-bottom: 5px;
}
.contactbox {
	padding: 5px;
	width: 130px;
	border: medium solid #ddd;
	float: left;
	font-size: 85%;
	color: #999;
	margin-bottom: 5px;
}
.contactbox strong {
	font-size: 115%;
	font-weight: bold;
	color: #333333;
}
.ad_box_lc {
	padding: 5px;
	width: 130px;
	border: medium solid #ddd;
	float: left;
	font-size: 125%;
	color: #00f;
	margin-bottom: 5px;
	background-image: url(../../images/ad_bg.gif);
	background-repeat: repeat-x;
}
.ad_box_lc a {
	font-size: 65%;
	font-style: italic;	
}
.bold_bodycopy {
	font-size: 85%;
	font-style: italic;
	color: #999999;
}

.mainbody_section {
	font-size: 89%;
	color: #333333;
	margin: 0px 10px 10px;
	width: 100%;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#sitecontainer {
	height: 100%;
	width: 100%;
	min-width: 850px;
}
#mainbody {
	float: left;
	height: 100%;
	width: 40%;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 15px;
}
.general_bold {
	font-weight: bold;
}
.bold_serif {
	font-size: 2em;
	font-weight: bold;
	color: #000;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
}
.bodycopy {
	font-size: 89%;
}

#left_column {
	float: left;
	width: 130px;
	height: 100%;
	margin: 15px;
}
#right_column {
	margin: 15px;
	float: right;
	height: 100%;
	width: 195px;
	padding-right: 15px;
}
#footer {
	font-size: 85%;
	background-color: #ddd;
	clear: both;
	width: 100%;
	margin-top: 10px;
}
.div-ie6-fix {
	float: right;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navigation a span {float:none;}
    /* End IE5-Mac hack */
    #navigation a:hover span {
      color:#294585;
      }
    #navigation a:hover {
      background-position:0% -42px;
      }
    #navigation a:hover span {
      background-position:100% -42px;
      }

