body {	background-color: #3d3d3d;
	font-family: Century Gothic,Avant Garde,Helvetica,Arial,sans-serif;; font-size: 12pt;
	margin-top: 10px;
	color:#FFFFFF;
	text-align:left;
	}
td, th {
	font-family: Century Gothic,Avant Garde,Helvetica,Arial,sans-serif;;
	font-size: 12pt;
	vertical-align:top !important;
	
	}	
	
a:link {
	color: #fff;
}

a:visited {
  color: #ebebeb;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #ebebeb;
}

h1 {
	color:#fff9f0;
	display:inline;
	font-weight:bold;
	font-size:16pt;

}

h2 {
	color:#009298;
	display:inline;
	font-weight:bold;
	font-size:14pt;

}

.footer {	
	font-family: Century Gothic,Avant Garde,Helvetica,Arial,sans-serif;;
	font-size: 8pt;	
	color: #fff;
	margin-top:10px;
	margin-left:10px;
	text-align:right;
	
	}
	
	
.contact {
	color: #ffffff;
	font-size:12pt;
	font-family:Century Gothic,Avant Garde,Helvetica,Arial,sans-serif;;
	font-weight: bold;
	
	}
	
.body {
	width:800px;
	font-size: 12pt;	
	color: #fff;
	text-align:left;
	vertical-align:top !important;
	margin:30px;

}

.bodytext {
	font-family: Century Gothic,Avant Garde,Helvetica,Arial,sans-serif;;
	font-size: 12pt;	
	color: #fff;
	text-align:left;
	vertical-align:top !important;
	
}

.bodyimage {
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;

}	
.blackheading {
	color: #ffffff;
	font-size:16pt;
	font-family:Century Gothic,Avant Garde,Helvetica,Arial,sans-serif;;
	font-weight:bold;
	
	}
	
.subheading {
	color: #000000;
	font-size:12pt;
	font-weight:bold;
	
	}	
	
.small {
	font-size: 85%;
}


/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 1px solid white;
margin-left: 130px;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: center;
padding: 2px 5px;
}

