body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ol {
	font-size: 0.75em;
}

.smaller {
	font-size: 85%;
}
.italicSmall {
font-size:90%;
font-style:italic;
color:#efefef;
}
.italicExtra {
font-weight:bold;
font-style:italic;
color:#efefef;
}
.bigger {
font-size: 115%;
}
#menu ul {
	list-style: url(none) none;
	margin-left:0px;
	font-size:0.9em;
	font-weight:bold;
}
#menu ul li a {
	text-decoration:none;
	line-height:1em;
	color: #efefef;
	background-image:url(borders_buttons/more_white.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#menu ul li#current a {
text-decoration:none;
	line-height:1em;
	color: #ffffff;
	background-image:none;
}
#menu ul li a:hover{
color:#666666;
background-image:none;
}
#proghead {
background-color:#222222;
color:#FFFFFF;
margin-bottom:2px;
padding:4px;
font-size: 1em;
font-weight:bold;
}
#progitem {
background-color:#efefef;
color:#000000;
border: solid 1px #FFFFFF;
margin-bottom:1px;
padding:4px 4px 4px 0px;
font-size: 0.75em;
font-weight:bold;
}
#progcredits {
background-color:#efefef;
color:#000000;
margin-bottom:2px;
padding:4px;
font-size: 0.75em;
}
#progtext {
background-color:#efefef;
border: solid 0px #1A171B;
color:#1A171B;
padding:4px;
font-size: 0.75em;
}
#progitem a {
text-decoration:none;
color:#1A171B;
}
#progitem a:hover {
text-decoration:none;
color:#666666;
}
.date {
background-color:#222222;
color:#FFFFFF;
border-right: solid 2px #FFFFFF;
padding:4px;
width: 200px;
}
h1 {font-size: 24px;
	font-weight: bold;
	color: #1A171B;
}
h2 {font-size: 18px;
	font-weight: normal;
	color: #1A171B;
}
h3{	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
p{	font-size: 12px;
	font-weight: normal;
	color: #1A171B;
}
.head {
	font-size: 1em;
	font-weight: bold;
	color: #222222;
}
.cast {
color: #222222;
font-weight:bold;
}
.director {
color: #222222;
font-weight:bold;
font-size:110%;
}
label {
float: left;
display: block;
font-weight:normal;
font-size:12px;

width: 200px;
margin-right:2px 8px 2px 0px;
text-align: right;
}
.input {
border:solid 1px #000;
margin:2px;
vertical-align:baseline;
}
#announce {
color:#75B603;
border:solid 2px #A5D4E5;
padding: 2px;
font-weight:bold;
font-style:italic;
}
a{color: #1A171B;
	text-decoration: none;
	font-weight: bold;
}
a:active{	color: #1A171B;
	text-decoration: none;
	font-weight: bold;
}
a:hover{	color: #efefef;
	text-decoration: underline;
	font-weight: bold;
}
#juniorfc{
border-color: #D0D1D3;
border-width: 2px;
border-style: solid;
background-color: #1A171B;
color: #fff;
padding: 20px;
margin-top:0px;

 }
#juniorfc h1{
color:#ffffff;
font-size: 18px;
margin-top:0px;
}
#juniorfc h2{
color:#ffffff;
font-size: 16px;
}
#juniorfc h3{
color:#ffffff;
font-size: 18px;
}
#juniorfc p{
color:#ffffff;
font-size: 12px;
}
#juniorfc a{
color:#ffffff;
}
#juniorfc a:hover{
color:#D0D1D3;
}
#join{
border-color: #1A171B;
border-width: 2px;
border-style: solid;
background-color: #ffffff;
color: #fff;
float: right;
padding: 20px;
width: 250px;
margin-bottom: 20px;
 }
#join h1{
margin-top: 0px;
 } 
#latestfilm{
float: left;
padding: 0px;
width: 450px;
margin-bottom: 20px;
background-color: #ffffff;
 }
.clear{
	clear: both;
} 

