body
{ 
	text-align: center;
	background-color: #2764A1;
	background-image: url('img/bkbw.jpg');
	background-repeat: repeat-x;
	background-position: top center;

}

#navbar {
	height: 30px; 
	margin-top: 5px; 
	margin-left: 2px; 
}

#flashbar {
	height: 400px; 
	margin-top: 52px; 
	margin-left: 31px; 
}

#date {
	width: 100px;
	text-align:right;
	font-family: "New Century Schoolbook", Times, serif ;
	font-size:	18px;
	font-weight: bold;
	color:	#00645F;
}

#space {
	width: 10px;
	text-align:center;
	font-family: "New Century Schoolbook", Times, serif ;
	font-size:	18px;
	font-weight: bold;
	color:	#000000;
}

#player {
	width: 380px;
	text-align: center;
	font-family: "New Century Schoolbook", Times, serif ;
	font-size:	18px;
	font-weight: bold;
	color:	#830000;
}

.bkgd
{
    position:absolute;
	left:50%;
	width:1000px;
	margin-top:6px;
	margin-left:-500px;
    text-align: center;
    background-color: #fefefe;
    background-image: url('img/bkfeet21a.jpg');
	background-repeat: no-repeat;
	background-position: top center;

}

.banner
{
	margin-top: 10px;
	border: 0px solid #ffffff;
    color: #000000;
    width: 780px;
    height: 150px;
	
}

.box1
{
    margin-top: 25px;
    border: 0px solid #ffffff;
    color: #000000;
    width: 780px;
    height: 150px;
    padding: 10px;
    text-align: center;
    background-color: #eeeeee;
    border: 3px solid #aa0000;

}

.box2
{
    margin-top: 0px;
    color: #000000;
    width: 170px;
    padding: 5px;
    text-align: center;
    font-family: "New Century Schoolbook", Times, serif ;
	font-size:	17px;
	background-color: #fefefe;
    border-style: ridge ;

}

.box3
{
    margin-top: 1px;
    color: #000000;
    width: 590px;
    padding: 20px;
    text-align: center;
    font-family: "New Century Schoolbook", Times, serif ;
	font-size:	17px;
    background-color: #fefefe;
    border-style: solid;
    border-color: #efefef #999999 #999999 #fefefe;

}

#links1 {
	width: 400px;
	text-align: center;
	background-color: #2764A1;
	font-family: "New Century Schoolbook", Times, serif ;
	font-size:	24px;
	font-weight: bold;
	color:	#000000;
}


.imgfloatright { float:right; margin: 2px; }

.imgfloatleft { float:left; margin: 2px; }

a:link {color:#aaaaaa ; text-decoration: none; }
a:active {color: #aaaaaa; text-decoration: none; }
a:visited {color: #aaaaaa; text-decoration: none; }
a:hover {color: #555555; text-decoration: none; }