body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}


#container {
	width: 951px;
}
#header_number1 {
	float: right;
	width: 305px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 12px;
}
#header_number2 {
	float: right;
	width: 305px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 12px;
}


*html #header_number1{
        padding-top:2px;
}

*html #header_number2{
        padding-top:2px;
}

#banner_area {
	float: left;
	width: 951px;
	background-image: url(../images/sce/banner_bg.jpg);
	background-repeat: repeat-x;
	height: 223px;
}


#float_left {
	float: left;
}
#flash_area {
	float: left;
	height: 184px;
	width: 679px;
}
#header_tagline {
	float: left;
	width: 669px;
	padding-right: 10px;
	text-align: right;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

/*----------------this is for test template--------------------------------*/
#header_tagline_test {
	float: left;
	width: 669px;
	padding-right: 10px;
	text-align: right;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;

}

.font_12{
        font-size:12px;
}

#news_title_bg {
	float: left;
	width: 180px;
	background-image: url(../images/sce/sitesearch_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	color: #2a2a2a;
	padding-left: 20px;
	padding-bottom: 20px;
}

a.news_title{
        font-weight:bold;
        clear:both;
}



/*----------------this is for test template--------------------------------*/

#main_container {
	float: left;
	width: 943px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/sce/page_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 4px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 15px;
}
#leftside {
	float: left;
	width: 203px;
	background-image: url(../images/sce/leftside_bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	margin-right: 10px;
}
#leftmenu {
	width: 179px;
	padding-bottom: 125px;
	padding-top: 8px;
}
#rightform select {
	font-size: 12px;
}

#content_area {
	float: left;
	width: 495px;
	margin-left: 5px;
	padding-top: 40px;
}
#rightside {
	float: right;
	width: 210px;
	background-color: #f0f0f0;
	background-image: url(../images/sce/rightside_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 5px;
}
#rightside a {
	color: #2a2a2a;
	text-decoration: none;
}
#rightside a:hover {
	color: #B90100;
	text-decoration: underline;
}
#search_title_bg {
	float: left;
	width: 180px;
	background-image: url(../images/sce/sitesearch_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	color: #2a2a2a;
	padding-left: 20px;
	padding-bottom: 20px;
}
#hour_title_bg {
	float: left;
	width: 180px;
	background-image: url(../images/sce/hour_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top:25px;
	padding-top: 10px;
	color: #2a2a2a;
	padding-left: 20px;
	padding-bottom: 10px;
}
#rightform form {
	margin: 0px;
	padding: 0px;
}
#search_title_bg #keywords {
	width: 100px;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#underpage {
	float: left;
	width: 951px;
	background-image: url(../images/sce/underpage_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BA0100;
	border-bottom-color: #BA0100;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bottomnav {
	float: left;
	width: 911px;
	padding-top: 20px;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}


.arrow_padding {
	padding-bottom: 40px;
}
.color_red {
	color: #bd0000;
}
.color_grey {
	color: #606060;
}
.color_red_14 {
	font-size: 14px;
	color: #bf0200;
}
.color_red_11 {
	font-size: 11px;
	color: #be0100;
}


h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

a:link {

            color: #000000;

            text-decoration: none;

}

a:active {

            color: #000000;

            text-decoration: none;

}

a:visited {

            color: #000000;

            text-decoration: none;

}

 

a:hover {

            color: #bd0000;
			
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #000000;
            text-decoration: none;

}

a.bottomnav:hover{

            color: #bd0000;
            text-decoration: underline;

}
a.color_grey {
	color: #606060;
	text-decoration:none;
}
a.color_grey:hover {
	color: #bd0000;
	text-decoration:underline;
}
a.color_red_11 {
	color: #be0100;
	text-decoration:none;
}
a.color_red_11:hover {
	color: #be0100;
	text-decoration:underline;
}
#leftsidetop {
	width: 203px;
	background-image: url(../images/sce/lefttop.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: top;
}
#graphic_area {
	float: left;
	height: 184px;
	width: 679px;
	background-image: url(../images/sce/topgraphic_01.jpg);
	background-repeat: no-repeat;
}
#graphic_area_fire {
	float: left;
	height: 184px;
	width: 679px;
	background-image: url(../images/sce/topgraphic_01_fire.jpg);
	background-repeat: no-repeat;
}
#rightform {
	float: left;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
}
#search_title_bg form {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content_area_dodge_pool {

	float: left;
	width: 686px;
	margin-left: 5px;
	padding-top: 40px;
}
