@import "content.css";





/* Website structure layout styles */



body {

background-color:#d1e5ef;

background-image: url(images/Page_bg.jpg);

background-repeat:repeat-x;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;	

}



/* Home page */



#headerCover{

margin:auto;

width:100%;

height:32px;

background-image: url(images/header_top_cover.png);

background-repeat: repeat-x;





}



#headerCoverMenu{

margin:auto;

width:990px;

height:24px;





}



#header{

margin:auto;

width:1212px;

height:217px;

background-position:center;

background-image: url(images/Header_bg.jpg);

background-repeat:no-repeat;





}





#menuHolder{

margin:auto;

width:1212px;

height:75px;

background-image: url(images/Menu_bg.png);

background-repeat:no-repeat;

}



#menu{

margin:auto;

width:920px;

height:60px;

}



#slideshowHolder{

margin:auto;

background-image: url(images/slideshow_bg.png);

background-repeat:no-repeat;

width:1212px;

height:312px;

}



#slideshowTopSpace{

margin:auto;

width:555px;

height:13px;

}



#slideshow{

margin:auto;

width:555px;

height:260px;

}







#contentHolder{

margin:auto;

width:1212px;

background-image: url(images/Content_bg.png);

background-repeat:repeat-y;



}



#pageContent{

margin:auto;

width:900px;

background-image: url(images/content_divider.jpg);

background-repeat:no-repeat;



}







#footer{

	padding:1px 0;

margin:auto;

width:1212px;

height:167px;

background-image:url(images/footer.png);

background-repeat:no-repeat;

}



#footerContent{

margin:auto;

width:892px;

padding:30px 0 0 0;

min-height:100px;



}





.msg_body_events, .expandContent {
	display:none;
}
#Body-Wrap {
	width:1212px;
	margin:auto;
}

