
html {
     overflow: -moz-scrollbars-vertical;
}


.wid2 {
background-color:#FFFFFF;
border:1px solid darkGray;
margin:10px auto;
width:100%;
}

#topnav {
	width:auto;
	padding: 0px 20px 2px;
	position:static;
	color: #aaa;
	background: transparent;
	background-image: url('images/body.jpg');
	text-align:left;
	font-size: 90%;
	font-weight: bold;
	}
#footer {
	display:block;
	background-image:url('images/feet.jpg');
	background-repeat: no-repeat;
	background-color: #EFEFEF;
	height: 36px;
	font: normal normal 9px Verdana, sans-serif;
	text-align:center;
	}

.contact-link {
	color: #a06600;
	cursor: pointer;
	}

html {
	background-image:url('images/wood.jpg');
}

body {
	background-image:url('images/wood.jpg');
	background-repeat:repeat;
	width:100%;
	height:100%;
	margin: 0;
	padding:0;
	}

#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	} 

#nav-menu li
{
	float: left;
	margin: 0;
	border: 0;
	text-decoration: none;
	} 

a	{
	border: 0;
	text-decoration: none;
	color: #000;
	}
.brown {
color:#673700;
}

.ctrl{
background-color:#E5E5E5;
background-image: url('images/button.gif');
border:1px solid darkGray;
color:#000000;
text-decoration:none;
font-size:10px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;}

img {
border:none;}
