body {
	background-color: #969696;
	margin: 0;
	padding: 0;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
}

#container{
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 1400px;
	width: 952px;
	padding-top: 28px;
	margin-top: 16px;
}
#contactcontainer{
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 850px;
	width: 952px;
	padding-top: 28px;
	margin-top: 16px;
}


#container img {
	position: relative;
}

.tag img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
	position: relative;
}

.tex {
	background-image: url(images/papertexture.gif);
	background-repeat: repeat-x;
	padding-top: 42px;
	padding-bottom: 46px;
}

.spacer2 {
	height: 100px;
	width: 1px;


}


.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: .9em;
	color: #575757;
	background-color: transparent;
	float: right;
	width: 230px;
	display: inline;
	text-align: left;
	position: relative;
	border: none;
	top: -300px;
	margin: 0px;
	padding-right: 80px;
	
}

.navigation ul{
	padding : 0;
	margin : 0;
	float : none;
	display: inline;
	text-align: left;
}

.navigation li {
	display: inline;
	text-align: left;
	float: left;
	overflow: visible;
	position: relative;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0px;
}
.navigation li a {
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	overflow: visible;
	font-weight: bold;
	margin: 0px;
}
.navigation li a:hover {
	color: #FCBD38;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-weight: bold;
	text-decoration: underline;
}



.contactform {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAEAEA;
	height: 312px;
	width: 282px;
	float: right;
	position: relative;
	padding-left: 12px;
	padding-top: 15px;
	padding-right: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
	border-bottom-style: solid;
}
.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}
.col-2 { width:100%;}
input, textarea {
	font-family:Arial;
	font-size:.9em;
	color: #000000;
}
/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:24px;}
.form input {
	width:272px;
	height:18px;
	border:1px solid #555038;
	background-color: #FFFFFF;
}
textarea {
	width:272px;
	height:128px;
	background:#ffffff;
	overflow:auto;
	border:1px none #555038;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #818181;
	font-size: 10pt;
}

#form1 .form { height:30px;}
#form1 .form input {
	width:272px;
	padding:3px 0px 0px 4px;
	color:#000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #969696;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #969696;
}

.message {
	background-color: #EAEAEA;
	border: 1px solid #969696;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #181818;
}

#form1 textarea {
	width:272px;
	height:82px;
	background:#ffffff;
	overflow:auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #969696;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #969696;
	margin-bottom:0px;
	margin-top:0px;
	color:#030303;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#form1 .textarea-box {
	width:172px;
	top: -2px;
}

.button {
	color:#ffffff;
	width:78px;
	text-align:center;
	position: absolute;
	left: 108px;
	border: 0px none #EAEAEA;
	background-color: #181818;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
/*==================end of forms====================*/

hr {
	background-color: #EAEAEA;
	font-size: 1px;
	color: #EAEAEA;
}

h1 {
	font-family: "Lucida Sans";
	color: #575757;
	line-height: 1.5em;
	margin: 0px;
	letter-spacing: -0.1em;
	font-size: 1.9em;
	text-align: center;
	padding: 0px;
	}

h2 {
	font-family: "Lucida Sans";
	color: #575757;
	line-height: 1.5em;
	margin: 0px;
	font-size: 1.9em;
	font-weight: lighter;
	letter-spacing: -1.5pt;
	text-align: center;
	padding: 0px;
	}

h3 {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #FFFFFF;
	text-align: left;
	display: inline;
	background-color: #575757;
	padding-left: 8px;
	padding-bottom: 1px;
	margin-bottom: 12px;
	float: left;
	width: 95%;
}
h4 {
	font-size:1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: .6em;
	color: #575757;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 2px;
}
h5 {
	font-size:1.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #575757;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 12px;
	
} 
h6 {font-size:.82em; color:#9a897b; text-transform:uppercase; font-weight:normal; margin-bottom:17px;}

.caption {
	font-size: .8em;
	font-family: Geneva, Arial, Helvetica, sans-serif;


}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 220px;
	width: 920px;
	position: relative;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	overflow: hidden;
	display: inline;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.portfolio {
	width: 926px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
}
.portfolio p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #575757;
	margin: 0px;
	padding: 0px;
}

.desc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1px;


}
.portfolio ul{
	list-style-type: none;
}

.portfolio li{
	line-height: 1.5em;
	color: #575757;
	list-style-type: disc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.portfoliob {
	width: 900px;
	float: left;
	position: relative;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2px;
	font-weight: bold;
	text-align: left;
	display: inline;
	color: #575757;
	height: auto;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	padding-top: 20px;
}

.portfoliob p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	font-weight: normal;

}


.portfoliob ul{
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.portfoliob li{
	display: inline;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.portfoliob li a{
	display: inline;
	float: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #EAEAEA;
	text-align: left;
	position: relative;
	padding: 3px;
}

.portfoliob li a:hover{
	display: inline;
	float: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	position: relative;
	background-color: #f9bd38;
	padding: 3px;
}

.portfolio .div {
	float: left;
	height: auto;
	width: 250px;
	position: relative;
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 42px;
	padding-bottom: 32px;
	padding-left: 0px;
	text-align: left;
}

.portfolio .div img{
	border: 2px solid #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.portfolio .div:hover img{
}

.portfolio .div p{
	line-height: 1.4em;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #575757;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.portfolio .div a{
	color: #575757;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.portfolio .div a:hover{
	display: inline;
}
.portfolio #news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #575757;
	height: 100%;
	width: 226px;
	position: relative;
	display: inline;
	padding-left: 6px;
	background-color: #FFFFFF;
	padding-right: 6px;
	border: 2px dotted #EAEAEA;
	margin-right: 20px;
	float: right;
}
.portfolio #news p{
	padding-left: 6px;
	font-size: 0.9em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	color: #424242;
}
.portfolio #news a{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.portfolio #news a:hover{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
}
.portfolio a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #575757;
}


.imagefloat {
	float: right;
	height: 220px;
	width: 134px;
	background-color: transparent;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #424242;
	line-height: 2em;
	padding: 12px;
	text-align: center;
	margin-top: 0px;
	margin-right: 52px;
	margin-bottom: 60px;
	margin-left: 18px;
	border: 1px solid #EAEAEA;
}

.imagefloat p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #6C6C6C;
	

}
.news1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAEAEA;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 60%;

}


/*Light Box Style*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ 	
	border:none;
 }

#outerImageContainer{
	position: relative;
	background-color: #000000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#lightboxImage {	
	border:1px solid #222;
}

.spacerhome{
	padding: 0px;
	height: 132px;
	width: 180px;
	visibility: visible;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
	
#replay{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
	
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	background-color: #000000;
	margin: 0 auto;
	line-height: 1.4em;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #EAEAEA;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 60%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: .5em;	color: #D3D3D3}
#imageData #speaker{ width: 20px; float: right; position: relative; top: 7px}			
#imageData #slideshowLink{ width: 40px; float: right;  padding-bottom: 1.3em; position: relative; top: 7px}		
#imageData #bottomNavClose{ width: 20px; float: right;  padding-bottom: 1.3em; padding-left: 1em; position: relative; top: 7px}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {	
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
