@charset "iso-8859-1";
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666666;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	background-color: #fff;
}

#container-header {
	width: 670px;
	height: 42px;

	padding: 10px 40px 0px 40px;
	background-image: url(images/shadowtop2.gif);
	background-repeat:no-repeat;
	background-color: #FFF;
	line-height: 40px;
	font-size: 10px;

}

#container-name {
	float: left;
}

#container-date {
	float: right;
	/*font-size: 11px;
	font-weight: normal;
	font-style: italic;*/
	padding: 15px 0px 0px 0px;
}

span, #container-name span,#container-slogan span {
	color: #006AC3;

}

#picdiv {
	height: 500px;
	background-color:#333;
	padding:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container-banner {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 132px;	
	background-image: url(images/shadowmiddle.gif);
	background-repeat: repeat-y;
	background-color:#FFF;
}
#container-banner-inner {
	width: 670px;
	padding: 0px 0px 0px 0px;
	height: 112px;
	background-image:url(images/mainbanner3.png);
	background-color:#FFF;
}
#container-banner-inner-menu {
	width: 670px;
	padding: 0px 0px 0px 0px;
	background-color:#000;
}


.indentmenu{
	font: bold 10px Verdana;
	width: 100%; /*leave this value as is in most cases*/
	overflow: hidden;
	position: relative;
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
/*border: 1px solid #0161b5; *//*dark purple border*/
/*border-width: 1px 0;*/
	background: black url(images/indentbgsm.gif) center center repeat-x;
}

.indentmenu ul li{
	display: inline;
}

.indentmenu ul li a{
	float: left;
	color: #039; /*text color*/
	padding: 1px 11px;
	text-decoration: none;
	border-right: 1px solid #0161b5; /*dark purple divider between menu items*/
}



.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: #000; /*!important; text color of selected and active item*/
	padding-top: 3px; /*shift text down 1px for selected and active item*/
	padding-bottom: 1px; /*shift text down 1px for selected and active item*/
	background: black url(images/indentbg2sm.gif) center center repeat-x;
}



.indentmenu2{
	font: bold 10px Arial;
	width: 100%; /*leave this value as is in most cases*/
	overflow: hidden;
	position: relative;
}

.indentmenu2 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
/*border: 1px solid #0161b5; *//*dark purple border*/
/*border-width: 1px 0;*/
	background-color: #FFF;

}

.indentmenu2 ul li{
	display: inline;
}

.indentmenu2 ul li a{
	float: left;
	color: #006AC3; /*text color*/
	padding: 3px 8px;
	text-decoration: none;
/*border-right: 1px solid #0161b5;*/ /*dark purple divider between menu items*/
}



.indentmenu2 ul li a:hover, .indentmenu2 ul li .current{
	color: #393;  /*!important;text color of selected and active item*/
	padding-top: 3px; /*shift text down 1px for selected and active item*/
	padding-bottom: 2px; /*shift text down 1px for selected and active item
	background: black url(images/indentbg2sm.gif) center center repeat-x;*/
}



#container-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 670px;
	background-image: url(images/longshadowbottom.gif);
	background-repeat:no-repeat;
	padding: 0px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#container-content-wide-subnav {
	width: 670px;
	height:20px;
	background-color: #FFF;

}

#content-wide {
	background-color:#000;
	margin-top: 0px;
	width: 670px;
	height:auto;
	background-color: #FFF;
}

#content-wide p {
	line-height: 18px;
	color: #666666;
	margin: 0 0 0px 25px;
}


#content {
	width: 330px;
	float: left;
	background-image: none;

}



#container-footer {
	width: 670px;
	height: 80px;
	padding: 0px 20px 0px 40px;
	margin: 0px 0px 0px 0px;
	clear: both;
	color: #666666;

}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #666666;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	width: 650px;
	padding-left: 10px;
	text-align:center;
}
#footer-copyright img {
border:none;
}

img.alignleftb {
	float: left;
	margin: 0 0 0 0;
}
#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}


hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 10px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content a {
	text-decoration:none;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #999;
	padding: 2px 2px 2px 2px;
}


ul#subnavigation {
	font-size:11px;
	text-decoration:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
	text-align:left;
}

#subnavigation li {
	list-style: none;
	text-decoration:none;
	display:inline;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#subnavigation li a {
	float: left;
    color: #039; /*text color*/
    padding: 3px 14px;
	color: #006AC3;

}

#subnavigation li a:hover {
	text-decoration: none;
	background-color: #CCC;
}


/* style for current page */
#subnavigation #currenta {
	color: #999;
	padding: 3px 14px;
}

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(pictureshow/images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(pictureshow/images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(pictureshow/images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(pictureshow/images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(pictureshow/images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}


