@import url("/css/Common.css");
@import url("/css/ThreeColumn.css"); 
@import url("/css/LeftNavBase.css"); 
@import url("/css/TopNavBase.css"); 
@import url("/css/TopNav.css"); 

#logo{
/*background:url(/images/header_logo.png) top left no-repeat; */
}

#topsection{
background:#961a2f url(images/header.jpg) top left no-repeat;
}

#contentwrapper{
background:url(images/bottom_grad.gif) bottom repeat-x;
}

#leftcolumn{
background: url(images/left_grad.gif) bottom right no-repeat;
}

.cityfooter{
background:#fff url(images/footer.jpg) bottom left no-repeat;	
}

#maincontainer{
width: 1000px;
margin: 0 auto;
background-color:#fff;
}

#flashcontent{
width:1000px;
margin: 0 auto;
}