BODY 	{ /* background-image: url(./images/grey_bg.gif); */
		background-color:#660000;
		margin-top: 5px;
		margin-left: 0px;
		margin-bottom: 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		vertical-align:top;
}
A:VISITED {
	color : #000000;
	text-decoration : none;
} 
A:HOVER {
	color:#660000;
	text-decoration : underline;
}
A:ACTIVE { 
	color : #000000;
	text-decoration : none;
} 
A:LINK { 
	color:#000000;
	text-decoration : none;
} 

#movie {
	margin-left: 10px;
	vertical-align: center;
	}

.top_header_text {color:#ffffff;
		font-size: 11px;
		
}
.top_header_text A:VISITED {
	color : #ffffff;
	text-decoration : none;
} 
.top_header_text A:HOVER {
	color:#cccccc;
	text-decoration : underline;

}
.top_header_text A:ACTIVE { 
	color : #ffffff;
	text-decoration : none;
} 
.top_header_text A:LINK { 
	color:#ffffff;
	text-decoration : none;
} 	



.nav_links {color:#000000;
			font-family: Georgia, "Times New Roman", Times, serif; 
			font-weight: bold;
			font-size: 12px;
			}			



.sub_links {color:#000000;
			font-family: Georgia, "Times New Roman", Times, serif; 
			font-weight: bold;
			font-size: 11px;
			text-align: right;
			font-style:italic;
			}
.sub_links A:VISITED {
	text-decoration : none;
} 
.sub_links A:HOVER {
	text-decoration : overline underline;
}
.sub_links A:ACTIVE { 
	text-decoration : none;
} 
.sub_links A:LINK { 
	text-decoration : none;
} 	



.header_text {color:#000000;
			font-family: Georgia, "Times New Roman", Times, serif; 
			font-weight: bold;
			font-size: 14px;
			font-style: italic;
			}

.header_right_pane {
			/* font-family: "Times New Roman", Times, serif; */
			color:#000066;
			font-size:12px;
			font-weight:bold;
			}
.header_content {
			/* font-family: Georgia, "Times New Roman", Times, serif; */
			color:#000066;
			font-size:14px;
			font-weight:bold;
			}
.sub_content_header {
			/* font-family: "Times New Roman", Times, serif; */
			color:#993333;
			font-weight:bold;
			text-decoration: underline;
			font-size:12px;
			}
.section_intro {
			font-family: Georgia, "Times New Roman", Times, serif;
			color:#993333;
			font-size:16px;
			font-weight:bold;
		}			

.form	{font-size: 11px;
		background-image:url(images/inputbg.gif);
		}
		
.footer	{font-size:12px;
		font-weight:bold;
		text-align:center;
		width:100%;
}