@charset "utf-8";
/* CSS Document */
.welcome{
	FONT-FAMILY: verdana,arial,helvetica;
	font-weight: bold;
	color: #004492;
	font-size: 22px;
}
body {
	background-color:#2B3D63;
	FONT-FAMILY: verdana,arial,helvetica;
}

.style1 {	
	font-weight: bold;
	color: #004492;
	font-size: 36px;
}
.style3 {	font face="Hightower";
	font-size:12px; 
	font-weight: bold;
	color: #004A9C;
}
.style5 {color: #C0C0C0}
.underline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color:#0000FF;
}

.carousel_container {
				width: 750px;
				margin: 0px auto;
				border: 0px solid #3399FF;
			}

.announce{
	text-decoration:none;
	}
	
.announcefull{
	margin:0px;
	}