.body { 
	background-color: #4194C9;
    background-position: center top;
    background-repeat: repeat-x;
    margin: 10px 0 0;
    overflow-y:scroll;
    font-family: sans-serif;
	 }
   	
.link_white {
    color: #EBEFFE !important;
    font-family: arial,verdana !important;
    font-size: 12px !important;
    font-weight: bold !important;
   	vertical-align: 4px;
}   	

.alignBar{
    vertical-align: 0px;
    margin-right: -7px;
}   	

.background_logo{
	background-image:url('/BruceRogersWeb/images/logo.jpg');
	background-repeat: no-repeat;
	background-position: left;
}

.background_header{
	background-image:url('images/bg_top.gif');
	background-repeat: repeat-x;
	background-position: center;
}

.menu_back{
	background-image:url('images/menu_bar.gif');
	background-repeat: repeat-y;
	background-position: left;
}

.optionText {
	color: white;
}

	SPAN.special {
	color : navy;
}
	SPAN.footer {
	color:silver;
}
	DIV#goober {
	color:maroon;
}
	DIV#listenup {
	color:#ffd9d9;
}
	DIV#bodytext {
	color:#045c04;
}
 	TH {
	color:navy;
	text-align: left;
}

