body {
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(BG.jpg);
	background-repeat: repeat;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
}
#wrapper #nav ul {
	list-style-type: none;
}
#wrapper #nav ul li {
	text-decoration: none;
	display: inline;
	padding-right: 20px;
	padding-left: 0px;
}
#wrapper #nav ul li a {
	text-decoration: none;
	text-transform: capitalize;
}

#wrapper {
	width: 95%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #rtcol2 {
	float: right;
	width: 10%;
	background-image: url(img/rt-vines.gif);
	background-repeat: repeat-y;
}

#wrapper #header {
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #nav {
	height: 25px;
}
#wrapper #lftcol {
	float: left;
	width: 15%;
	cursor: text;
	background-image: url(img/lft-vines.gif);
	background-repeat: repeat-y;
}
#wrapper #rtcol {
	float: left;
	width: 75%;
}
#wrapper #lftcol p a {
	text-decoration: none;
}

#wrapper #footer {
	clear: both;
	font-weight: bolder;
	color: #666;
}
#wrapper #rtcol h3 strong a {
	text-decoration: none;
	cursor: crosshair;
	filter: Light;
}
#wrapper #rtcol ul li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}

