body {
	text-align:center;
	background-color:#282828;
	color:#CCCCCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
}

a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#333333;
	font-weight:normal;
}

h3 a{
	color:#9F9F9F;
	font-weight:normal;
	
}

.mast {
	width:100%;
	background-color:#161616;
	text-align:center;
	vertical-align:middle;
}
#doc3 {
	margin:auto;
}
#hd {
	width:950px;
	text-align:left;
}
#w-line {
	width:auto;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	height:3px;
}
#centre-col {
	background-color:#161616;
	color:#FFFFFF;
}
#right-col, #left-col, #left-footer-col {
	/* border:#666666 1px solid; */
width:200px;
	float:left;
}
#left-footer-col {
	border:#282828 1px solid;
	display:block;
}
#centre-col, #footer {
	width:550px;
	/* border:#666666 1px solid; */
    float:left;/* text-align:center; */
}
#centre-col, #right-col {
	height:560px;
	position:relative;
}
#masthead {
	font-size:28px;
	font-weight:bold;
	padding:3px 0 3px 10px;
	color:#FFFFFF;
}
#nav {
	padding:10px 0 10px 10px;
	font-weight:normal;
}
#nav h2 {
	font-size:20px;
	padding:4px 0 4px 0px;
	font-weight:normal;
}

#nav h4 {
	font-size:16px;
	padding:4px 0 4px 0;
	font-weight:normal;
}

#nav h3 {
	font-size:14px;
	padding:4px 0 4px 12px;
	font-weight:normal;
}

.subnav-A {
	/* display:none; */
}

.subnav-B {
margin-top:30px;
}

#image-frame {
	width:550px;
	height:500px;
	text-align:center;
	padding-top:10px;/* border:#666666 1px solid; */
}
#image-nav {
	position:absolute;
	bottom:0;
	width:500px;
	padding:15px;/* border:#666666 1px solid; */
	overflow:hidden;
}

.inside-move {
	width:auto;
}

.nav-element , .nav-element-selected{
	height:40px;
	width:40px;
	margin-right:10px;
	background-color:#161616;
	float:left;
}

#picture-details {
	font-size:10px;
	margin:10px 0 10px 15px;
    color:#7f7f7f;
    /*display:none;*/
}

#picture-details p , #gallery-description p {
	margin:0 0 2px 0;
}

#picture-details .photo-caption , #picture-details .photographer , #picture-details .photo-info ,  #picture-details .photo-date-taken{
	margin:15px 0 5px 0;	
}


.gal-element , .gal-element-selected {
	height:40px;
	width:40px;
	margin:10px 10px 0 0;
	background-color:#0f0f0f;
	float:left;
}
#right-col {
	width:198px;
	border:#666666 0px solid;
}
#gallery-nav-box {
	position:absolute;
	height:auto;
	width:200px;
	border:#666666 0px solid;
	bottom:0;
	margin:0 0 15px 15px;
}
#footer {
	padding:10px;
	text-align:center;
}

/* Home Description */

#home-discription {
	color:#2F2C2C;
	font-size:11px;
	text-align:left;
	margin:-100px 40px 0px 40px;
}


/* Forms syling */
 
 #flat-body-content {
 	margin:20px;
	}
	
#flat-body-content form {
 	margin:20px;
	}
		

 #flat-body-content dt {
 	margin:10px 0 2px 0;
	}

#flat-body-content dd {
 	margin:0 0 5px 0;
	}
	
#flat-body-content p {
	color:#9F9F9F;
	}
		
.active-page{
	/* background-color:#3F3F3F; */
	color:#fff;
	border-bottom:2px solid #6f6f6f;
	
}		

#flat-body-content ul {
    list-style-type:square;
    padding:0 0 0 40px;
}

 #flat-body-content li{
 }

