	body {
	text-align:center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 0px;
		}

* {
	padding:0px;
	margin:0px;
}
p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


a {
	outline: 0;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}

a:visited {
	color: #C0BAFE;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}
	
	#frame {
		width:934px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
	width:177px;
	padding:0px;
	float:left;
	background-repeat: no-repeat;
	height: 590px;
		}
	
	#contentcenter {
		width:580px;
		padding:0px;
		float:left;
		}
	
	#contentright {
	width:176px;
	padding:0px;
	float:right;
	background-repeat: no-repeat;
	height: 590px;
		}
	
	#contentheader {
		}
		
	p,h1,pre {
	margin-top: 0px;
	margin-bottom: 10px;
		}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 18px;
}		
	h2 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
	
#movie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 10px;
	background-repeat: repeat-y;
	float: left;
	width: 580px;
	margin-right: 0px;
	margin-left: 0px;
}

#links {
	background-repeat: no-repeat;
	float: left;
	width: 390px;
	margin-left: 25px;
	text-align:left;
	line-height: 20px;
	margin-bottom: 20px;
}

#description {
	background-repeat: no-repeat;
	color: #666666;
	width: 530px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	float: left;
}

#google {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}


.official {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff0000;
	font-size: 10px;
	padding-top: 8px;
	padding-left: 0px;
}

.menu {
  display:table;         /* ignored by IE */
  padding:0; 
  list-style-type:none;
  white-space:nowrap;    /* keep text on one line */
  border:1px solid #000000; /* add a border to show size of menu */
  }
* html .menu {
  display:inline-block;  /* for IE only */
  width:1px;             /* IE will expand to fit menu width */
  padding:0 1px;         /* fix bug in IE for border spacing */
  }  
.menu li {
  display:table-cell;    /* ignored by IE */
  }
* html .menu li {
  display:inline;        /* for IE only */
  }
.menu a, .menu a:visited {
	display:block;         /* for all browsers except IE */
	padding:3px 14px;
	color:#CCCCCC;
	border:1px solid #000000; /* add a 1px white border around items */
	text-decoration:none;
	background-color: #333333;
  }
* html .menu a, * html .menu a:visited {
  display:inline-block;  /* for IE only */ 
  margin:0 -2px;         /* to correct an IE border width bug */  
  }
.menu a:hover {
	color:#fff;
	background-color: #990000;
  }

.lefted {margin:0 auto 0 0;}
.centered {margin:0 auto;}
.righted {margin:0 0 0 auto;}
#menu1 {
	height: 34px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}



#menu3 {
  width:455px;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  }
#menu3 li {
	float:left;
	width:90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
  }
#menu3 a {
	display:block;
	width:90px;
	color:#CCCCCC;
	text-align:center;
	padding:4px 0;
	text-decoration:none;
	float:left;
	background-color: #28313E;
  }
#menu3 a:hover {
	color:#fff;
	background-color: #1A5382;
  }
  
div.exit {
	height: 97px;
	width: 94px;
	padding:0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

div.exit a, div.nav a:link, div.nav a:visited {
display:block;
}

div.exit img {
width:100%;
height100%;
border:0;
}

div.exit a:hover img {
visibility:hidden;
}
