* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background-color: #001501;
	color: #FFF;
	font-family: verdana, arial, sans-serif;
	
	text-align: left;
	letter-spacing: 1px;
}
a {color: #FFF;font-size: 14px;}
a:hover {color: #CCFFCC;}
.more{float: left;}
.clear{clear:both;}
p{	margin: 20px 0px 20px 0px;line-height: 16px;font-size: 14px;}
#container {
	margin: 0px auto;
	width:873px;
}
#menu {
	background-image:url(images/menu.gif);
	width:874px;
	height:89px;
	position:relative;
}
#menu li{
	position:absolute;
	top:50px;
	
	list-style-type: none;
}
#m01 {left:160px;}
#m02 {left:305px;}
#m03 {left:450px;}
#m04 {left:590px;}
#m05 {left:730px;}
#menu a{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}
#menu a:hover {color: #CCFFCC;}
#header {
	background-image:url(images/title.jpg);
	//background-repeat:repeat-y;
	width:874px;
	height:130px;

}
//#logo {
	//width:240px;
	//height:46px;
	//margin: 0px 0px 0px 80px;
	//float:left;
	//display:inline;
}

#left {
	background-image:url(images/left_edge.gif);
	background-repeat:repeat-y;
	width:65px;
	float:left;
	display:inline;
}
#black {
	background-color:#000000;
	height:485px;
	
}
#right {
	background-image:url(images/poster.jpg);
	width:518px;
	height:485px;
	background-repeat:repeat-y;
	float:right;
	display:inline;
}
#right_edge {
	background-image:url(images/right_edge.gif);
	background-repeat:repeat-y;
	width:68px;
	height:auto;
	float:right;
	display:inline;
}

#long {
	width:874px;
}

#center {
	width:874px;
	height:485px;
	background-color:#000000;
}

#content {
	background-color:#000000;
	width:874px;
}


#right a img{
	margin: 8px 8px 8px 0px;
	border: none 0px #FFFFFF;
}

#left_corner {
	background-image:url(images/left_corner.gif);
	width:92px;
	height:58px;
	float:left;
	display:inline;
}
#right_corner {
	background-image:url(images/right_corner.gif);
	width:128px;
	height:58px;
	float:right;
	display:inline;
}
#bottom_edge {
	background:#000 url(images/bottom_edge.gif);
}

#rig
#floor {
	background-color:#000000;
	width:874px;
}


#footer p{
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:11px;
}
#footer a{
	font-size:11px;
}
