@charset "utf-8";
body {
	background-color: #3D3A33;
	font-family: Helvetica, Arial, sans-serif;

}
#gallerylinks {
	text-decoration: none;
	font-weight: bold;
}
#bottomgallerylinks {
	text-decoration: none;
	font-size: 12px;
	
}
#container {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBE9E2;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 1350px;
}	
#container-long {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBE9E2;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 1650px;
} 
#container-short {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBE9E2;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 800px;
}



#banner {
	background-image: url(jondelplogo.jpg);
	background-repeat: no-repeat;
	height: 137px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#navbarleft {
	height: 70%;
	width: 155px;
	background-color: #61615F;
	position: relative;
	margin-top: 10px;
	top: 10px;
	float: left;
	color: #000000;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#smallfont {
	font-size: 12px;
}
#content  {
	width: 550px;
	margin: 7px;
	top: 10px;
	position: relative;
	float: right;
	height: 70%;
	padding: 10px;
}


#footer {
	height: 50px;
	background-color: #121407;
	bottom: 10px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	line-height: 23px;
}

#nav-list  {
	
	
	font-size: 18px;
	font-weight: bold;
	
	width: 150px;
	
	
}

#nav-list  a {
	display: block;
	text-decoration:none;
	background-color: #000000;
	color: #D8D5C4;
	padding: 3px 1px 3px 1px;
	border: 1px solid;
	margin-bottom: 10px;
	
}
#content #static-link a {
	color:#000;
	background-color: #61615F;
}

#content a:link {
	color: #555555;
	text-decoration: underline;
}
#content a:hover {
	color: #000000;
	text-decoration: none;
}
#content a:visited {
	color: #555555;
	text-decoration: underline;
}

#footer a:link {
	color:#CCCCCC;
}

#footer a:hover {
	color:#CCCCCC;
	text-decoration: none;
}

#footer a:visited {
	color:#CCCCCC
}



#nav-list a:hover {
	color:#000;
	background-color: #61615F;
}


#picture {
	float: right;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 7px;
	margin-left: 20px;
}
#bold {
	font-weight: bold;
	font-size: 18px;
}
#gallery {
	margin: 15px;
	border: 3px solid #000000;
}
#thumbnail {
	border: 3px solid #000000;
	margin: 2px;
}
#highlight {
	margin: 2px;
	border: 3px dashed #FFFFFF;
}

#picturebox {
	background-color: #3D3A33;
	color: #CCCCCC;
	width: 750px;
	height: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#gallerylinks a:link {
	color: #CCCCCC;
	border: 3px solid #CCCCCC;
	text-decoration: none;
	background-color: #3D3A33;
	padding: 3px;
}
#gallerylinks a:visited {
	color: #CCCCCC;
	border: 3px solid #CCCCCC;
	text-decoration: none;
	background-color: #3D3A33;
	padding: 3px;
}
#gallerylinks a:hover{
	color: #3D3A33;
	border: 3px solid #CCCCCC;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 3px;
	}
#bottomgallerylinks a:link {
	color: #CCCCCC;
	border: 3px solid #CCCCCC;
	text-decoration: none;
	background-color: #3D3A33;
	padding: 3px;
}
#bottomgallerylinks a:visited {
	color: #CCCCCC;
	border: 3px solid #CCCCCC;
	text-decoration: none;
	background-color: #3D3A33;
	padding: 3px;
}
#bottomgallerylinks a:hover{
	color: #3D3A33;
	border: 3px solid #CCCCCC;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 3px;
}
#rightnav a:link {
	color: #CCCCCC;
	border: 3px solid #CCCCCC;
	text-decoration: none;
	background-color: #3D3A33;
	padding: 3px;
}
#rightnav a:visited {
	color: #CCCCCC;
	border: 3px solid #CCCCCC;
	text-decoration: none;
	background-color: #3D3A33;
	padding: 3px;
}
#rightnav a:hover{
	color: #3D3A33;
	border: 3px solid #CCCCCC;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 3px;
	}
#pictureboxpic {
	background-color: #EBE9E2;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
}
#gallerybox {
	height: 450px;
}
#rightnav {
	float: right;
	display: block;
	position: relative;
	padding: 10px;
}
#galleryhead {
	display: block;
	float: left;
	position: relative;
	height: 36px;
}
.thumbnail {
border: 3px solid #000000;
	margin: 2px;
}

