body {
	background-color: #000000;
}
.tabc {
	text-align: center;
}
.header {
	text-align: center;
	color: #F8EECE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
}
.style9 {
	color: #858484;
	font-size: 9px;
	font-family: verdana;
	font-weight: bold;
}
.descText {
	width: 350px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.galleryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9F9F9;
	text-align: center;
	font-weight: 600;
}
.galleryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8EECE;
	text-align: center;
}
.gallery {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.nav {
	text-align: center;
}
.nextback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.nextback a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.nav {
	color: #C2B181;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 20px;
}



.nav ul {
	display: inline;
}
.nav li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
.nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 5px;
}
.nav a:hover {
	text-decoration: none;
	background-color: #666666;
	color: #FFFF00;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 20px;
}
#footer a {
	color: #FFFFFF;
}
.galleryContent {
	padding: 5px;
	text-align: center;
	width: 100%;
}

.profileContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 20px;
	background-color: #f9f9f9;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.profileContent .subHeading {
	font-weight: bold;
	font-size: 16px;
}
.profileContent .email {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	width: 120px;
}
.profileContact { padding-top: 20px; }
.email2 {

}
.email2 a {
	border-bottom: 1px solid #F9f9f9;
}
.email2 a:hover {
	border-bottom: 1px solid #B5A275;
}


.portTable {
	text-align: center;
	padding: 3px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #666666;
	float: right;
}
.portTable td {
	text-align: center;
}
.profileThumb {
	text-align: center;
	padding: 3px;
	border: 1px solid #666666;
	float: left;
	margin: 10px;
}
.profileThumb td {
	text-align: center;
}
.imgPort {
	border: 1px solid #333333;
}
.imgThumb {
	border: 1px solid #333333;
}
.divleft {
	text-align: left;
	padding-bottom: 5px;
}
.divright { text-align: right; padding-bottom: 5px; margin-top: 0px; padding-top: 0px; }
.divquote {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
.divcenter {
	text-align: center;
	padding-bottom: 5px;
}
.gallery div {
	text-align: center;
}
.thumbTbl {
	background-color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;
	border-left: 2px solid #FFFFFF;
}
.thumbTbl td {
	border-top: 1px solid #808080;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #808080;
}
.clear { clear: both; line-height: 1px; height: 1px; }
