.newtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6C0000;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:21px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}

.newtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D8A513;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	height:21px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.shadetabs{
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	border: 1px solid #778;
	color: #cccccc;
	background-image: url(../img/tabs07_up.jpg);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.shadetabs li a:hover{
color: #cccccc
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../img/tabs07_down.jpg);
border-bottom-color: white;
color: #2d2b2b;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tab_content {
	padding: 12px;
	background-color: #FFFFFF;
	position: relative;
	color: #333333;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	border: 1px solid #333333;
}

.tab_quot {
	margin-left: 30px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCAD52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-right: 15px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #EDEDED;
	padding-right: 10px;
}

.box_newest_movie {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	top: -7px;
	position: relative;
	}


.bg_header {
	background-image: url(../img/bg_head.jpg);
	height: 170px;
	width: 630px;
}

.bg_body {
	background-image: url(../img/bg_body.jpg);
	width: 630px;
	background-repeat: repeat-y;
}

.bg_hinge {
	background-image: url(../img/bg_hinge.jpg);
	height: 60px;
	width: 630px;
}

.bg_footer {
	background-image: url(../img/bg_footer.jpg);
	height: 65px;
	width: 630px;
}

.community_gallery_box {
	overflow:hidden;
	float: left;
	width: 630px;
	margin: 0px;
	}
