/* 
    Document   : stylesalt
    Created on : Dec 17, 2008, 10:45:43 AM
    Author     : Sean Hendricks
    Description:
        Purpose of the stylesheet follows.
*/

body {

background-image:url('../images/backshadowalt.png');
	background-repeat:repeat-y;
	background-position:center;
         background-color:#eeeeee;
}

#main_wrap {
	width:923px;
	margin-right:auto;
	margin-left:auto;
	background-color:white;
/*	border:1px solid #0084a9;*/
}

#lowercontent {
	/*This div is designed to allow for float clearing the main 2-3 column layout using overflow and a faux column for the left*/
	background-image:url('../images/backgroundborder6alt.gif');
    
         }
         
#lowercontent.columns {
    background-image:url('../images/backgroundborder62alt.gif');
    }
         
.splashblurb h4 a {
    
    
    width:210px;
    
}

.splashblurb {
   /* height:310px;*/
}