*{
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body  {
	background-image: url("http://www.busu.net/templates/busu_homepage/images/bg.jpg");
	background-repeat : no-repeat;
	background-position : top;
	background-color: black;
	margin : 0;
	padding : 0;
	font-family : tahoma, arial;
	font-size : 10pt;
}

#container {
	position : relative;
	width : 968px;
	min-height : 100%;
	margin : 0 auto;
	margin-bottom : -100px;
}

#top_content {
	position : relative;
	float : left;
	z-index : 999;
	margin-bottom: 10px;
}

#main {
	position : relative;
	float : left;
	margin-top : 0;
}

#main_top_rounded {
	position : relative;
	float : left;
	background-image : url("../images/site_top.png");
	background-repeat: no-repeat;
	width : 968px;
}

#main_content {
	position : relative;
	float : left;
	margin-top : 0px;
	min-height : 500px;
	width : 968px;
	z-index: 1;
	/*background-image : url("../images/bg.gif");*/
	background-color: #C11400;
	/*background-repeat : repeat;*/
}

#header_content {
	position : relative;
	height : 117px;
	width : 968px;
}

#logo {
	float : left;
	margin-top : 15px;
	margin-bottom : 5px;
	height: 100px;
	width: 500px;
} 

#story {
	background-image: url("../images/bg.gif");
	background-repeat: repeat;
	margin-top: 0px;
	width: 948px;
}

#side {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	width: 292px;
}

#news {
	background-color: white;
	border: 1px solid black;
	float: left;
	width: 948px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#news_content {
	padding-left: 14px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-top: 10px;
	z-index: 1;
}

#footer {
	position: relative;
	margin: 0 auto;
	height: 100px;
	width: 100%;
	background-color: Black;
	color: white;
	
}

#side_ad img{
	border: 1px solid grey;
	margin-left: 8px;

}

.clearfooter{
	height: 100px;
	clear: both;
}

p.announcements{
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
}

p {
	line-height:1.4em;
}

#ad {
	margin-top: 5px;
	border: 1px solid #383838;
}

#bottom_rounded {
	position : relative;
	float : left;
	background-image : url("../images/site_bottom.png");
	background-repeat: no-repeat;
	height: 15px;
	width : 968px;
}

a img {
	border: none;
}

/* ######## Menu Style ######## */

#navigation{
	margin-top:0px;
	margin-left:0px;
	z-index: 1000;
}

#navigation li {
	float: left;
	list-style: none;
}

#navigation a {
	display: block;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	width: 93px;
	color: #FFF;
	margin-left: 3px;
	margin-right: 11px;
	text-decoration: none;
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
}
#navigation li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	font-size: 90%;
	z-index:1000;
	margin-left: 0px;
}

#navigation a:hover {
	background-position: right -198px;
}
#navigation a:hover span {
	background-position: 0 -198px;
}


#navigation li ul a, #navigation li ul a:link {
	background-image: none;
	padding: 5px;
	width: 150px;
	background-image: url("../images/light.png");
	text-align: left;
	text-transform: none;
}

#navigation li ul a:hover {
	background-image: url("../images/dark.png");
	background-repeat: repeat;
}

#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}

/* ##### End Menu ###### */


/* ######## Breadcrumbs ######## */

#breadcrumbs {
	background-image: url("../images/bar.png");
	height: 33px;
	width: 956px;
	margin-left: 6px;
	margin-top: 8px;
	color: black;
}

#breadcrumbs img {
	vertical-align: middle;
	margin-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

#breadcrumbs_content {
	margin-left: 10px;
	margin-top: 8px;
	float: left;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration: none;
	color: black;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

/* ######## Search ######## */

#search_box_bg {
	float: right;
	margin-top: 1px;
	background: url("../images/search_bg.png") no-repeat;
	height: 26px;
	width: 265px;
	margin-top: 5px;
}

.textInput {
	height: 16px;
	width: 165px;
	text-size: 5px;
	margin-left: 20px;
	margin-top: 1px;
	border: 0px white solid;
}

.buttonInput {
	margin-left: 15px;
}

#search_left {
	float: left;
}

#search_right {
	float: left;
}

/* ######## Sidebar ########## */

#main_bottom {
	float: left;
	width: 615px;
	margin-top: 10px;
	margin-left: 10px;
}

#floatLEFT img {
float: left;
margin-top: 6px;
}

ul {
margin-left: 10px;
}

ul ul {
margin-left: 30px;

}

.readable {
	line-height:1.4em;
}


.warning {
	font-size: 8pt;
} 

.yukYuks {
	border: 0px;
}

td.tableLeft {
	padding-right: 10px;
}

.indent {
	margin-left: 20px;
	padding-left: 5px;
}

.showtimes {
	position: absolute;
	margin-left: 620px;
	margin-top: 100px;
}

.yuksText {
width: 610px;
}

ol li {
margin-left: 18px;
}

.directors_table {
	border: 1px solid black;
}

.directors_table td {
	padding: 5px;
	border: 1px solid black;
}

.table_heading {
	background-color: #990000;
	color: white;
	font-weight: bold;
}