.style4 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	margin-left: 200px;
}
.style3 {
	font-family: "Cooper Black";
	color: #8a8a8a;
	font-size: 14px;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;}
	
.left_bg {
	background-image: url(../images/l_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
body {
	background-color: #000000;
	margin: 0px;
	font-family: Tahoma;
	color: #8a8a8a;
	font-size: 11px;
}
a:link, a:visited {
	font-family: tahoma, verdana, Arial, "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	font-family: tahoma, verdana, Arial, "Century Gothic";
	font-size: 14px;
	color: #8a8a8a;
	text-decoration:underline;
}

.footer {
	background-image: url(../images/theater_advice_46_bg.gif);
	background-repeat: repeat-x;
}

.right_bg {
	background-image: url(../images/r_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.top_bg {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	height:1px;
}
.mid_bar {
	background-image: url(../images/mid_bg.gif);
	background-repeat: repeat-x;
}
#content p{
	padding: 5px;
	margin: 0px;
	text-align: justify;
}
#logo td{
	text-align: center;
	height: 100px;
}.bottomtext {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.smalltext {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8a8a8a;
	text-decoration: none;
}

.align {
	margin-top: 0;
	
}