body {
	margin: 10px 0 0 0;
	padding: 0px;
	text-align: left
}

address, blockquote, caption, center, dd, dir, div, dl, dt, form, h1, h2, h3, h4, h5, h6, menu, ol, p, td, th, ul  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	vertical-align: top;
}

#top  {
	width: 820px;
	max-width: 820px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: white
}

#container  {
	text-align: left
	float: left;
	clear: right;
}


#container2  {
	width: 820px;
	height: 380px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left
}


#headline  {
	padding-top: 20px;
	border-bottom: 1px solid;	
	border-color: #000;
	height: 60px;
	margin: 0;
	padding: 0;
	background: white
}


#middle  {width: 820px;
	height: 380px;
	max-height: 480px;
	margin: 0;
	padding: 0;
	background: white;
	overflow: hidden;
	clear: both;
	padding-top: 20px;
}

#photocontainer  {
	width: 820px;
	height: 400px;
	max-height: 400px;
	margin: 15px 0px 0px 0px;
	padding: 0;
	background: white
}

#photo1  {float: left}

#photo2  {float: right}

#photo1, #photo2  {
	width: 400px;
	max-width: 400px;
	height: 400px;
	max-height: 400px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: white;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center
	}

#captions  {
	width: 820px;
	max-width: 820px;
	height: 30px;
	margin: 0;
	padding: 1px 0 0 0 ;
	background: white;
	border-bottom: 1px solid;
	border-color: #b2b2b2;
}


a  {
	color: #000000;
	cursor: pointer;
	text-decoration: none;
	-moz-outline:0px
}

a:hover  {color: #5196d5}

a:active  {
	color: #406488;
	background: none;
}

#title  {
	font: 14px 'helvetica neue',helvetica,sans-serif;
	letter-spacing:3px;
	text-transform:uppercase
}


.icon  {
	float: right;
	padding-left: 50px;
	vertical-align: top;
	}

.icon2  {
	float: right;
	padding-right: 10 px;
	 
}

.icon2b  {
	float: right;
	clear: both;
}

.icon3  {
	

	vertical-align: top;
font-style: normal;
	font-family: "Book Antiqua";
	font-size: 20px;
	background-color: #FFF;
	padding-left: 0px;
	text-align: left;
}

.bar {
	border-top: 1px solid;
	border-color: #000;
}

#title:hover, .current:hover, .arrow:hover, .icon:hover  {
text-decoration: none}

#hideinfo  {background: #558dc4}

#hideinfo:active  {background: none}

#slidestextb, #slides2text {
	float: left;
	font-style: normal;
	font-family: "Book Antiqua";
	font-size: 14px;
	}


#info {
	position: absolute;
	visibility: hidden;
	height: 600px;
	margin: 0 auto 0 auto;
	z-index: 80;
	background-image: url(../images/infobg.png)	
}






#zoom, #zoom2 {
	position: absolute;
	display: none;
	width: 920px;
	height: 640px;
	background-image: url(../images/infobg.png);
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;	
}

.zoomimg  {
	margin: 0px auto 0px auto;
	text-align: center;
	width: 100%;
    position: absolute;
    display: block;
}

#zoomaway  {
	position: absolute;
	display: none;
	top: 0;
	z-index: 70;
	vertical-align: middle;
	
}

#zoomcontent, #zoomcontent2  {
	padding-left: 0px;
	width: 920px;	
	margin: 0px auto 0px auto;
}

	#zoomcontent img, #zoomcontent2 img  {
	padding-bottom: 10px;
	margin: 0px auto 0px auto;	

}


#slidesbigtext, #slides2bigtext
{
	padding-left: 0px;
	font-size: 20px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
}


.menu {
	font-style: normal;
	font-family: "Book Antiqua";
	font-size: 14px;
	letter-spacing: 0.115em;
	color: #000000;	
}


.floatleft  {
	float: left;
	margin-top: 8px
}

.logo  {
	float: left;
	margin-top: 8px;
	clear: left;
}

.floatright  {
	float: right;
	margin-top: 8px
}


#blanket {
   background-color:#fff;
   opacity: 0.65;
   position:absolute;
   z-index: 9001;  
   top:0px;
   width:100%;
   height:600px
}

#popUpDiv {
	position:absolute;
	background-color:#fff;
	width:100%;
	height:600px;
	z-index: 9002;
	text-align: left;
	display: block;
	float: left;
	margin-left: 70px;
}