
#twitter {
	display:block;
	position:absolute;
	width:171px;
	height:51px;
	top:0px;
	left:0px;
	float:left;
}
#facebook {
	display:block;
	position:absolute;
	width:171px;
	height:51px;
	top:0px;
	margin-left:192px;
}
#home-scroll {
	display:block;
	position:absolute;
	background:url(images/scroll_bg_01.gif) no-repeat;
	width:422px;
	height:31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	top:61px;
	left:0px;
	padding:7px 12px;
	float:left;
}
#home-scroll a:link, #home-scroll a:visited, #home-scroll a:active {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#home-scroll a:hover, #home-scroll a:visited:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#welcome {
	position:absolute;
	width:200px;
	height:85px;
	left:445px;
	top:9px;
	display:block;
}
ul.marquee {
	/* required styles */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;
	width:398px;

	/* optional styles for appearance */
	height: 22px; /* height should be included to reserve visual space for the marquee */
	
}

ul.marquee li {
	/* required styles */
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap; /* keep all text on a single line */

	/* optional styles for appearance */
	font: 14px Arial, Helvetica, sans-serif;
	padding:0px
}

#slideshow {
    position:relative;
    height:251px;
	width:258px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


a:link {color: #EA0000;}
a:active {color: #EA0000;}
a:hover {
	color: #EA0000;
	text-decoration: none;
}
a:visited {color: #EA0000;}

div#sub1{ display: none;}
div#sub2{ display: none;}
div#sub3{ display: none;}
div#sub4{ display: none;}
div#sub5{ display: none;}
div#sub6{ display: none;}
.background_style {
	background-color: #515151;
	background-attachment: scroll;
	background-image: url(images/background_main_01.jpg);
	background-repeat: repeat-x;
}
.main_display_bg {
	background-attachment: scroll;
	background-image: url(images/background_main_display_01.gif);
	background-color: #363636;
	background-repeat: repeat-x;
}
.image_border_back_01 {
	background-attachment: scroll;
	background-color: #EA0000;
	background-image: url(images/border_image_middle_01.jpg);
	background-repeat: repeat-y;
}
.image_border_back_02 {
	background-attachment: scroll;
	background-color: #EA0000;
	background-image: url(images/border_image_middle_02.jpg);
	background-repeat: repeat-y;
}
.image_border_flat_01 {
	background-attachment: scroll;
	background-image: url(images/border_image_flat_01.gif);
	background-repeat: repeat-x;
}
.image_border_flat_02 {
	background-attachment: scroll;
	background-image: url(images/border_image_flat_02.gif);
	background-repeat: repeat-x;
}
.std_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.secmenu_back {
	background-attachment: scroll;
	background-image: url(images/sub_menu_back_01.gif);
	background-repeat: no-repeat;
}
.sub_menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA0000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.news_menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.news_menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EA0000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.secMenu_back_01 {
	background-attachment: scroll;
	background-image: url(images/border_01.gif);
	background-repeat: no-repeat;
}
.std_title_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #CCCCCC;
}

.std_subtitle_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
}
.secmenu_back_sub1 {

	background-attachment: scroll;
	background-image: url(images/sub_menu_back_01.gif);
	background-repeat: no-repeat;
}
.subtle_grey_link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #999999; 
}
.dynamic_Page_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 5px;
	color: #FFFFFF;
}
.lrg_title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #CCCCCC;
	font-weight: bold;
}

.xlrg_title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 18px;
	color: #CCCCCC;
	font-weight: bold;
}
.std_body_text_padded5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 5px;
}
