﻿#top {
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #003300;
	border-width: medium;
}
#topline {
	background-image: url('../images/dotts.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}
#boarderlines {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	border-color: #FFC429;
	border-width: thick;
	border-right-style: groove;
	border-left-style: groove;
}
#boarddown {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	border-width: thick;
	border-color: #FFC429;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	height: 100%;
}
#nav {
}
.tablenavbg {
	background-image: url('../images/menubg.jpg');
}
#body {
	background-image: url('../images/WV.gif');
	background-repeat: no-repeat;
	background-position: center 75px;
}
#boarddown {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	border-width: thick;
	border-color: #FFC429;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	height: 100%;
}
#bottomline {
	background-image: url('../images/bottomline.gif');
	height: 20px;
}
#credites {
	width: 810px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	font-size: x-small;
}


