/*** This style sheet is copyright (c) June 2008 by Andrew Allen and historyonfilm.com.  All Rights Reserved. ***/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #E1E1E1;
	background-color: #000000;
}


a:link {
	font-style: normal;
	color: #999999;
}



a:visited {
	color: #999999;
}




a:hover {
	text-decoration: none;
}





.page-name {
	font-size: 24px;
	font-weight: bold;
}




.page-sub-name {
	font-size: 16px;
	font-weight: bold;
}











/*** Layout Divs ***/






#page-content{
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 0;
	margin-left: 1%;
	padding-top: 1%;
	padding-right: 4%;
	padding-bottom: 0;
	padding-left: 4%;
}





#footer{
	clear: both;
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 80%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 8px;
}



.bottom-navbar {
	font-weight: normal;
	text-decoration: none;
}












/*** Special Page Text Styles - Part 1 ***/







.textsize-small {
	font-size: 10px;
}



.textsize-medium {
	font-size: 12px;
}



.textsize-large {
	font-size: 18px;
}



.textsize-xlarge {
	font-size: 24px;
}



.textsize-xxlarge {
	font-size: 36px;
}








.colour-text-red {
	color: #990000;
}



.black {
	color: #000000;
}




.white {
	color: #FFFFFF;
}






.hidden-text-b {
	color: #000000;
	font-size: 6px;
}





.hidden-text-w {
	color: #FFFFFF;
	font-size: 6px;
}








/*** Special Page Text Styles - Part 2 ***/




.header1 {
	color: #CC0000;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
}



.header2 {
	color: #CCCC66;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
}


.movies1 {
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}


.movies2 {
	font-variant: small-caps;
	font-style: italic;
}
