body, html { 
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #5E5E5E;
	background-image: url(images/bg_image2.jpg);
	background-repeat: repeat-x;
	background-position: top;
    }
body img { 
	border:none; 
	}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 748px;
	position: relative;
	padding:0px;
	background:#000;
	}
#wrapper h1 {
	font-size:120%;
	color:#dddddd;
	}
#header {
	height: 263px;
	width: 748px;
	padding:0px;
	margin:0px;
	}
.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(images/button1.gif); position:relative; border:1px solid #000; 
border-width:0 1px; border-bottom:1px solid #444;}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#d3d3d3; text-decoration:none; font-size:12px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 18px 0 8px;}
.menu2 li.current a {color:#fff; background:url(images/button3.gif);}
.menu2 li.current a b {background:url(images/button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(images/button4.gif);}
.menu2 li a:hover b {background:url(images/button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(images/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(images/button3.gif) no-repeat right top;}
#wrapper2 {text-align:center;}
#wrapper2 .holder {margin:0 auto;}

#content {
	width: 748px;
	background: #000;
	padding:0px;
	margin:0px;
	min-height:700px;
	}
#content a:link {color:#ececec;text-decoration:underline;}
#content a:visited {color:#c9c4c4;text-decoration:underline;}
#content a:active {color:#f5eeee;text-decoration:underline;}
#content a:hover {color:#70b056;text-decoration:underline;}
#leftcolumn {
	padding:5px;
	width:200px;
	float:left;
	margin-top:10px;
	text-align:center;
	background:#000;
	color:#787878;
	}
#leftcolumn li{
	list-style:none;
	margin-left:15px;
	text-align:left;
	}
#leftcolumn p {
	text-align:left;
	padding:0px 0px 0px 20px;
	}
#leftcolumn h2{
	font-size:120%;
	color:#787878;
	}
#leftcolumn h3{
	font-size:100%;
	}
#rightcolumn {
	padding:0px;
	margin:0px;
	width:530px;
	float:right;
	text-align:center;
	}
#rightcolumn h2 {
	color:#d9d5d5;
	font-size:140%;
	padding-top:10px;
	}
#rightcolumn h3 {
	color:#d9d5d5;
	font-size:120%;
	padding-left:60px;
	text-align:left;
	clear:both;
	}
#rightcolumn p {
	text-align:left;
	width:85%;
	margin-left:50px;
	color:#706d6d;
	}
#rightcolumn p.center {
	text-align:center;
	}
#rightcolumn ul {
	color:#706d6d;
	text-align:left;	
	margin-left:80px;	
	}
#box {
	width:450px;
	margin-left:30px;
	}
#box img {
	float:left;
	width:200px;
	margin-top:10px;
	}
#box ul{
	margin:0px 0px 40px 250px;
	}

#footer {
	margin:0 auto;
	width:746px;
	height:20px;
	clear:both;
	position: relative;
	text-align: center;
	border-bottom: 2px solid black;
	background-image: url(images/dt_bg.gif);
	border-top: 2px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}
#footer p {
	margin-top:2px;
	}
form {
	background:#ececec;
	width:420px;
	margin:0 auto;
	padding:5px;
	}
form p {
	width: 430px;
	clear: left;
	margin: 0 0 0 10px;
	padding: 5px 0px 5px 5px;
	padding-left: 105px; /*width of left column containing the label elements*/
	height: 1%;
	}
form label {
	float: left;
	margin-left: -155px; 
	width: 150px;
	}
form input[type="text"]{
	width: 180px;
	}
form textarea{
	width: 250px;
	height: 60px;
	}	
a, a:visited, a:hover, a:active {
	color:#000;
	}
#viewer {
	width:450px; 
	height:260px; 
	background:#ececec url(turf/turf.jpg) 0 0px no-repeat;
	border:1px solid #aaa;
	margin:0 auto 20px auto;
	}
#viewer ul {margin-right:50px;}
.gallery {
	padding:0; 
	margin:220px 0 0 0; 
	list-style-type:none; 
	position:relative; 
	width:320px;
	}
.gallery img {
	border:0;
	}
.gallery li {
	float:left;
	}
.gallery li a, .gallery li a:visited {
	font-size:11px;
	float:left; 
	text-decoration:none; 
	color:#fff; 
	background:#000; 
	text-align:center; 
	width:25px; 
	height:26px; 
	line-height:24px; 
	border:1px solid #444;
	margin:2px;
	}
.gallery li a img {
	position:absolute; 
	top:-320px; 
	left:0; 
	visibility:hidden; 
	border:0;
	}
.gallery li a img.landscape {
	top:-220px;
	left:-80px;
	}
.gallery li a:hover {
	background:#ececec;
	}
.gallery li a:active, .gallery li a:focus {
	background:#444; 
	color:#fff;
	}
.gallery li a:active img, .gallery li a:focus img {
	visibility:visible;
	}

