body,td,th {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1B2D3C;
}
body {
	background-color: #838E97;
	background-image: url(../images/sce/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	width: 954px;
}
#top_area {
	float: left;
	width: 954px;
	color: #9BA4AB;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
#top_area a{
	color: #9BA4AB;
	text-decoration:none;
}
#top_area a:hover{
	color: #9BA4AB;
	text-decoration:none;
}
.float_left {
	float: left;
}
#menu_bg {
	float: left;
	height: 43px;
	width: 952px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/sce/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#search_area {
	float: left;
	width: 232px;
	color: #FFFFFF;
	padding-left:15px;
	padding-top:10px;
}
#search_txt {
	float: left;
	width: 60px;
	padding-top:5px;
}
#search_bar {
	float: left;
	width: 170px;
}
#search_bar #keywords{
width:95px;
}

#menubar {
	float: left;
	width: 705px;
}
#mainpage {
	float: left;
	width: 954px;
	background-color: #CAD0D6;
	background-image: url(../images/sce/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}
#leftside_img {
	float: left;
	width: 185px;
	padding-right: 65px;
	padding-bottom: 30px;
}
#homebody {
	float: left;
	width: 685px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#contactinfo {
	float: left;
	width: 954px;
	text-align: center;
	font-size: 14px;
	color: #687681;
}
#contactinfo a{
	color: #687681;
	text-decoration:none;
}
#contactinfo a:hover{
	color: #687681;
	text-decoration:underline;
}
#bottomnav_bg {
	float: left;
	width: 954px;
	height: 98px;
	margin-bottom: 25px;
	background-image: url(../images/sce/bottomnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#bottomlinks {
	text-align: right;
	float: left;
	width: 725px;
	font-size: 14px;
	color: #FAA838;
	padding-top: 30px;
}
#bottomlinks a{
	color: #FFFFFF;
	text-decoration:none;
}
#bottomlinks a:hover{
	color: #FAA838;
	text-decoration:underline;
}
#lefside_holder {
	float: left;
	width: 250px;
}
.audio_container{
width:190px;
height:46px;
background-image: url(../images/sce/audio_player.jpg);
background-repeat: none;
background-position: left top;
padding-left:60px;
padding-top:5px;
}
.color_brightred {
	color: #E50E2E;
}
.color_darkred {
	color: #9A0B21;
}


.color_white {
	color: #FFFFFF;
}









.size21 {
	font-size: 21px;
}
h1 {
	font-size: 28px;
	color: #3A4B5A;
	margin-top: 0px;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	color: #F09C2C;
}

a:link {

            color: #a40a21;

            text-decoration: none;

}

a:active {

            color: #a40a21;

            text-decoration: none;

}

a:visited {

            color: #a40a21;

            text-decoration: none;

}

 

a:hover {

            color: #a40a21;
			
            text-decoration: underline;

}
