.flash-alt { 
	display : none;
}

#breadcrumb { 
	position: absolute;
	text-align: left;
	top: 73px;
	left: 90px;
	width: 640px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 2;
}

body { 
	background-color: white;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	margin: 0px;
	text-align: center;
}

.nav-bar { 
	position: absolute;
	top: 0px;
	left: 0px;
}

.header { 
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

.content { 
	position: absolute;
	top: 100px;
	left: 40px;
	width: 640px;
}

.content2 { 
	background-color: white;
	padding: 10px;
	/*border-left: 1px solid black;
	border-right: 1px solid black;*/
	text-align: left;
}
p { 
	font: 12pt Arial;
}


h1,h2,h3 { 
	font-family: Georgia, serif;
}

.movie-div { 
	border: 1px solid black;
	background-color: white;
	width: 640px;
	height: 480px;
}

h1 { 
	text-align: center;
	font-family: Georgia, serif;
	font-size: 24px;
}

h2,h3 { 
	padding-top: 0px;
}

h2 { 
	font-size: 19px;
}
h3 { 
	font-size: 17px;
}

#nav-01 { position:absolute; left:0px; top:0px; width:108px; height:117px; }
#nav-02 { position:absolute; left:108px; top:0px; width:135px; height:150px; }
#Icons { position:absolute; left:243px; top:0px; width:290px; height:93px; }
#nav-04 { position:absolute; left:533px; top:0px; width:193px; height:150px; }
#nav-05 { position:absolute; left:243px; top:93px; width:290px; height:57px; }
#nav-06 { position:absolute; left:0px; top:117px; width:108px; height:33px; }

.numeric {
	text-align: right;
}
.small-list { 
	font-size: 80%;
}
table.tooltip {
	/*-moz-opacity:50%; opacity:50%;-moz-border-radius: 1px;*/
	z-index: 120;
	border: 1px outset #8F8F8F;
	background-color: #fffeee;
	filter:progid:DXImageTransform.Microsoft.dropShadow(Color=#8F8F8F,offX=2,offY=2);
}
table.tooltip tr td,
table.tooltip tr th { 
	text-align: left;
	font: Menu;
	z-index: 120;
	vertical-align:top;
	max-width: 200px;
	padding: 0px;
	border: 0px;
	font-size: 80%;
}
table.tooltip tr th { 
	text-align: right;
	padding-right: 3px;
}

