@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 1.5em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffe4b5;
}
#backgrnd {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(pics/newbkgrnd.png);
	background-repeat: repeat-y;
}
#wrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width:100%;
}
#content {
	width: 100%;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #800000;
	font-size: 18px;
	display: inline;
}
.navBarBorder {
	background-color: #800000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffe4b5;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #800000;
	display: inline;
}
.CopyRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #333;
}
.spacing {
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
.navBarLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}
.navBarLeft A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffe4b5;
	text-decoration: none;
}
.navBarLeft A:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffe4b5;
	text-decoration: none;
}
.navBarLeft A:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffe4b5;
	text-decoration: none;
}
.navBarLeft A:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffe4b5;
	text-decoration: none;
}
.navBarBottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.navBarBottom A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.navBarBottom A:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.navBarBottom A:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.navBarBottom A:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

