html, body {
background-color: #bcbe9b;	
background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:100%;
	margin: 0;
    padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

#gallery {position:relative; width:686px; margin: 0px 40px 0px 40px auto; padding:10px; border:6px solid #fff; background:#ffffff}
#gallery2 {position:relative; width:686px; margin:40px auto; padding:10px; border:6px solid #fff; background:#ffffff}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:510px; padding:5px; border:2px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:0px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-size:24px;
	font-weight:bold;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-size:24px;
	font-weight:bold;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-size:24px;
	font-weight:bold;
	line-height:100%;
}

.smallh3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#00488f;
	font-size:14px;
	font-weight:normal;
	text-shadow:none;
}

.half {
	width:185px;
	float:left;
	vertical-align:middle;
}

#top{
	background-image: url(images/top_bluepattern.jpg);
	background-repeat: repeat-x;
	height:105px;
	vertical-align: baseline;
	

}


#whitebar{
	height:25px;
	background-color: #FFFFFF;
	vertical-align: baseline;
	background-color:#FFFFFF;
	margin-top:0px;
}



.masthead{
	background-image: url(images/masthead.jpg);
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	text-align: right;
	padding-bottom:8px;
	padding-right:10px;
	height:85px;
}


.whitemenu{
	font-family:Arial, Helvetica, sans-serif;
	color:#0099FF;
	font-size:11px;
	text-align:center;
	height:25px;
	
}

.whitemenu td{
	 
	text-align: center;
	
}


#contents {
	width:730px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	padding:0px;
}

#sidebarLeft {
	width:165px;
	height: 100%;
	display:block;
	float:left;
}

#sidebarRight {
	width:165px;
	height: 100%;
	display:block;
	float:left;
}

#mainMiddle {
	width:400px;
	height:100%;
	float:left;
}

.scottText {
	float:left;
	width:348px;
	height:100%;
	margin-bottom:10px;
	text-align:left;
	border-style:solid;
	border-width:thin;
	border-color:#0066CC;
}

.scottTextCopy {
	margin:10px;
}

.textcontentsClass{
padding:15px;
padding-top:0px;
padding-bottom:7px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}

#textcontents{
padding:15px;
padding-top:0px;
padding-bottom:7px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}

#textcontents2{
padding:20px;
padding-top:15px;
padding-bottom:7px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}

#textcontentsHome{
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}

.subhead {
	font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-size:15px;
	font-style: italic;
}

.points {
	font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-size:11px;
	font-weight: bold;
}


.bottominfo{
font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-size:11px;
	text-align:center;
}

.bottominfo2{
font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-size:14px;
	text-align:center;
}

.sideinfo{
font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	text-align:center;
}

#gallery img { border: 2px solid black;
margin: 5px;

}

.contentsLeft {
	width:305px;
	margin-left:5px;
	margin-right:0px;
	background:#ffffff;
	float:left;
	padding:5px;
	border:thin;
}

.contentsRight {
	width:305px;
	margin-left:0px;
	margin-right:5px;
	background:#ffffff;
	float:right;
	padding:5px;
	border:thin;
}

.contentsCenter {
	width:305px;
	margin-left:0px;
	margin-right:0px;
	background:#ffffff;
	padding:5px;
	border:thin;
}

.emphasis {
	font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-size:12px;
	font-weight:bold;
	}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-size:11px;
	text-decoration:none;
	}
	

	
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-size:11px;
	text-decoration:none;
	}	

a:active {font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-size:11px;
	text-decoration:none;

}	

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-decoration:none;
	}
	
	
.panel, .panelcollapsed
{
	background: #eee;
	margin: 5px 15px 5px 15px;
	padding: 1px;
	width: 696px;
	border: 1px solid #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.panel h2, .panelcollapsed h2
{
	font-size: 18px;
	font-weight: normal;
	color:#0066CC;
	margin: 0px;
	padding: 4px;
	background: #CCC url(images/arrow-up.gif) no-repeat 670px;
	border-bottom: 1px solid #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

.panel p, .panelcollapsed p
{
	padding-left:5px;
	padding-right:5px;
}

.panelcollapsed h2
{
	background: #CCC url(images/arrow-dn.gif) no-repeat 670px;
	border-color: #CCC;
}

	

.panel h2:hover, .panelcollapsed h2:hover { background-color: #A9BCEF; }

.panelcontent
{
	background: #EEE;
	overflow: hidden;
}
 
.panelcollapsed .panelcontent { display: none; }

.clear {
clear:both;
}
