body,
html {
	font-family: "Trebuchet MS", "Verdana", "Arial";
	margin:0;
	padding:0;
	background:#333333;
	color:white;
}
body {
	min-width:1000px;
}

hr {
	border: 1px solid #808080;
	width: 100%;
	
}

#wrap {
	margin:0 auto;
	width:1000px;
	height:540px;
	min-height: 540px;

}
#header {

}
#header h2 {
	padding:5px;
    	margin:0;
    	letter-spacing: 0.2em;
}
#nav {
	text-align:right;
	font-size: 0.8em;
	font-weight: bold;
	padding:5px;
	color: #808080;
	margin-right: 4px;
}

#nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	display:inline;
	margin:0;
	padding:0;
}
#nav a { 
	text-decoration: none;
	color: #808080;
	font-weight:bold;
}

#nav a:hover {
	color: #272727;
}
#logo {
	background:#333333;
	float:left;
	height:100%;
	
}

#details {
	font-size: small;
	text-align: justify;
	color: #808080;
	margin: 0 auto;
	padding-top:20px;
	padding-left: 50px;
}

#main {
	background:#1e1e1e;
	float:left;
	border-top: 4px solid #1e1e1e;
	border-bottom: 4px solid #1e1e1e;
	height:540px;
	
}

#mainCont {
	padding-left: 10px;
	padding-right: 10px;
	color: #808080;
	height: 540px;
	margin: 0 auto;
	overflow: auto;
}

#mainCont a{
	text-decoration:none;
	text-align:center;
	color: #808080;
	font-size: small;
}

#sidebar {
	background:#272727;
	float:right;
	border: 4px solid #1e1e1e;
	height:100%
}

#sidebarCont {
}

#sidebar ul {
	margin-bottom:0;
}
#sidebar h3, #sidebar p {

}

#sidebar h5 {
	margin-top: 0px;
	color: white;
	font-weight: bold;
	clear:both;
}


#sidebar img {
	border: 2px solid #808080;
	margin: 2px;
}


#galleryData {
	clear:both;
	float: left;
	margin-top: 15px;
	width: 180px;
	clear: both;
	padding-left:10px;
	padding-right:10px;
}

#galleryData a {
	text-decoration:none;
	color:#808080;
	font-weight:bold;
}

#galleryName {
	text-align: center;
	font-weight:bold;
	font-size: normal;
	clear: both;
	background-color: #1E1E1E;
	padding-bottom: 6px;
}

#galleryName a{
	text-decoration:none;
	color: white;
	font-size: 0.6em;
}



#footer {
	width: 930px;
	clear:both;
	padding: 0px;
	margin: 0px;
	color: #808080;
	text-align:center;
	font-size: 0.7em;
	letter-spacing: 0.2em;
	padding-left: 62px;
}

#zoom img {
	padding: 3px;
	float: left;

}

#index {
	height: 120px;
	float: left;
	text-align: center;
	padding: 10px;
	font-size: 9pt;
	font-weight: bold;
	font-size: 0.8em;
}

#index img {
	padding: 3px;
	border: 3px solid #808080;


}

.galleryIndex img {
	margin: 3px;
	padding: 3px;
	border: 3px solid #808080;
}

.galleryIndex a {
	text-decoration:none;
}

#staticPage {
	line-height: 150%;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	
}
.galleryData {
	color: #808080;
	font-size: normal;
	font-weight:bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.galleryData  ul,li {
	text-align: left;
	text-decoration: none;
	list-style: none;
	font-size: small;
	color: white;
	font-weight: normal;

}	

.galleryData a {
	text-decoration: none;
	font-size:small;
	color: white;
}

.photoData {
	color: #808080;
	font-size: normal;
	font-weight:bold;
	text-align:center;
	padding-left: 5px;
	padding-right: 5px;

}
.photoData  ul,li {
	text-decoration: none;
	list-style: none;
	font-size: small;
	color: white;
	font-weight: normal;
}	

.photoData a {
	text-decoration: none;
	font-size:small;
	color: white;
}


.date {
	font-size: x-small;
}


#sendEmailForm input {

}

#featuredImg {
	display: block;
	margin:0 auto;	
	padding-top: 10px;	
}

.guestbook {

}

.guestbook h4 {
	margin: 0px;
	padding: 0px;
}

.guestbook ul,li {
	color: #808080;
	padding: 10px;
}

