/* CSS Document */

body {
	background-color: white;
	background-image: url(/images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#theHeader {
	width:100%;
	height:98px;
	position:relative;
	text-align:left;

}
#gallery,#slideshowContainer {width:974px; height:248px;background:url(/images/header/header_bg.gif)}
#bannerLarge {width:974px; height:335px;background:url(/images/header/header_bg.gif)}
#bannerSmall {width:974px; height:150px;background:url(/images/header/header_bg.gif)}
#theMenu {
	width:100%;
	height:45px;
	position:absolute;
	right: 0px;
	bottom: 24px;
	
}
#theMenu2 {
	width:100%;
	height:24px;
	position:absolute;
	right: 0px;
	bottom: 0px;
	background:#464445;
	background-image: url(/images/line_blue.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#bd #yui-main div.yui-b {
	padding:0 0 60px 20px;
	
	background-image: url(/images/perreaux_wave_on_white.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#hd .yui-gb {padding:0 20px;}

.yui-gb .yui-u {
width:21.769em; /* 283/13 */
*width:21.225em;/* 283/13.3333 */
}

.smallText {font-size:85%;}
.alert {color:red;font-weight:bold;background:url(/images/Alert.png) no-repeat;line-height:35px;text-indent:35px;}

#ft {background-image: url(/images/line_blue_1px.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top:130px;
	padding:20px;
	
	}
#ft p {color:#999999;font-size:85%;}
#ft a {color:#999999;}
