#sidebar {
	background-image: url(../images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 237px;
	height: 399px;
}
#bg-footer {
	background-image: url(../images/footer.jpg);
	height: 58px;
	width: 780px;
}
#bg-header {
	background-image: url(../images/header.jpg);
	height: 95px;
	width: 780px;
}


#text-footer {
	font-size: 9px;
	padding-left: 50px;
	color: #E0E6CA;
	padding-bottom: 10px;
}


#body_padding {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 480px;
}

#body_content {
	font-size: 12px;
}
#title_photo {
	font-size: 11px;
}
#title_gallery {
	font-size: 13px;
}

#title_gallery a {
	color: #330066;	
}

#title_gallery a:hover {
	color: #0000FF;	
}

#sidebar-bg {
	background-image: url(../images/sidebar-bg.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}

#body {
	background-image: url(../images/body.jpg);
	background-position: top;
	width: 543px;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	padding-top: 10px;
}
h5 {
	display: none;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E3E6D1;
}

#nav_side_pad {
	padding-top: 50px;
	padding-right: 10px;
}

#nav_side li {
	list-style-type: none;
	padding-bottom: 10px;
	text-align: right;
}

#nav_side a {
	text-decoration: none;
	color: #E0E6CA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	display: block;
}
#nav_side a:hover {
	width: 100%;
	color: #000000;
	background-color: #E9E9E9;
	padding-right: 10px;
}

#keller-footer p {
	float: left;
	height: 61px;
	padding-right: 25px;
	padding-left: 40px;
	padding-top: 55px;
	padding-bottom: 25px;
	color: #CDD5A6;
}
#keller-footer a {
	color: #96B1BA;
	text-decoration: none;
	font-size: 9px;
}
#img-home-page {
	padding: 10px;
	margin: 5px;
}

#keller-footer a:hover {
	color: #666666;
	background-color: #FFFFFF;
}
