body {
	background-image: url(../gifs/bg.jpg);
	background-repeat: repeat-x;
	background-color: #151515;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#DivNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../gifs/navbg.gif);
	text-align: left;
	height: 27px;
	width: 871px;
	padding-left: 35px;
	letter-spacing: 1px;
}
#ulNav {
	display: inline;
	list-style-type: none;
}
.liNav {
	display: inline;
	list-style-type: none;
	margin-right: 40px;
}
a {
	color: #FF9;
	text-decoration: none;
}
a: link {
	color: #FF9;
	text-decoration: none;
}
a:visited {
	color: #FF9;
	text-decoration: none;
}
a:hover {
	color: #FFf;
	text-decoration: underline;
}
a:active {
	color: #FFf;
	text-decoration: underline;
}

.liNav a:link {
	color: #FFF;
	text-decoration: none;
}
.liNav a:visited {
	color: #FFF;
	text-decoration: none;
}
.liNav a:hover {
	color: #FC0;
	text-decoration: none;
}
.liNav a:active {
	color: #FC0;
	text-decoration: none;
}
#DivContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../gifs/contentbg.gif);
	background-repeat: repeat-y;
	width: 836px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	text-align: justify;
	line-height: 18px;
}
#DivFooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	background-image: url(../gifs/footer.gif);
	height: 33px;
	width: 906px;
	line-height: 30px;
	letter-spacing: 2px;
}
.TuckerLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	letter-spacing: 1px;
}
.TuckerLink a:link {
	color: #999;
	text-decoration: none;
}
.TuckerLink a:visited {
	color: #999;
	text-decoration: none;
}
.TuckerLink a:hover {
	color: #999;
	text-decoration: none;
}
.TuckerLink a:active {
	color: #999;
	text-decoration: none;
}
#DivHomeLeft {
	float: left;
	width: 398px;
	padding-right: 20px;
}
#DivHomeRight {
	float: right;
	width: 398px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FCFC66;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A5C9E7;
	margin-bottom: 0px;
}

