	html {background-color: black;}
	body{background-color:black;}
#Updates {background-color:rgb(255,228,143);margin-left:40px;margin-right:40px;
	border-style:solid; border-width:15px;border-color: rgb(108,0,0);}
#Updates h4 {color:rgb(108,0,0);text-decoration:underline;text-align:center;}
#Updates li {color:rgb(108,0,0);text-decoration:underline;text-align:center;}
#Updates h2{color:rgb(108,0,0);text-align:center; margin-top:4px;text-decoration:underline;}
#Updates a:hover{background-color:rgb(108,0,0); color:rgb(255,228,143);}
#Main_Content {background-color:rgb(255,228,143);margin-left:275px;margin-right:70px;margin-top:-23px;
	border-style:solid; border-width:15px;border-color: rgb(108,0,0); width: 600px;}
#Main_Content p {color:rgb(108,0,0);margin-left:17px; margin-bottom:20px;margin-right:12px}
#Main_Content h1{color:rgb(108,0,0);text-align:center; margin-top:4px;text-decoration:underline;}
#Main_Content h2{color:rgb(108,0,0);text-align:center; margin-top:4px;text-decoration:underline;}
#Main_Content h3{color:rgb(108,0,0);text-align:center; margin-top:4px;text-decoration:underline;}
#Main_Content h4{color:rgb(108,0,0);text-align:center; margin-top:4px;}
#Main_Content iframe {border-width:10px; border-style:solid; border-color: rgb(108,0,0);margin-left:90px;}
#Main_Content img{margin-left: 20px;}
#paypal {margin-bottom:20px;position:absolute;left:530px;top:300px;}
#paypal img{position:absolute;left:220px;top:-38px;}
#paypal form{position:absolute;left:-85px;top:-38px;}
#Navigation	ul{text-align:center;list-style-type:none;margin-left:275px;margin-top:-30px;padding:6px;margin-bottom:32px;}
#Navigation li{float:left;}
#Navigation a{display:block;width:110px;color:rgb(255,228,143);
			border-style:ridge; border-color: rgb(255,228,143); border-width:7px;}
#Navigation a:hover{background-color:rgb(108,0,0);border-style:groove;border-color:rgb(255,228,143);border-width:7px;}
#Movie {margin-left:100px;}
#Break
 br{color:pink;}
#Header
	img{position:absolute;left:257px;top:5px;z-index:+1}
	h1 {text-align:center;color:rgb(108,0,0);}
#Side img{position:absolute;left:942px;top:190px;z-index:+1}
#Footer {background-color:rgb(255,228,143);border-style:solid; border-width:9px;border-color: rgb(108,0,0);
  position:absolute;left:5px;top: 720px;}
#Footer {width:200px}
#Footer h2{color:rgb(108,0,0);text-align:center; margin-top:4px;margin-bottom:-10px;text-decoration:underline;}
#Footer p {text-align:center;margin-bottom:4px;}
#Footer form {Margin-top:40px;margin-bottom:20px;margin-left:40px;}
#Logo
	img {margin-top:-15px;margin-left:-19px;}
#Counter {Margin-top:50px;}

#menu {
width: 11em; /* set width of menu */
background: #eee;
font-size: 20px;
} 

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 8px;
border-style: ridge;
border-color: rgb(255,228,143);
margin: 0;

padding: 2px 3px;text-align:center;
}

#menu h2 {
color: rgb(108,0,0);
background: rgb(255,228,143);
border-width: 8px;
border-style: solid;
border-color: rgb(108,0,0);
text-transform: uppercase;

}

#menu a {
color: rgb(108,0,0);
background: rgb(255,228,143);
text-decoration: none;
}

#menu a:hover {
color: rgb(255,228,143);
border-width: 8px;
border-style: ridge;
border-color: rgb(255,228,143);
background: rgb(108,0,0);
font-size: 14px;
}

#menu li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%; /* to position them to the right of their containing block */
width: 80%; /* width is based on the containing block */
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc); /* call hover behaviour file */
font-size: 100%; /* enable IE to resize em fonts */
} 
#menu ul li {
float: left; /* cure IE5.x "whitespace in lists" problem */
width: 100%;
}
#menu ul li a {
height: 1%; /* make links honour display: block; properly */
} 

#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif; 
/* if required use em's for IE as it won't resize pixels */
} 
</style>
<![endif]-->
