@charset "utf-8";
/* CSS Document */

body {
	background-color: #001B39;
	background-image: url(../images/ed_01.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #FFF;

}

#wrapper {
	background-color: #000;
	background-image: url(../images/ed_07.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: auto;
	height: auto;
	width: 900px;
	border: 1px solid #999;


}

#header {
	background-image: url(../images/ed_04.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 900px;


}

#header a {


}

#header a:hover {


}

#topNav {
	margin-top: 85px;
	margin-left: 400px;
	position: absolute;


}

#topNav a {
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;

}

#topNav a:hover {
	color: #F60;


}
.home #home, .bio #bio, .landscapes #landscapes, .portraits #portraits, .sports #sports, .nightshots #nightshots, .contact #contact, .misc #misc {
	color: #0F0;
}


#leftNav {

}

#leftNav a {

}

#leftNav a:hover {

}

#contentWrap {
	padding: 20px;
	min-height: 450px;
	margin-bottom: 20px;

}
#contentWrap img {
	padding: 5px;
	border: 1px solid #999;
}


#content {
	float: left;
	width: 450px;
	padding: 15px;
	background-image: url(../images/content_bg.png);

}
#imagesContent {
	float: left;
	padding: 15px;
	background-image: url(../images/content_bg.png);
	margin-bottom: 30px;
}

#imagesContent a, #content a {
	color:#0f0;
}

#imagesContent a:hover, #content a:hover {
	color: #F60;
}
/*#imagesContent, #content a:visited {
	color: #0f0;
}*/
.thumbs {
	margin: 5px;
}


#rightSide {
	float: right;
	width: 370px;
	text-align: center;
	margin-top: 40px;

}

#footer{
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;

}

#footer a{
	color: #FFF;
	text-decoration: none;

}

#footer a:hover {
	color: #F60;

}

#footerNav {
	float: left;
	width: 400px;

}

#footerContact {
	text-align: right;
	float: right;
	width: 400px;

}
h1 {
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 14px;
}
.imagePage img {
	text-align: center;
	border: 1px solid #FFF;
}
.imagePage a {
	color: #FF0;
	text-decoration: none;
	font-size: 10px;
}
.imagePage #holder {
	margin: 0px;
	height: 600px;
	text-align: center;
}
#copy {
	font-size: 9px;
	width: 900px;
	margin: auto;
}
