* {margin:0; padding:0;}

body {

	text-align:center;

	background-image:url(../images/background.jpg);

	margin:0 auto;

	width:800px;

}

ul { list-style:none; }

h1 {

	margin-top:2px;

	height:90px;

	text-indent:-9999px;

	display:block;

	background-image:url(../images/header.jpg);

}

a { outline:none; }

.mybox { 

     width:200px; 
	 
	 height:14px; 
	 
	 padding-top:10px; 
	 
	 align:center; 
	 
	 border-style:solid; 
	 
	 border-width:0px; 
	 
	 padding:10px; 
	 
	 font-family:Helvetica, Arial, sans-serif; 
	 
	 position: relative; 
	 
}

.mybox1 { 

      width:200px; 
	  
	  height:14px; 
	  
	  padding-top:10px; 
	  
	  align:center; 
	  
	  border-style:solid; 
	  
	  border-width:0px; 
	  
	  padding:10px; 
	  
	  font-family:Helvetica, Arial, sans-serif; 
	  
	  position: relative; 
	  
	  display:none; 
	  
}

.mainimg { 

      valign:middle; 
	  
	  padding-top:60px; 
	  
}

/* Vertical Navigation Bar on the Left Side of the Website

/* ==================================== */



#navLeft {

	min-height:100%;

	align:left;

	padding-top:50px;

	width:100px;

}

#navLeft a {

	margin-left:3px;

	padding:5px;

	display:block;

}





/* Content in the middle of the page

/* ==================================== */



#mainContent {

	text-align: Left;

	min-height: 380px;

	max-height: 380px;

	border-left: #FFFFFF solid 3px;

	border-right: #FFFFFF solid 3px;

	width: 480px;

	font-family: Georgia, serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	text-transform: normal;

	letter-spacing: normal;

	line-height: 1.8em;

	overflow: auto;

}

#mainContenthome {

	align: center;

	min-height: 380px;

	max-height: 380px;

	border-left: #FFFFFF solid 3px;

	border-right: #FFFFFF solid 3px;

	width: 480px;

	font-style: normal;

	font-weight: normal;

	text-transform: normal;

	letter-spacing: normal;

	line-height: 1.8em;

	overflow: auto;

}


#mainContent p {

	margin:20px 10px 20px 10px;

}

#mainContent img {

	margin-right: 2px;

	margin-left: 2px;

}

#mainContentLeftImg {

	padding-right: 20px;

	margin-left: 2px;

}

#mainContentGallery {

	text-align: left;

	min-height: 380px;

	max-height: 380px;

	border-left: #FFFFFF solid 3px;

	border-right: #FFFFFF solid 3px;

	float: left;

	width: 480px;

	font-family: Georgia, serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	text-transform: normal;

	letter-spacing: normal;

	line-height: 1.8em;

}

#mainGalleryContent {

	text-align: left;

	min-height: 380px;

	max-height: 380px;

	border-left: #FFFFFF solid 3px;

	border-right: #FFFFFF solid 3px;

	width: 490px;

	font-family: Georgia, serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	text-transform: normal;

	letter-spacing: normal;

	line-height: 1.8em;

}



/* Vertical Navigation Bar on the Right Side of the Website

/* ==================================== */



#navRight {

	float:right;

	padding-top:10px;

	padding-bottom:10px;

	width:160px;

}

#navRightTable table {

	line-height: 1.4em;

}

#navRightTable table img {

	border:1px #333333 solid;

}

#navRightTable p {

	font-family: Helvetica, Arial, sans-serif, Georgia, serif;

	font-size: 11px;

	font-style: normal;
	
	font-weight: normal;

	text-transform: normal;

	letter-spacing: normal;

	text-align: center;

}

.navRight {

    font-family: Helvetica, Arial, sans-serif, Georgia, serif;
		
	font-size: 11px;

	font-style: normal;
	
	text-align: center;

}
	

#navRightContent p {

	font-family: Helvetica, Arial, sans-serif, Georgia, serif;

	font-size: 18px;

	font-style: normal;

	font-weight: normal;

	text-transform: normal;

	letter-spacing: normal;

	text-align: left;

}

/* Gallery Wrapper

/* ==================================== */

#GalleryWrapper {

	margin:0 auto 0 auto;

	position:relative;

	clear:both;

	background-color:#1B1B1B;

	padding-top:24px;

	height:180px;

	width:416px;

}

/* Thumbnail Gallery

/* ==================================== */

#thumbWrapper {

	margin:0 auto 0 auto;

	position:relative;

	clear:both;

	background-color:#1B1B1B;

	padding-top:8px;

	height:210px;

	width:800px;

	margin-bottom:10px;

}

#thumbWrapperTable {

	background-color:#1B1B1B;

	font-family: Helvetica, Arial, sans-serif; Georgia, serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	text-transform: normal;

	letter-spacing: normal;

	text-align: center;

}

#GalleryMainImg {

	max-height: 300px;

	min-height: 300px;

	max-width: 480px;

	BORDER-RIGHT: white 3px solid; 

	MARGIN: 2px; 

	BORDER-LEFT: white 3px solid; 

}

#thumbGallery {

	overflow:hidden;

	width:656px;

	clear:both;

	margin:0 auto;

}

#thumbGallery a span {

	width:496px;

	position: absolute;

	left:-1000px;

	visibility:hidden;

}

#thumbGallery a span img {

	margin-top:66px;

	max-height: 340px;

	max-width: 400px;

}

#thumbGallery a:hover span {

	top:-460px;

	left:114px;

	visibility:visible;

	float:none;

}

#thumbGallery li {

	padding:5px;

	float:left;

	font-family: Helvetica, Arial, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	letter-spacing: normal;

}

#thumbGallery a { color:#FFF; }

#thumbGallery img { border:2px solid black;}



/* Footer

/* ==================================== */



#footer {

	clear:both;

	background:url(../images/footer.jpg);

	height:80px;

	margin-top:10px;

}

#footerText {

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	letter-spacing: normal;
	 padding-top: 5px;

}

