body {
	background-image: url(../gifs/pagebg.gif);
	background-color: #5F252F;
	margin-top: 10px;
	padding-top: 10px;
}
#ContentWrapper {
	background-image: url(../gifs/contentbginside.gif);
	width: 850px;
}
#DivFooter {
	background-image: url(../gifs/navbg.gif);
	height: 28px;
	width: 850px;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #06325C;
	letter-spacing: 1em;
	font-weight: normal;
	line-height: 38px;
	margin-top: 20px;
}

#LeftColumn {
	float: left;
	width: 156px;
}
#RightColumn {
	float: left;
	width: 694px;
}
 #DivNav {
	background-image: url(../gifs/navbg.gif);
	height: 28px;
	width: 694px;
}
 #ContentDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 650px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #06325C;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F252F;
	background-color: #E0DACA;
	border: 1px solid #5F252F;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F252F;
	background-color: #E0DACA;
	border: 1px solid #5F252F;
}
.DivLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.3em;
	line-height: 18px;
}
.DivLinks a:link {
	color: #990000;
	text-decoration: none;
}
.DivLinks a:visited {
	color: #990000;
	text-decoration: none;
}
.DivLinks a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.DivLinks a:active {
	color: #CC0000;
	text-decoration: underline;

}
#DivBottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #999999;
	letter-spacing: 0.15em;
	padding-top: 10px;
	padding-bottom: 15px;
}
#DivBottomNav a:link{
	text-decoration: none;
	color: #999999;
}
#DivBottomNav a:visited{
	text-decoration: none;
	color: #999999;
}
#DivBottomNav a:hover{
	text-decoration: underline;
	color: #CCCCCC;
}
#DivBottomNav a:active{
	text-decoration: underline;
	color: #CCCCCC;
}
#DivSideNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	width: 150px;
	background-color: #E9E4D6;
	line-height: 25px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0DACA;
	border-left-color: #E0DACA;
}
#DivSideNav a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	width: 150px;
	background-color: #E9E4D6;
	line-height: 35px;
	text-decoration: none;
	display: block;
}
#DivSideNav a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	width: 150px;
	background-color: #E9E4D6;
	line-height: 25px;
	text-decoration: none;
	display: block;
}
#DivSideNav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	width: 150px;
	background-color: #F3F1EB;
	line-height: 25px;
	text-decoration: none;
	display: block;
}
.xmas {
	font-size: 18px;
	color: #C00;
	background-color: #FC3;
	padding: 15px;
	width: 80%;
	border: 1px solid #063;
	text-align: center;
	margin-left: 40px;
}
