body {
	font-family: "Times New Roman", Times, serif;
}

html {

}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

body { 
	background-color: #FFCCFF; 
	}
	
h1 {
	font: 32px helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #FF00FF;
	}
	
h2 {
	font: 24px helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #02383C;
	}
	
#container { 
	padding: 0 5px 0 5px;  
	width: 810px;
    margin-left: auto ;
    margin-right: auto ;
	position: relative;
	}
	
	#containerbctf { 
	padding: 0 5px 0 5px;  
	width: 810px;
    margin-left: auto ;
    margin-right: auto ;
	position: relative;
	background-color:#666699;
	}
	
	
#topcontainer {
	background: url(./images/bcf_background4b.jpg) no-repeat top center;
	height: 190px;
	width: 800px;
	margin: 0px 0px 0px 0px;
}
	
#container2 {
	width: 200px;
	margin: -550px 0px 0px 0px;
	position:relative;
}
#container3 {
	height: 220px;
	width: 420px;
	position: relative;
	margin: -220px 0px 100px 240px;
}	

#container4 {
	height: 220px;
	width: 156px;
	position: relative;
	margin: -600px 0px 0px -200px;
}

#container5 {
	height: 220px;
	width: 156px;
	position: relative;
	margin: 200px 0px 0px 0px;
}	

#mainContent {  
	margin: 50px 0px 0px 170px;
	padding: 0 5px 0 5px;
	}
	
#bodyContent {  
	margin: 0px 0px 0px 0px;
	padding: 0 5px 0 5px;
	}
	
#footer { 
	padding: 0 5px 0 5px;  
	position: relative;
	width: 775px;
	margin: 0px 0px 0px 0px;
	}
	
#navigation {
	background: #fff;
	clear: both;
	width: 160px;
	height: 250px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	position: absolute;
	}
	
#spotlight {
	width: 150px;
	margin: 20px 0px 120px 0px;
	padding: 5px;
	background-color: #FFF;
	font: 12px helvetica, sans-serif;
	font-weight: bold;
	color: #FF00FF;
}
	
a:link {
	color: #000;
}
a:hover {
	color: #CC00FF;
	}
a:visited {
	color: #3300CC;
}

	
	/*background: #02383C;
	 filter:alpha(opacity=75); /* IE's opacity*/
    /* opacity: 0.75;*/
/*
#bowlform {
	display:	none;
}

#regform {
	display:	none;
}

#mamregform {
	display:	none;
}

#formbuts {
	display:	none;
} */
