/* CSS Document */

body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0;
	margin-bottom:0;
}
a, #gallery tr td a {
	color: #FFFFFF;
}
a:visited, #gallery tr td a:visited {
	color: #FFFFFF;
}
a:hover, #gallery tr td a:hover {
	color:#999999;
}
.bg_about {
	background-image:url(../images/home/dag_photo.jpg);
	width:215px;
	height: 234px;
}
.bg_scenic {
	background-image:url(../images/home/scenic.jpg);
	width:220px;
	height: 233px;
}
#banner {
	position: relative;
	top: 0px;
	width: 100%;
	background-image:url(../images/banner_bg.jpg);
	background-repeat:repeat-x;
}
#banner ul li a {
	color: #333333;
	text-decoration:none;
}
#dylanglocklerphotography {
	position: relative;
	width: 606px;
	height: 86px;
	top: 0px;
	background-image:url(../images/dylanglocklerphotography.jpg);
	left: 0px;
}
#dag_reflect {
	position: relative;
	width: 100%;
	height: 17px;
	top: 0;
	left: 40px;
	clip: rect(auto, auto, auto, auto);
}
#feature {
	width: 215px;
	height: 234px;
	float: right;
	background-image:url(../images/home/dag_photo.jpg);
	background-repeat: no-repeat;
	padding: 0 15px 0 0;
}
ul, ul a:link, ul a:visited {
	color:#666666;
	list-style-type: none;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}
#nav {
	position: relative;
	top: 15px;
}
#about {
	position: relative;
	margin: 15px 10px 0 225px;
	padding: 20px 50px;
	color:#333333;
	width: 575px;
	border: 1px solid #071578;
	background:#E2E2E2;
	background-image:url(../images/about_bg.jpg);
	background-repeat:no-repeat;
}
#about a {
	color: #666666;
}
#content {
	position: relative;
	margin: 15px 10px 0 225px;
	padding: 0 0 20px 0;
	color:#CCCCCC;
	width: 675px;
}
#content a {
	padding: 10px 15px;
}
#description {
	float:right;
	text-align: right;
	padding: 0;
	color: #333333;
}
#copyright {
	color:#999999;
}
.nav_current {
	color:#595959;
}
#gallery  {
	position: relative;
	color:#CCCCCC;
	width: 735px;
	padding: 25px 0 0 25px;
}
#gallery tr td {
	text-align: center;
	vertical-align:middle;
	padding: 25px 5px 25px 5px;
}
#gallery tr td a {
	text-decoration: none;
	color:#FFFFFF;
}
#gallery tr td a img {
	border: 1px solid #ffffff;
}
.arrows {
vertical-align: top;
}