body {
	background-image: url(../assets/index_header/pageback.jpg);
	background-repeat: repeat;
}
a:link {
	color: #900;
	text-decoration: underline;
}
a:visited{
	color: #900;
	text-decoration: underline;
}
a:active {
	color: #900;
	text-decoration: underline;
}
a:hover{
	color: #06F;
	text-decoration: underline;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D5BD9B;
	width: 1010px;
	text-align: center;
	border: 1px none #C1E2E3;
	text-indent: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer a:link {
	color: #D5BD9B;
	text-decoration: underline;
}
.footer a:visited{
	color: #D5BD9B;
	text-decoration: underline;
}
.footer a:active {
	color: #D5BD9B;
	text-decoration: underline;
}
.footer a:hover{
	color: #FFCC00;
	text-decoration: underline;
}
.FlashBack {
	background-image: url(../Flash/indexflash_2009/flash_back.jpg);
	background-repeat: no-repeat;
}
.BottomNewsBack {
	background-image: url(../assets/splash_bottom_news_back.jpg);
	background-repeat: no-repeat;
	height: 364px;
	width: 1010px;
}
.NewsTextLeft {
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #643201;
	padding: 5px;
	width: 307px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #673504;
	border-right-color: #673504;
	border-bottom-color: #673504;
	border-left-color: #673504;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.NewsTextMiddle {
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #643201;
	padding: 5px;
	width: 438px;
	border: 1px solid #673504;
	height: 190px;
}
