@charset "UTF-8";
/* CSS Document */

body{
	color:#330000;
}

#maincontent a{
	text-decoration:none;
	color:#550000;
	font-weight: bold;
}


#wrap{
	margin: 0px auto;
	width:950px;
	background-image: url(images/si8back.jpg);
	background-repeat: repeat-y;	
}



#header{
	background: none;
	height: 270px;
	width: 950px;
}
#header h1 span, #splashheader h1 span{
	position:absolute;
	left: -10000em;
}

#maincontent{
	background: none;
}

#primarynav{
	background-color: #D2232A;	
	height: 48px;
}