@charset "UTF-8";
html {
	overflow:auto;
	height:100%;
	}

body {
	margin:0;
	padding:0;
	overflow:hidden;
	min-height:660px;
	min-width:980px;
	height:100%;
	position:relative;
	font-family:Helvetica, Arial,sans-serif;
	color:#FFF;
	}
#background{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	}
h1 {
	color:#FFF;
	text-align:left;
	font-weight:300;
	font-size: 16px;
	margin-top:20px;
	margin-bottom:0px;
	
	
}

h2 {
	color:#FFF;
	text-align:left;
	font-style:italic;
	font-weight:400;
	font-size:12px;
	margin-top:-10px;
	margin-bottom: 0px;
	
}

#interest li:first-child{
border:1px solid white;
padding:4px 6px;
}

p {
	
	right:10px;
	color:#FFF;
	text-align:left;
	font-weight:400;
	font-size:10px;
}

a {
	font-size:14px;
	outline:none!important;
	border:none;
	color:#FFF;
	text-decoration:none;
}

img {
	outline:none;
	border:none;
}

#menu{
	margin:124px 53px 0 0;
	padding:0;
	list-style-type:none;
	width:500px;
	height:27px;
	line-height:27px;
	float:right;
	}
#menu a{
	background:url('../images/tab.png');
	filter:alpha(opacity=80);
	opacity:0.8;
	background-position: 0 -30px;
	text-align:center;
	color:white;
	float:left;
	width:125px;
	height:27px;
	font-size:14px;
	text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
	z-index:5;
	}
#menu li{
	float:left;
	} /*IE Fix*/	
#menu a:hover{
	background-position: 0 -60px;
	}
#menu a:active {
    background-position:0 -90px;
	}
#menu a.current {
    background-position:0 0px;
	}
#contentContainer{
	position:relative;
	width:980px;
	margin:40px auto 0;
	z-index:5;
}
#darkBG{
	position:absolute;
	width:980px;
	height:580px;
	filter:alpha(opacity=90);
	opacity:0.9;
	left:492px;
	top:46px;
	margin-left:-490px;
	z-index:-1;
}
#logo{
	float:left;
	width:105px;
	height:55px;
	outline:none;
	margin:65px 0 0 45px;
	}
#logo img{
	width:100%;
	height:100%;
	outline:none;
	z-index:5;
	}
#slideshow{ 
	clear:both;
	padding:0px 0 60px 90px;
	overflow:hidden;
	font-family: Helvetica, Arial, sans-serif;
}
	

#slideshowThumbs{
float:left;
width:265px; /*This may need to be increased by a couple pixels should three not fit*/
list-style-type:none;
margin:0;
padding:0;
}
#slideshowThumbs li{
float:left;
width:55px;
height:70px;
padding:0px;
margin:0 3px 3px 0;
border:4px double #eee;
;
/*border:1px solid white;*/
text-align:center;
cursor:pointer;
vertical-align:middle;
overflow:hidden;
}
#slideshowThumbs li img:hover{
	filter:alpha(opacity=100);
	opacity:1.0;

}

/*#slideshowThumbs li img{
width:100%;
height:auto;
 vertical-align:middle;
}
#slideshowThumbs li img.portrait{
height:100%;
width:auto;
}*/

#slideshowThumbs li img{
width:auto;
height:120%;
filter:alpha(opacity=70);
opacity:0.7;

}
#slideshowThumbs li img.landscape{
height:auto;
width:100%;
}
#imgContainer{
height:350px;
width:550px;
 text-align:center;
margin-left:275px;


}
#changingImg{
/*width:100%;
height:auto;*/
}
#captions{
	
float:left;
clear:left;
top: 130px;
width:260px;
margin: 0px;
color:#FFF;
text-align:right;

}
#slideshowSide {
float:left;	
}

#interest {
	clear:both;
	top:0px;
	left:0px;
	height:20px;
	text-decoration:none;
	padding:0px 50px 10px;
	text-align:center;
	margiin:0px;
    list-style-type:none;
	}
#interest li {
	text-align: center;
	display:block;
	float:left;
	margin:15px 20px;
	padding:5px 7px;
}
#interest li a{
	margin:0px;
	padding:5px 7px;
	}

#interest li:hover{
	border:1px solid white!important;
	padding:4px 6px!important;
	}
	
div.info {
	position:relative;
	clear:both;
	float:left;
	width:22em;
	height: 360px;
	left: 40px;
	top:0px;
	padding:30px 50px;
	margin: 0px;

}
div.info2 {
	position:relative;
	clear:left;
	float:left;
	width:28em;
	height: 360px;
	left: 40px;
	top:12px;
	padding:30px 50px;
	margin: 0px;

}
div.info3 {
	position:relative;
	clear:right;
	float:right;
	text-align:right;
	width:22em;
	height: 360px;
	right: 40px;
	top:0px;
	padding:30px 50px;
	margin: 0px ;
}


p.info {
	font-weight:200!important;
	font-size:14px!important;
	line-height: 1.5em!important;
	margin-top:0px!important;
}

p.info2 {
	font-weight:200!important;
	font-size:11px!important;
	line-height: 1.5em!important;
	
}
.pic {
	
	float:right;
	text-align:right;
	width:auto;
	height: 360px;
	/*padding:25px 50px 50px 50px;*/
	margin: 95px 90px 0px 0px;
	}
div.info2 {
	position:relative;
	clear:left;
	float:left;
	width:28em;
	height: 360px;
	left: 40px;
	top:12px;
	padding:30px 50px;
	margin: 0px;

}

	
div.info3 {
	position:relative;
	clear:right;
	float:right;
	text-align:right;
	width:22em;
	height: 360px;
	right: 40px;
	top:0px;
	padding:30px 50px;
	margin: 0px ;
}
h2.info {
	color:#FFF;
	text-align:left;
	font-style:normal!important;
	font-weight:400;
	font-size:12px;
	margin-top:0px!important;
	margin-bottom: -10px;
	
}

h1.info {
	margin-bottom:-15px!important;
}
h1.add {
	color:#FFF;
	text-align:right;
	font-weight:300;
	font-size: 16px;
	margin-top:20px;
	margin-bottom:0px;
}

.add a {
	color:#999933!important;
}
img.link { vertical-align: text-bottom; }
a.link { 
	color:#FFF;
	text-align:left;
	font-weight:300;
	font-size: 16px;
	
	}
.broke {
	position:relative;
	clear:both;
	text-align:center;
	width:600px;
	top:100px;
	left:300px;
}
img.broke{
	left:225px;
	text-align:center;
}



	
