﻿body {
	margin:0;
	padding:10px 0 10px 0;
	font-family:verdana, arial, sans-serif;
	font-size:13px;
	text-align:center;
	background-color: #333333;
	color: #819687;
	}
	

#container {

	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:700px;

}

#contents {
	width:700px;
	clear: both;
	padding-top: 5px;
	/*height: 15px;*/
}
#imgright {
	text-align: center;
	padding: 10px 5px 5px;
	float: left;
	width: 220px;
	height: 230px;
}


#header {
	width:700px;
	height:75px;
	/*background:url(../images/logo_eddie_photography.gif) no-repeat left center; */
	text-align:right;
	border-bottom:1px solid #D5DBDE;
	font-style: italic;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #819687;
	padding-top: 40;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navlist li{
	list-style-type: none;
	display:inline;
	text-align:right;
	padding-right: 20px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-transform:lowercase;
	font-style: normal;
	font-weight: normal;
}

#navlist li a:link { color: #819687; text-decoration:none; }
#navlist li a:visited { color: #fff; text-decoration:none; }
#navlist li a:hover { color: #819687; text-decoration:none; }


#img {
	text-align:center;
	float: left;
	height: 230px;
	width: 220px;
	padding: 10px 5px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*#img p {

	text-align:center;
	padding:5px;

}*/


#footer {
	width:700px;
	height:50px;
	background:#F5F5F5;
	text-align:right;
	border-top:1px solid #D5DBDE;
	float: left;

}

#footer p{

	font:9px verdana, arial, sans-serif;
	color:#555;
	padding:20px 2px 0 0;

}

#footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover {

	font:9px verdana, arial, sans-serif;
	color:#000;
	text-decoration:underline;

}
	
#imgmiddle {
	text-align: center;
	padding: 10px 5px 5px;
	float: left;
	height: 230px;
	width: 225px;
}
#imgleftbottom {
	text-align: center;
	padding: 10px 5px 5px;
	float: left;
	height: 230px;
	width: 220px;
}
#imgmiddlebottom {
	text-align: center;
	padding: 10px 5px 5px;
	float: left;
	height: 230px;
	width: 225px;
}
#imgrightbottom {
	text-align: center;
	padding: 10px 5px 5px;
	float: left;
	height: 230px;
	width: 220px;
}
a {
	color: #819687;
}
.clear {
	clear: both;
}

