body {
	font-family:"Courier New", Courier, mono;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	background: #070707;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	border:#FFFFFF;
	border-color:#FFFFFF;	
}

td {
	font-family:"Courier New", Courier, mono;
	font-size: 13px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 0px;
}

.textsm { 
	font-family:"Courier New", Courier, mono;
	font-size: 13px; 
	color: #FFFFFF; 
}

a { color: #FFFFFF; }
a:Visited { color: #FFFFFF; }
a:Hover { color:#333333; text-decoration: none;
}

.mainlink { color: #FFFFFF; text-decoration: none;}
a.mainlink:Visited { color: #FFFFFF; text-decoration: none;}
a.mainlink:Hover { color: #333333; text-decoration: none; 
}


.colorlink { color: #FFCC00; }
a.colorlink:Visited { color: #FFCC00; }
a.colorlink:Hover { color: #333333;
text-decoration:none;

}






.pitchlink { color: #000000; }
a.pitchlink:Visited { color: #000000; }
a.pitchlink:Hover { color: #FFCC00; 
text-decoration:none;
}


.tsnlink { color: #0000FF; }
a.pitchlink:Visited { color: #0000FF; }
a.pitchlink:Hover { color: #666666; 
text-decoration:none;
}

.pitchlinkdark { color: #000000; }
a.pitchlinkdark:Visited { color: #000000; }
a.pitchlinkdark:Hover { color: #000000;
text-decoration:none; 
}



.nav { 
	font-family:"Courier New", Courier, mono;
	font-size: 13px; 
	color: #FFFFFF; 
	font-weight:normal;
	text-decoration: none;
}

a.nav:Visited { 
	color: #FFFFFF; 
	text-decoration: none; 
}

a.nav:Hover { 
	color: #333333; 
	text-decoration: none; 
}


.nwo { 
	font-family:"helvetica neue";
	font-size: 13px; 
	color: #FFFFFF; 
	font-weight:normal;
	text-decoration: none;
}

a.nwo:Visited { 
	color: #FFFFFF; 
	text-decoration: none; 
}

a.nwo:Hover { 
	color: #333333; 
	text-decoration: none; 
}



.nwoblue { 
	font-family:"helvetica neue";
	font-size: 13px; 
	color: #0000FF 
	font-weight:normal;
	text-decoration: none;
}

a.nwoblue:Visited { 
	color: #0000FF; 
	text-decoration: none; 
}

a.nwoblue:Hover { 
	color: #33333#; 
	text-decoration: none; 
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ADA39D;
	padding:10px;
}

.dash {
	background: url(../../globals/images/dash.gif);
	background-repeat: repeat-x;
}

.wrapper {
	width: 318px;
	height: 380px;
	padding: 10px;
	border: 1px solid #ADA39D;
}

.wrapper2 {
	width: 318px;
	height: 405px;
	padding: 10px;
	border: 1px solid #ADA39D;
}
	
.wrapperBoxes {
	width: 340px;
	height: 348px;
	padding: 0px;
}
	
	.wrapperBoxBig {
	width: 330px;
	height: 348px;
	padding: 10px;
	border: 1px solid #ADA39D;
}

.wrapperBoxBig2 {
	width: 330px;
	height: 360px;
	padding: 10px;
	border: 1px solid #ADA39D;
}

.nwobackground {
	background: url(../../../../newworldorderthemovie.com/html/images/nwo_web_background.jpg) repeat;
	background-repeat:repeat;

}

	
ul {
	margin: 0;
	padding: 0;
	list-style:none;
	
}
ul li {
	position: relative;
    width: 140px;
	top: inherit;


	

}
li ul {
	position: bottom;
	top: 5px;
	display: none;
}  
ul li a {
	display: block;
	text-decoration: none;
	line-height: 16px;
	color: #FFFFFF;
	padding: 5px;
	background:#070707;
	margin: 0px;
}


li:hover ul, li.over ul { display: block; background-color:#070707; height:auto; elevation:above; }

back
{
position:absolute;
left:150px;
top:300px;
z-index:-1
}

