@charset "UTF-8";
/* CSS Document */

/* -----------------------------------*/
/* ---- GLOBAL <<<-----------*/
/* -----------------------------------*/

body { 
	background: #FFF;
	font: 10px Helvetica, "Times New Roman", Times, serif;

	}
	
a {
	color: #333;
	text-decoration: none;
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: 100;
	line-height: 11px;
	word-spacing: normal;
	}
	
a:hover {
		color: #999;
		}
		
h0{
	text-decoration: none;
	font-family: Courier New, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 100;
	line-height: 9px;
	letter-spacing: 0px;
	word-spacing: normal;
	color: #000;
}		
		
h1{
	text-decoration: none;
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: 100;
	word-spacing: normal;
	color: #333;
}

h2{
	text-decoration: none;
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight:100;
	line-height: 10px;
	text-align:justify;
	color: #333;
}

h2 a {
color: #999999;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: 100;
	text-transform: lowercase;
	line-height: 10px;
	letter-spacing: 0px;
	word-spacing: normal;
	}


.homeimg {
	float: right;
}
 img {
  border: 0;
  
  }


/* -------------------------------------------*/
/* ---- PAGE STRUCTURE <<<-----------*/
/* -------------------------------------------*/
#sidebar{
	width: 250px;
	overflow: hidden;
}

#aboutcontent{
	width: 370px;
	overflow: auto;
	margin-left: 300px;
	margin-top: -250px;
}

#videocontent{
	width: 500px;
	height: 700px;
	overflow: auto;
	margin-left: 300px;
	margin-top: -300px;
	position: absolute;
}



#photothumbnails{

	width: 320px;
	height: 465px;
	overflow: hidden;
	margin-top: 165px;
	margin-left: 220px;
	position: fixed;
}

#contactbox{
	width: 420px;
	height: 293px;
	overflow: hidden;
	margin-left: 220px;
	margin-top: 165px;
	position: fixed;
}

#logocontainer {
	width: 200px;
	height: 0px;
	margin-top: 0px;
	position: fixed;
}


#linkcontainer {
	width: 190px;
	height: 340px;
	text-align: left;
	margin-left: 150px;
	margin-top: 50px;
	position: fixed;
	
}


#footer{
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: 9px;
	color: #000;
	margin-left: 670px;
	margin-top: 635px;
	
}

/* -------------------------------------------*/
/* ---- gallery <<<-----------*/
/* -------------------------------------------*/

gallerybody { 
	background: #FFF;
	font: 12px Helvetica, Arial, sans-serif;
	color: #666;
	width: 8000px;
	}


#gallerycontainer {
	width: 280px;
	overflow: auto;
	margin-left: 102px;
	margin-top: 33px;
	text-align: left;

}
	
#gallerywrapper {
	width: 4650px;
	height: 600px;
	position: absolute;
	left: 320px;
	top: 60px;
}

#gallerywrapper2 {
	width: 4300px;
	height: 600px;
	position: absolute;
	left: 320px;
	top: 60px;
}

#gallerywrapper3 {
	width: 5650px;
	height: 600px;
	position: absolute;
	left: 320px;
	top: 60px;
}

#gallerywrapper4 {
	width: 9000px;
		height: 600px;
	position: absolute;
	left: 320px;
	top: 60px;
}

#gallerywrapper5 {
	width: 4480px;
	position: absolute;
	left: 220px;
	top: -15px;
}

#navInfo {
	float: left;
	width: 400px;
}

#photocontainer {
	float: left;
	padding-right: 20px;
	padding-top: 32px;
}

#galleryfooter {
	padding: 55px;
	margin-left: 390px;
	position: fixed;
	top: 500px;
	font-size: 9px;
	color: #000;
}

#gallerysidebar{
width: 250px;

	overflow: hidden;
}


#gallerylogocontainer {
	width: 200px;
	height: 0px;
	margin-top: 0px;
	position: relative;
}


#gallerylinkcontainer {
	width: 190px;
	height: 340px;
	text-align: left;
	margin-top: 50px;
	margin-left: 50px;
	position: relative;
	
}
}
