img {border:none}

.links { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#999; text-decoration: none}
.links:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#666; text-decoration: none}

.links2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#999; text-decoration: none; text-align:center}
.links2:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#666; text-decoration: none; text-align:center}

a:active
{
  outline: none;
  border-color:#000;
}
:focus
{
  -moz-outline-style: none;
}

* {
	margin: 0px;
	padding: 0px;
}

#topgap {
	font-size: 12pt;
	text-align: center;
	width: 800px;
	background-color:#FFF;
	margin: 0 auto;
	height:50px;
}

#bottomgap {
	font-size: 10pt;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	width: 800px;
	background-color:#FFF;
	height:54px;
	vertical-align:middle;
	padding-left:125px;
}

#bottomgap2 {
	font-size: 10pt;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	width: 800px;
	background-color:#FFF;
	padding-top:10px;
	height:20px;
}
#layout {
	font-size: 9pt;
	text-align: center;
	width: 800px;
	background-color:#FFF;
	margin: 0 auto;
	height:900px;
}
#header {
	text-align: center;
	width: 800px;
	background-color:#FFF;
	margin: 0 auto;
	height: 110px;
}

#content {
	text-align: left;
	background-image:url(../images/photo_bground.jpg);
	background-repeat:no-repeat;
	color:#000;
	font-size:11px;
	line-height: 15px;
	width: 740px;
	background-color: #333333;
	margin: 0 auto;
	padding-top:60px;
	padding-left:60px;
	height: 440px;
	
}

#content2 {
	text-align: left;
	background-image:url(../images/photo_bground.jpg);
	background-repeat:no-repeat;
	color:#000;
	font-size:11px;
	line-height: 15px;
	width: 740px;
	background-color: #333333;
	margin: 0 auto;
	padding-top:60px;
	padding-left:45px;
	height: 440px;
	
}

#content3 {
	text-align: center;
	background-image:url(../images/photo_bground.jpg);
	background-repeat:no-repeat;
	color:#000;
	font-size:11px;
	line-height: 15px;
	width: 785px;
	background-color: #333333;
	margin: 0 auto;
	padding-top:50px;
	height: 450px;
	
}

body
{ 

background-color:#FFF;

} 

.body {
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
}


.body5 {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
}

.body4 {
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
}
.body3 {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:16px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
}

.bold {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	padding-left:10px;
	line-height:16px;
}

#layout #content {
	font-size: 14px;
}
#layout {
	font-size: 12px;
}
#layout #content {
	font-size: 10px;
}
#layout #content {
	font-size: 12px;
}




#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#sliderwrapper {

    width:680px;
    height:380px;
    margin:0 auto;

}

#slider {
    position:relative;
    width:680px; /* Change this to your images width */
    height:380px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
