	body {
		background:#ff9900 url(images/bg_bbbs_main.gif) no-repeat top center;
		margin:0px;
}
	body,td,th {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#fff;
}
	img { border: 0px;
}
	a {
	color: #000099;
	text-decoration: none;
}
	a:hover {
	color: #FFFF00;
	text-decoration: none;
}
h2 {
	color: #660099;
	font: bold 30px Georgia, "Times New Roman", Times, serif;
	background: url(images/arrows.gif) no-repeat left center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 20px;
}
h5 {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 14px;
	margin-top: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
}

	#wrapper {
		width: 909px;
		margin: 0px auto;
}

*html #wrapper {
		position: relative;
}
	#header {
	width: 855px;
	margin: 0px auto 5px;
}
	#logo {
	margin: 20px 0px 0px 50px;
	height:68px;
}
#menu {
	color:#9900cc;
	font-weight:bold;
	text-align:center;
	width: 855px;
	height:13px;
	margin: 7px auto 0px;
	padding:4px 0px 7px;
	background: url(images/menu_image.jpg) repeat-x left top;
	z-index:300; position:relative;
}

*html #menu {
position:relative;
padding:3px 0px 7px;
	
}
#menu a{
	color:#660099;
	padding: 5px 10px;
	text-decoration: none;

}
.photoright {
	padding: 4px; margin: 0px 0px 10px 10px;
	float: right;
	border: 1px solid #fadc65;
}
.photocenter {
	padding: 4px; margin: 0px 0px 10px 10px;
	float: none;
	border: 1px solid #fadc65;
}
.bgsubmenu {
	background: url(images/bg_bbbs_submenu.jpg) no-repeat 100px 30px;
	width: 180px;
	padding: 40px 20px 0px 20px;
}
*html .bgsubmenu {
	padding: 50px 20px 0px 20px;
	background: url(images/bg_bbbs_submenu.jpg) no-repeat 100px 30px;
}

.bgsubmenu li {
	list-style-image:url(images/arrows_sub_li.gif);
	margin-top: 0px;
}

.bgsubmenu a {font-weight:bold;
}

#menu a:hover{
	color:#fff;
	background: #FF6600 url(images/bg_menu_hover.gif) repeat-x left top;
}	
#menu .menuselected {
	color:#fff;
	background: #FF6600 url(images/bg_menu_hover.gif) repeat-x left top;
}
#photoslide {
	width: 909px;
	height:189px;
	padding-top:-34px;
	margin: 0px auto;
	text-align:center;
}

#content {
	width: 810px;
	margin: 0px auto;
}
*html #content {
	padding-top: 180px;
}
	#footer {
		width: 100%;
		color: #993300;
		padding-top:16px;
		margin: 30px 0 15px 0;
		text-align: center;
		background: url(images/footer_image.jpg) no-repeat top center;
}
			.movie {
				width: 940px;
				height: 300px; 
				position:relative;
				z-index:3;
				top: -55px;
			}
			
			*html .movie {
				width: 940px;
				height: 300px;
				position: absolute;
				top: 60px;
				left:0px;
			}			
