body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#borders {
	background-image: url(../_images/borders.png);
	background-repeat: repeat-y;
	width: 800px;
}
#header {
	text-align: left;
	padding: 10px 0px 5px 10px;
	background-image: url(../_images/bg_header.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#himg {
	padding: 5px 0 0 0;
	text-align: center;
}
#menu {
	background-image: url(../_images/menu.gif);
	background-repeat: repeat-x;
	border: solid #FFFFFF;
	border-width: 0px 4px 0px 4px;
	height: 32px;
}
    #topmenu {
      float:left;
		text-align: left;
      }
    #topmenu ul {
	   margin:0;
	   padding:0px 0px 0px 1px;
	   list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url("../_images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 2px 0 0;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url("../_images/tabright.gif") no-repeat right top;
      padding:6px 10px 8px 10px;
      color:#FFFFFF;
		font-weight: bold;
		}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
		color:#003F87;
      }
	 #topmenu #current a {
      background-position:0% -42px;
      }
	 #topmenu #current a span {
      background-position:100% -42px;
		color: #7BBA21;
		font-weight: bold;
      }
		

#slogan {
	border: solid #FFFFFF;
	border-width: 0px 0px 0px 4px;
	background-color: #7CB91B;
	color: #003399;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
}
#time {
	border: solid #FFFFFF;
	border-width: 0px 4px 0px 0px;
	background-color: #7CB91B;
	color: #003399;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding: 0px 10px 0px 0px;
}
#box1 {
	background-image: url(../_images/box_1.gif);
	background-repeat: no-repeat;
	border: solid #FFFFFF;
	border-width: 4px 0px 0px 4px;
	width: 476px;
	height: 225px;
}
#box1 p{
	color: #00427E;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 26px;
	padding: 0px 0px 0px 10px;
}
#box2 {
	border: solid #FFFFFF;
	border-width: 4px 4px 0px 4px;
	width: 300px;
	height: 225px;
}
#column1 {
	vertical-align: top;
	border: solid #FFFFFF;
	border-width: 4px 0px 0px 4px;
}
#column1 a:link, a:visited {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
#column1 a:hover {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

#column1 p {
	font-size: 15px;
	padding: 6px;
	line-height: 150%;
}
#column1 li {
	font-size: smaller;
	padding: 6px;
	line-height: 150%;
}
#column1 h4{
	width: 100%;
	height: 35px;
	background-image: url(../_images/h4img_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	line-height: normal;
	font-weight: bold;
	border: solid #00427E;
	border-width: 0px 0px 0px 5px;
	padding: 9px 0px 0px 5px;
	color: #00427E;
}
#column1 .head{
	line-height: 35px;
	font-weight: bold;
	color: #00427E;
	margin: 10px 4px 0 5px;
}
#column1img {
	width: 100%;
	height: 350px;
	background-image: url(../_images/headers/van.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.bold {
	font-weight: bold;
	margin: 0;
	line-height: normal;
}
#column2 {
	border: solid #FFFFFF;
	border-width: 4px 4px 0px 4px;
	background-image: url(../_images/bg_col2.png);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 300px;
	text-align: center;
}
#column2 p{
	margin: 10px 0px 10px 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 0px 10px 0px 10px;
	text-align: left;
}
#column2 li {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	line-height: 150%;
	padding: 10px 0px 0px 10px;
	text-align: left;
}
#column2 h4{
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	/*color: #003F87;*/
	color: #FFFFFF;
	padding: 10px 0px 0px 10px;
	text-align: left;
}
#footer {
	border: solid #FFFFFF;
	border-width: 4px 4px 0px 4px;
	background-image: url(../_images/footer.gif);
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
}
#footer p {
	margin: 0;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 11px;
}
#footer a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/*lightbox*/

#lightbox {
	background-color:#eee;
	padding: 10px;
}
#lightboxDetails {
	font-size: 10px;
	padding-top: 5px;
}	
#lightboxCaption { 
	float: left; 
}
#keyboardMsg { 
	float: right; 
}
#closeButton {
	top: 5px; 
	right: 5px; 
}

#lightbox img {
	border: none; 
	clear: both;
} 
#overlay img {
	border: none;
}

#overlay {
	background-image: url(../_images/overlay.png);
}

#overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../_images/overlay.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../_images/overlay.png", sizingMethod="scale");
}
