* {
	margin:0;
	padding:0;
}

body {
	font:normal 13px/15px arial,helvetica,sans-serif;
	background:#C0C0C0; 
}

* html body {
	/* implement :hover and :active in lte IE6 */
	behavior:url(csshover2.htc);
}

img {
	border:none;
}

#wrapper { 
 margin: 0 auto;
 width: 800px;
 background: #fff;
}
#faux {
 background: url(faux-4-2-col.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 margin-left: 0px;
 margin-bottom: 0px;
 margin-right: 0px;
 margin-top: 0px;
 background-repeat: repeat-x;
 color: #333;
 width: 800px;
 padding: 0px;
 height: 87px;
}
#maincontent {
 margin-right: auto;
 margin-left: auto;
 width: 800px;
}
#leftcolumn { 
      float:left; 
     display:inline; /* fix IE double margin */ 
     width:490px; 
     padding:10px 0 10px 10px; 
     margin-top:15px;  
     color:#333; 
} 
#rightcolumn {  
     float:right; 
     display:inline; /* fix IE double margin */ 
     width:270px; 
     padding:10px 10px 10px 0; 
     color:#333; 
} 

#footer { 
 margin: 0px; 
 height: 30px; 
 background-repeat: repeat-x; 
 background-image: url(images/footerbg.png); 
 width: 800px;
 clear: both;
 font-family: "Lucida Grande", Verdana, Arial, sans-serif; 
 font-size:10px;
 text-align: center; 
 color: #FFFFFF; 
}
#footer a {
 color:#DDDDDD;
 text-decoration:none;
}
#footer a:hover {
 color:#FFFFFF;
 text-decoration:underline;
}
#mainan {
	font-family: sans-serif;
	font-size: 13px;
	color: #084675;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}
#an {
	float: left;
	width: 220px;
}
#ans {
	float: left;
	
}
#an3 {
	float: left;
	padding-left: 30px;
	padding-top: 30px;
}
.antitle {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #431305;
}

.clear { clear: both; background: none; }

#welcome2 { margin-right: 0px; margin-left: 0px; margin-bottom: 0px; margin-top: 10px; color: #12407c; font-size: 12px; font-family: Arial; float: right; }

.weltitle { font-weight: bold; font-size: 15px; font-family: Arial; }

#photo1 { margin: 0px; padding: 0px; border-color: #cbe0fd; border-style: solid; border-width: 2px; }

#logo { float: left; height: 87px; width: 327px; }

#navbar { background-repeat: repeat-x; background-image: url(images/navbg.png); float: right; height: 83px; width: 473px; }

#navbar2 { font-weight: bold; font-size: 13px; color: white; font-family: Arial; margin-top: 60px; }

#welcome { height: 181px; }

#photo { margin-top: 5px; float: left; }

#div { margin-top: 2px; margin-left: 15px; float: left; height: 170px; width: 20px; }

#welcometext { float:right;
font-family:Arial;
font-size:11px;
margin-top:11px;
width:200px;
}


.linkss a {
font-size: 13px;
 text-decoration:none;
 color:#853009;
  font-weight: bold;
}

.linkss a:hover {
 color:#333333;
  text-decoration:underline;

}


#announcements { margin-top: 30px; clear:both;}

#secondbar { margin-top: 3px; float: right; width: 490px; font-size: 13px; font-family: Arial; font-weight: bold; }

#rap {
	position:relative;
	margin: 0 auto;
	text-align: left;
	width:750px;
	height:580px;
	background-color: #fff;
}

#rapvideo {
	margin: 0 auto;
	text-align: left;
	width:750px;
	background-color: #fff;
}

#page_nav {
	position: absolute;
	bottom: 2px;
	left: 0px;
	width: 212px;
	padding: 4px;
	text-align: center;
	border: 3px solid #C0DAFB;
	background-color: #853009;
}

#content {
	width: 100%;
	top: 90px;
	position: absolute;
	left: 25px;
	padding-bottom: 2.5px;
	height: 480px;
	overflow: hidden;
	z-index: 100;
}


div.info {
	position: absolute;
	z-index: 50;
	width: 436px;
	height: 109px;
	padding: .5em 10px;
	top: 198px;
	right: 55px;
	background-color: #C0DAFB;
	opacity: .90;
}
.cast{
	margin-top: 6px;
	font-size: 8pt;
}

div.info {
	display: none;
	overflow: hidden;
}

#video h3 {
	margin: 1.5em 0 1em 0;
}


a img {
border: 0px none;
text-decoration:none;
outline:none;
}

h4 {
font-family: Arial;
font-size: 11px;
font-weight: bold;
padding-top: 10px;
}

h3 {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color:#853009;
padding-top: 15px;
}

/*   MENU ============================================================================ */

#main_menu {
	float:left;
	width:473px;
	height:33px;
	margin-bottom:10px;
	padding-top:50px;
	list-style:none;
	background:#853009 url(images/navbg.png) 0 0 repeat-x
}

#main_menu li {
	float:left;
	position:relative;
}

#main_menu a {
	display:block;
	height:16px;
	padding:4px 12px;
	color:#FFF;
	text-decoration:none;
}

* html #main_menu a {
	float:left;
}

#main_menu li ul {
	list-style:none;
	position:absolute;
	top:24px;
	left:-1000em;
	width:150px;
	background:#FFF;
	border-right:2px solid #444;
	border-bottom:1px solid #000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

#main_menu ul a {
	width:128px;
	color:#000;
}

#main_menu li:active,
#main_menu li:focus,
#main_menu li:hover {
	background:#A83500;
}

#main_menu li:active ul,
#main_menu li:focus ul,
#main_menu li:hover ul {
	left:0px;
}
/*   MENU ============================================================================ */