h1 {
	font-family: "Times New Roman", "Verdana", Verdana, Times, serif;
	font-size: 24px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin: 0px;
}
.tiny {
	color:#000000;
	font-size: 9px;
}
.tinyWhite {
	color:#FFFFFF;
	font-size: 9px;
}
a.tinyWhite:link {
	color:#FFFFFF;
	font-size: 9px;
	text-decoration:none;
}
a.tinyWhite:visited {
	color:#FFFFFF;
	font-size: 9px;
	text-decoration:none;
}
a.tinyWhite:hover {
	color:#FFFFFF;
	font-size: 9px;
	text-decoration:underline;
}
.med {
	color:#000000;
	font-size: 10px;
}
.medWhite {
	color:#FFFFFF;
	font-size: 10px;
}
.breadcrumbs {
	font-size: 9px;
	color: #FFFFFF;
}
a.breadcrumbs:link {
	font-size: 9px;
	color: #FFFFFF;
}
a.breadcrumbs:visited {
	font-size: 9px;
	color: #FFFFFF;
}
a.breadcrumbs:hover {
	font-size: 9px;
	color: #FFFFFF;
}
a.breadcrumbs:active {
	font-size: 9px;
	color: #FFFFFF;
}
body,td,th {
	color: #000000;
	font-family: "Century Gothic", "Verdana", Verdana, Arial;
	font-size: 12px;
}
.regText {
	color: #000000;
	font-family: "Century Gothic", "Verdana", Verdana, Arial;
	font-size: 12px;
}
.altColorRows {
	background-color: #B8C3C3;
}
/*html{
 height:100%;
border-left:10px solid #CBE5A2;
border-right:10px solid #CBE5A2;
}
*/
a:link {
	color: #333333;
	padding: 2px;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #333333;
	background-color: #F5E296;
}
a:active {
	color: #666633;
}
#mainmovie{
	z-index:1;
	width: 800px;
	margin:0;
	padding:0;
}

.whiteLinks {
	font-size:12px;
	color:#FFFFFF;
}
a.whiteLinks {
	font-size: 12px;
	color:#FFFFFF;
}
/*  #footer{
	text-align:center;
	height: auto; 
	bottom: 0;
	z-index: 500;
	right: 10px;
	left: 10px;
	position: absolute;
	border-top:2px solid #FFFFFF;
	padding-top:10px;
	width: 100%;
  }
  */

h2 {
	font-family: "Century Gothic", "Verdana", Verdana, Arial;
	font-size: 18px;
	padding-bottom: -15px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -0.05em;
}
#contentContainer {
	/*padding-right: 10px;
	padding-left: 10px;*/
}
#search {
	position: absolute;
	top: 0px;
	right: 5px;
}
.alphaDownWhite {
background-color: #FFFFFF;
filter: alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
	
}
.alphaDownWhiteWborder {
	background-color: #FFFFFF;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9;
	border:#666666 1px solid;
	
}
.contentHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.articleTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.articleSubTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.alphaDown {
	opacity: .9;
}

.timesDate {
	font-size: 10px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.redAstrick {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.opac {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: -1;
}
#blank {
	position: absolute;
	z-index: 25;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.sideNav {
	font-family: "Century Gothic", "Verdana", "Lucida Console", "Microsoft Sans Serif", Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
/*	padding-left:8px;
*/}
.sideNavBkgrd {
	background-color:#4C7070;
}
a.sideNav:link {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	width:100%;
	height:100%;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
}
a.sideNav:visited {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	width:100%;
	height:100%;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
}
a.sideNav:hover {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	width:96%;
	height:100%;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	background:#668585;
}
a.sideNav:active {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	width:96%;
	height:100%;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
}
