Body 
{ 
	background: #000 url("images/bgpat.gif") repeat center;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000; 
	text-decoration: none; 
	margin:0;
	padding:0;
	border:0;
}

img
{
	border: 0px;
	padding: 0px;
}

a:link 
{
	color: #993311; 
	text-decoration:none; 
	font-weight: bold;
}


a:visited 
{
	color: #993311; 
	text-decoration:none; 
	font-weight: bold;
}

a:hover 
{
	color: #993311; 
	text-decoration:underline; 
	font-weight: bold;
}

a:active 
{
	color: #F7941C; 
	text-decoration:underline; 
	font-weight: bold; 
}
	

#wrapper{
	position: relative;
	top: 0px;
	text-align: center;
	width: 780px;
	margin: 0 auto;

	padding: 0px;
	margin-top: 30px;
}

#page{
	background-color: #fff;
/*	background-image: url("images/pagebg.gif");
	background-position: 0px 0px;
	background-repeat: repeat-x;*/

/*	border: 1px solid #000;*/
	position: relative;
	text-align: left;
	top:140px;

	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	line-height: 16px;
}


#topbar{
	height: 160px;
	position: absolute;
	left: -2px;
	right: 0px;
	padding:0px;
	width: 730px;
	top:-160px;
}

.pageTitle{
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color:#111;
}

#links{
	background: #fff;
	position: absolute;
	right: 20px;
	top: -20px;
	padding: 5px;
	border: 1px solid #000;
	white-space: nowrap;
/*	background-image: url("images/pagebg.gif");
	background-position: 0px 20px;
	background-repeat: repeat-x;*/

}


#links a:link 
{
	font-size: 12px;
	color: #444; 
	text-decoration:none; 
	font-weight: normal; 
	font-family: "arial";
	padding: 5px;
	background: #fff;
	margin: -1px;
	
}


#links a:visited 
{
	font-size: 12px;
	color: #444; 
	text-decoration:none; 
	font-weight: normal; 
	font-family: "arial";
	padding: 5px;
	background: #fff;
	margin: -1px;
}

#links a:hover 
{
	font-size: 12px;
	color: #222; 
	text-decoration:none; 
	font-weight: normal; 
	font-family: "arial";
	background: #ccc;
	padding: 5px;
	margin: -1px;
}

#links a:active 
{
	font-size: 12px;
	color: #fff; 
	text-decoration:none; 
	font-weight: normal; 
	font-family: "arial";
	padding: 5px;
	background: #ccc;
	margin: -1px;
}
		
.newsTitle
{
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

.newsDate
{
	font-size: 12px;
	line-height: 10px;
	font-weight: normal;
	color: #555;
	font-family: Arial;
}


.movie
{
	width: 100%;
	position: relative;
	height: 60px;
}

.moviePic
{
	float: left;
	padding-right: 5px;
}

.movieTitle
{
	font-family: Times;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}

.movieDesc
{
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
}

.movieTime
{
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	color: #555;
	font-family: Arial;
	left: 85px;
	bottom: 0px;
	position: absolute;

}

.movieCat
{
	font-size: 18px;
	font-weight: bold;
	
}

.byte
{
	width: 100%;
	position: relative;
	height: 40px;
}

.byteTime
{
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	color: #555;
	font-family: Arial;
	left: 0px;
}

#thefooter{
	color: #fff;
	position: absolute;
	bottom: -20px;
	padding: 0px;
	width: 700px;
	text-align: right;
}

#footer
{
	position: relative;
	float: right;
	color: #000;
	font-size: 12px;
	height: 12px;

	
	
/*	background: #000;*/
/*	position: absolute;
	margin: 0 auto;

	left: -10px;
	padding-top: 10px;
		text-align: right;
	padding-right: 15px;
	padding-bottom: 20px;
	width: 725px;	*/
}