body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #3c3c3c;
	background-image: url(../images/sce/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {

            color: #aa242c;

            text-decoration: none;

}

a:active {

            color: #aa242c;

            text-decoration: none;

}

a:visited {

            color: #aa242c;

            text-decoration: none;

}

 

a:hover {

            color: #aa242c;

            text-decoration: underline;

}
#main_page_background {
	background-image: url(../images/sce/main_site_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 100%;
}
#container {
	width: 980px;
}
#main_logo {
	float: left;
	height: 141px;
	width: 323px;
}
#second_lofo {
	float: left;
	height: 141px;
	width: 230px;
}
#header_right {
	float: left;
	height: 141px;
	width: 427px;
}
#menu_bg {
	float: left;
	height: 53px;
	width: 980px;
	background-image: url(../images/sce/blank_mainmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#src_menu_bg {
	float: left;
	height: 53px;
	width: 980px;
	background-image: url(../images/sce/src_mainmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#undermenu {
	float: left;
	height: 21px;
	width: 930px;
	background-image: url(../images/sce/secondmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #bb2827;
	text-transform: uppercase;
	text-align: center;
	padding-top: 5px;
	padding-right: 50px;
}
#undermenu a{
	color: #FFFFFF;
	text-decoration:none;
}
#undermenu a:hover{
	color: #bb2827;
	text-decoration:underline;
}
#gmc_mainpage_area {
	background-color: #FFFFFF;
	float: left;
	width: 980px;
}
#date {
	text-align: right;
	float: left;
	width: 960px;
	padding-right: 20px;
}
#body_content {
	float: left;
	width: 980px;
	text-align: left;
}
#gmc_page_bottom {
	float: left;
	width: 980px;
	background-image: url(../images/sce/gmc_page_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	height: 83px;
}
#bottomnav {
	font-size: 11px;
	color: #b41111;
	float: left;
	width: 980px;
	padding-top: 25px;
	text-transform: uppercase;
	line-height: 18px;
}
#bottomnav a{
	color: #FFFFFF;
	text-decoration:none;
}
#bottomnav a:hover{
	color: #b41111;
	text-decoration:underline;
}
#copyright {
	float: left;
	width: 980px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 10px;
	color: #989898;
}
#copyright a{
	color: #989898;
	text-decoration:none;
}
#copyright a:hover{
	color: #989898;
	text-decoration:underline;
}
#largestory {
	float: left;
	width: 352px;
}
