a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #aa0000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #f9a3f9;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #cc0000;
	}
	
#warning a, visited, hover, link {font-size:25px; font-weight:bold; float:left; margin-left:100px; text-decoration:underline;}

#textwarning {font-size:16px; color:red; text-align:center; width:620px;}

#description { width:680px; text-align:center; font-size:14px;}
image{
	border-style: none;
	border-color: #FF0000;
	border-width:1px;
      }
a:image{
	border-style: solid;
	border-color: #FF0000;
	border-width:1px;
      }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	background-color: #000000;
}

#container {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
margin-bottom: auto;
	padding: 3px;
	width: 800px;
	border-top: 1px solid #ff0000;
	border-left: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	background-color: #ffffff;
	}

#logo {
	margin-top:10px;
	margin-left:50px;
	float: left;
	position: relative;
	text-align: center;
	height: 130px;
	width: 590px;
	}
#footer {
	margin-top: 10px;
float
	font-size: 8px;
	text-align: center;
	width: 700px;
	}	
#rightmenu {
	margin-right: 4px;
	margin-top: 5px;
	float: right;
	text-align: center;
	width: 150px;
	}
#leftmenu {
	padding: 3px;
	font-size: 10px;
	font-weight: normal;
	width: 150px;
	float: left;
	position: relative;
	}
#main {
	padding: 5px;
	width: 630px;
	float: left;
	position: relative;
	}
	
#bigmovie{
	width: 460px;
	padding: 4px;
	float: right;
	position: relative;
	margin-right: 3px;
	}
#bigtitle{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	}
#bigpicture{
	width: 230px;
	float: left;
	position: relative;
	margin-left: 10px;
	}
#bigbottom{
	width: 440px;
	text-align: center;
	}
#bigdescription{
	width: 205px;
	float: left;
	margin-left: 6px;
	text-align: justify;

	}
#moviebox{
	width: 460px;
	text-align: center;
	padding: 4px;
	float: right;
	margin-right: 3px;
	}
#moviemain{
	padding: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #ff0000;
	width: 450px;
	}
#movietitle{
	width: 450px;
	text-align: left;
	padding: 1px;
	margin-left: 20px;
	font-size: 14px;
	}
#moviedescription{
	position: relative;
	float: right;
	text-align: justify;
	padding: 5px;
	font-size: 12px;
	}
#moviestars{
	width: 410px;
	text-align: left;
	padding: 5px;
	margin-left: 30px;
	font-size: 11px;
	}
#moviepicture{
	margin-top: 5px;
	float:left;
	width: 120px;
	height: 240px;
	padding: 1px;
	font-size: 12px;
	}
#searchbox {
	width=150px;
	margin-left:1px;
	margin-bottom:1px;
	padding: 1px;
	font-size: 10px;
	font-weight: normal;
	font-color: #ff0000;
	}
input.search {background-color: #ffffff;
			 
			font-size: 12px; 
			FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
			color: #990000;
			border: 1px solid #DD0000;

}
	
#leftbox {
	width=150px;
	margin-left:1px;
	padding: 3px;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid;
	}
.links{font-size:10px;
	font-weight: normal;
	}
.links2{font-size:10px;
	font-weight: normal;
	}
.tiny{font-size:8px;
	font-weight: normal;
	}
	
#TextLink{font-size:26px;
	font-weight: bold;
	}

/* Top Menu Bar */
#globalthing
{
	z-index: 2;
	font: bold 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 0;
	position: absolute;
	background-color:#FF0000;
	top: 0;
	width: 100%;
}
#globalthing ul
{
	list-style: none;
	margin: 0;
	padding: .3em 0;
}

#globalthing a
{
	color: #fff;
	text-decoration: none;
}

#globalthing a:hover
{
	text-decoration: underline;
}

#globalthing li
{
	border-left: 1px solid #fff;
	display: inline;
	margin: 0;
	padding: 0 .7em;
}

#globalthing li.first
{
	border-left: none;
}