.top {
	background-image: url(images/borderTop.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
}
.nav a:link {
	color: #666666;
	text-decoration: none;
	}
.nav a:visited {
	color: #666666;
	text-decoration: none;
	}
.nav a:hover {
	color: #666666;
	text-decoration: underline;
	}
.nav a:active {
	color: #EEEEEE;
	text-decoration: none;
	}
.middle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #111111;
	background-image: url(images/borderMiddle.jpg);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}
.middle a:link {
	color: #666666;
	text-decoration: none;
	}
.middle a:visited {
	color: #666666;
	text-decoration: none;
	}
.middle a:hover {
	color: #666666;
	text-decoration: underline;
	}
.middle a:active {
	color: #EEEEEE;
	text-decoration: none;
	}
.middle img {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	}
.bottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	background-image: url(images/borderBottom.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
}
.bottom a:link {
	color: #000000;
	text-decoration: none;
	}
.bottom a:visited {
	color: #000000;
	text-decoration: none;
	}
.bottom a:hover {
	color: #333333;
	text-decoration: underline overline;
	}
.bottom a:active {
	color: #000000;
	text-decoration: none;
	}
.nav {
	background-image: url(images/borderMiddle.jpg);
	background-repeat: repeat-y;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	text-align: center;
}
body {
	background-image: url(images/bgTile.gif);
	background-repeat: repeat;
	margin: 0px;
}
img {
	border-style:none;
	}
li {
	list-style-position:outside;
	}