/* CSS Document */
body,td,th {
	color: #BEB06D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body {
	background-color: #000000;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width:970px;
}
a {
	color:#FFFFFF;
}
#flashBar {
	background-image: url(../img/2007.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
#noflashBar {

}
#flashBarMap {
	background-image: url(../img/mapside.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
#barDate {
	text-align:center;
}
#baseInfo {
	text-align:center;
}
#baseInfo a {
	text-decoration: none;
	color: #BEB06D;
}
#textContent {
	width: 651px;
	padding-left: 15px;
}
#textContent img {
	margin-left: 5px;
}