
body{
margin: 0;
padding: 0;
text-align: center;

}

#page{ 
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 1100;
	background-color: #ffffff;
	text-align: center;
}

#header {
/*	height: 200px;
	background-image: url(images/headerfade.gif);
	repeat-y: repeat;
	repeat-x: no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#ffffff*/
}

#header .logo {
/*	z-index: 105;
	margin: auto;
	margin-bottom: 33px;
}

#header .photo {
	clear: none;
	z-index: 4;
	margin-left: auto;
	margin-right: auto;	
}

.menu {
/*	background-color: #bb8811;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0;
	text-align: left;
}

.menu ul {
/*	border-right: 1px solid #ffffff;
	margin: 4px 0 0 0;
}

.menu ul li {
	display: inline;
	list-style: none;
	border-left: 1px solid #c7caaf;
	border-right: 1px solid #c7caaf;
	padding: 0;
}
.menu ul li.firstMenu {
	border-left: 2px solid #c7caaf;
}

.menu ul li.lastMenu {
	border-right: 2px solid #c7caaf;
}

.menu a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding: 0 4px 0 4px;
}

.menu a:hover {
	text-decoration: underline;
}*/


.content {
/*	background-color: #d7ebff;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	height: 158px;
	padding: 8px;

a.actionCall {
	background-color: #ffffff;
	border: 2px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 2px;
}

a.actionCall:hover {
	background-color: #ffffff;
	border: 2px solid #ffffff;
}
}

#pageContent {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 5px;
	text-align: left;
	font-family: sans seriff, verdana;
	font-size: 12px;
}

#columnRight {
	float: right;
	clear:right;
	width: 125px;
	text-align: center;
	font-family: arial, sans seriff;
	margin-bottom: 4px;
}

#columnRight table {
	border-collapse: collapse;
}

#columnLeft {
	float: left;
	clear:left;
	width: 102px;
	text-align: center;
	font-family: arial, sans seriff;
	margin-bottom: 4px;
}

#columnRight left {
	border-collapse: collapse;
}	

#footer{
	clear: both;
	text-align: center;
	width: 100%
}

.title{
	background-color: #ffffff;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: sans seriff, verdana;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 2px;
}*/

a.email {/*
	background-color: #993300;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	padding: 3px;
	color: #fff;
	margin-top: 3px;
	margin-bottom: 3px;
}

.googleSearch {
	padding-bottom: 3px; 
	background-color: #ffffff;
	margin-bottom: 3px;
	color: #fff;*/
}
/* slide show section */
.slideShow {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
	overflow: hidden;
	clear: both;
}

.slideShow img {
	cursor: pointer;	
}

.slideShow .viewer {
}

.slideShow .viewer .scoll {
}

.slideShow .viewer a img {
	width: 100px;
	height: 87px;
	border: 2px solid #ffffff;
}

.slideShow .viewer a:hover img {
	border: 2px solid #3366CC;
}


/* end slide show */

/* gallery section*/
.gallery {
	border-collapse: collapse;
	padding: 0;
}

.gallery td {
	padding: 0;
}

.photoWrap {
	/*margin: 0px 4px 4px 12px;*/
	text-align: center;
	}

.gallery .photoWrap img{
	margin: 0;
	height: 450px;
	width: 600px;
}


#galleryInfo {
	height: 24px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}