body {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;}

#header {
	width:100%;
	height: 75px;
	background-color: #000000;
	text-align:left;}
		
#menu {
	width:100%;
	height: 25px;
	background-color: #990000;
	text-align:left;}

#main {
 	width:100%;
	min-height: 400px;
	background-color: #FFFFFF;}
		
#footer {
	width:100%;
	height:100px; 
	clear:both; 
	background-color:#666666;
	font-weight: bold;
	color: #CECECE;}
	
a:link, a:visited {
	text-decoration: none;
	color: #990000;}
	
a.menu:link, a.menu:visited {
	text-decoration: none;
	color: #CECECE;}

a.yellow:link, a.yellow:visited {
	text-decoration: none;
	color: #FFFFCE;}
		
	
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #990000;}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;}
	
.header {
	font-size: 18px;
	font-weight: bold;
	color: #990000;}
	
.content {
	padding: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;}

.prop {
    height: 400px;
    float: right;
    width: 1px;}	

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;}	

.photocaption {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;}

.calendar {
	background-color: #E5BFBF;}
	
.formlabel {
	text-align: right;
	font-weight: bold;}
	
.formfield {
	border: 1px solid #000000;}	

.formbutton {
	border: 1px solid #000000;}
	
.playtitleheader {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #990000;}
	
.psstitleheader {
	font-size: 20px;
	font-weight: bold;
	color: #990000;}
	
.photos {
	position: relative;
	float: left;
	display: block;
	padding-bottom: 10px;}
	
.photocap {
	font-size:9px;}	
	