@charset "utf-8";
/* CSS Document */

body {
	background-attachment:fixed;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-color:#05202e;
	text-align:center;
	}

#wrapper{
	width:865px;
	margin:15px auto;
	text-align:left;
	position:relative;
}
#logo{
	width:140px;
	height:120px;
	float:left;
	z-index:50;
	position:absolute;
	margin-left:45px;
	left: 30px;
	top: 29px;
}
.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#808080;
	font-weight:bold;
	text-align:center;
}
.menu a:link, .menu a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#808080;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	}
.menu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#123456;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	}
.menu a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#123456;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	}
/*******************GENERAL LINKS***********************/
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	}	
/*******************BANNER******************/
.banner{
	width:775px;
	height:211px;
	z-index:10;
	background-image:url(images/banner_bg.jpg);
	background-repeat:no-repeat;
	margin-top:35px;
	}
	
/*--------------slide--------------*/
.slide {
	width:280px;
	height:225px;
	float:left;
	z-index:100;
	position:absolute;
	left: 540px;
	top:95px;
	}
/*-----------------------WELCOME TEXT-----------------------------*/
.welcome {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4D4D;
	}
.welcome_hd {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990000;
	font-weight:bold;
	text-align:left;
	line-height:14px;
	padding-bottom:4px;
	width:auto;
	}
.welcome_Sub_hd {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#033B48;
	font-weight:bold;
	text-align:left;
	padding-bottom:4px;
	width:auto;
	}
.welcome a:link, .welcome a:visited, .welcome a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	}
.welcome a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
	}
/*-----------------------NEWS----------------------------*/
	
.green_line{
	background-image:url(images/news_line_green.jpg);
	background-repeat:repeat-x;
	width:300px;
	height:5px;
	margin-bottom:0px;
	background-color:#dbdbdb;
	}
.news {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4D4D;
	padding-left:5px;
	}
.news_image{
	float:left;
	padding-left:10px;
	padding-right:10px;
	}
.news_hd{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0E2136;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:3px;
	text-align:left;
	padding-top:3px;
	}
.news a:visited{font-family:Arial, Helvetica, sans-serif;
	font-size:11px; font-weight:bold;
	color:#4D4D4D;
	padding-left:5px;
	text-decoration:none;
	}	
/*-----------------------FOOTER---------------------------*/

#footer {
	width:0 auto:
	}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	margin-top:15px;
	letter-spacing:1px;
	}
.footer a:link, .footer a:active, .footer a:visited{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	margin-top:15px;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:1px;
	}	
.footer a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	margin-top:15px;
	font-weight:normal;
	text-decoration:underline;
	letter-spacing:1px;
	}
.footer_cbe a:link{color: #14647c;
	}
.footer_cbe_logo {
	float:center;
	}
.purplebox {
	width:415px;
	height:95px;
	background-image:url(images/purplebox.jpg);
	background-repeat:no-repeat;
	}
.celebrate {
	float:left;
	}
.inhistory  {
	float:left;
		}
.quotebox {
	width: 300px;
	position: absolute;
	bottom: 13px;
	right: 45px
	}
	
.credits {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#4D4D4D;
	}
