/* SPLASH PAGE STYLES */

#pageid_3 {
	font-size:9pt; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background: #062647 url('images/bodybg.jpg');
	color: #4a4949;
	text-align: center;
	}
#pageid_3 #nav {
	width:850px;
}
#pageid_3 #page {
	background: url('images/bw_splashcontainer.png') repeat-y;
	background-image: url('images/bw_splashcontainer.png');
	}

#flashcontent, #flashcontainer {
	width:1000px;
	height:280px;
	padding:0;
	margin:0;
	text-align:center;
	background:url(images/splash_slideshow.jpg) repeat-x top;
}

#flashcontainer {
	padding:0 0 0 0px;
	margin:-2px 0 0 0;
	*margin:0 0 0 0;
}

#flashcontainer embed {
	border:1px solid #fff;
}

#splashborder {
	width:1000px;
	height:10px;
	background:#335271;
	position:absolute;
	top:455px;
	margin:0 auto;
}

#splashcontainer {
	width:1000px;
	min-height:175px;
	margin:0;
	padding:0;
}

#splashcontainer .widecolumn {
	padding: 10px 0 20px 30px;
	margin: 5px 0 0 0;
	width: 950px;
	line-height:1em;
}

#splashcontainer .widecolumn .post {
	
}

#splashcontainer .widecolumn .entry p, #splashcontainer .widecolumn .entry {
	font-size: 9pt;
	white-space:normal;
	word-spacing:normal;
}


#splashcontainer .widecolumn .post h2, #splashcontainer .widecolumn h2 {
	color:#006699;
	line-height:1.2em;
	text-transform:uppercase;
	letter-spacing:.2em;
	font-weight:normal;
	font-size:13pt;
}

#nav {
	width:580px;
}

#nav li a {
	font-size:9pt;
}
