body {
	font-family: Georgia, Verdana, Arial;
	background: #fff url(../images/navbg.png) repeat-y 18px ;
	color: #696864;
}

#copyrightscott	{
	font-size: 10px;
	color: #DFDFDF;
	position: absolute;
	width: 130px;
	left: 0px;
	top: 450px;
	padding: 8px;
}

a:link {
	color: #696864;
	text-decoration: none;
}
a:visited {
	color: #696864; 
	text-decoration: none; 
} 
a:hover {
	color: #fff; 
	text-decoration: none; 
} 
a:active {
	color: #696864; 
	text-decoration: none; 
} 

#sun {
	position: absolute;
	width: 277px;
	height: 271px;
	top: 25px;
	left: 550px;
	background: url(../images/sun.gif);
}

#logo {
	height: 83px;
	position: absolute;
	width: 298px;
	top: 40px;
	margin-left: 176px;
	background: url(../images/logo.gif);
	z-index: 1;
}

#topleft {
	height: 176px;
	position: absolute;
	width: 145px;
	top: -20px;
	margin-left: 10px;
	background: url(../images/topleft.jpg);
	z-index: 2;
}

#stripe {
	width: 100%;
	height: 15px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 150px;
	left: 0;
	z-index: 3;
	background: url(../images/stripe.png);
}

#contact {
	font-size: 12px;
}
#nosmoke {
	position: absolute;	
	width: 145px;
	top: 455px;
	left: 18px;
	z-index: 7;
	padding: 5px;
	font-size: 11px;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#button li {
	margin: 0;
}
		
#button li a {
	display: block;
	padding: 5px 5px 5px;
	background-color: #edf2e3;
	color: #696864;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #daded0;
	font-weight:bold;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	background-color: #daded0;
	color: #fff;
}
		
#button {
	width: 145px;
	position: absolute;
	left: 18px;
	top: 165px;
	z-index: 5;
}

#col1 {
	width: 649px;
	position: absolute;
	top: 165px;
	left: 163px;
	background-color: #daded0;
	padding: 8px;
	line-height: 160%;
	font-size: 1em;
	z-index: 6;
}

#header {
	width: 329px;
	height: 25px;
	position: relative;
	font-weight: bold;
}
	
#header span {
	background: url(../images/titlebg.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

.smalltxt {
	font-size: 10px;
}

#col2 {
	width: 200px;
	position: absolute;
	top: 166px;
	left: 612px;
	background-color: #edf2e3;
	padding: 8px;
	line-height: 160%;
	font-size: 1em;
	z-index: 5;
	height: 267px;
}

