/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin-top: 0em;
	margin-left: 0.1em;
	background-color:#FFFFFF;		/*  #003399  */
/*	width: 46em;		*/
}

#main{

}

.logobg{
/*	width: 20em;
	height: 2em;	*/
}

.logo{
/*	width: 13.75em;
	height: 2em;		*/
	float: left;
}

.logo_segala{
	width: 9em;
	height: 2.7em;
	float: right;
}

.logoholder{
	background-color: #FFFFFF;
	width: 9em;
	float: left;
	clear: left;
}

.topnav{
	background-color: #CCCCCC;
/*	width: 27em;		*/
	margin-top: 3em;
}

.topnav a{
	color: #0000FF;
	font-size: 0.8em;
	margin-left: 0.3em;
	margin-right: 0em;
}

h1{
	background-color: #FFFFFF;
	color: #000099;
/*	width: 23em;		*/
	font-size: 1.2em;		
	margin-bottom: 0.5em;
	margin-top: 0.3em;
}

.mission{
	margin-top: 0em;
	font-size: 0.8em;
	font-style: italic;
	margin-top: 0em;
}

h2{
	color: #000099;
	text-decoration: underline;
	font-size: 0.95em;
	margin-top: 0.5em;
	margin-bottom: 0em;
}

body p{
	font-size: 0.8em;
	margin-top: 0em;
}

li{
	font-size: 0.8em;
}

.boldtext{
	color: #000099;
	font-weight: bold;
}

.newspara{
/*	width: 23em;		*/
	clear: both;
}

.newspara a{
	color: #000000;
	text-decoration: none;
}

.newspara a:hover{
	text-decoration: underline;
}

.author{
	color: #000099;
}

.img_bully{
/*	width: 5.18em;
	height: 7em;		*/
	margin-top: 0em;
	margin-right: 0.3em;
	float: left;
}

.bullylogo{
	float: right;
	margin-right: 0.3em;
}

.villagecinema{
	margin-right: 0.3em;
	float: right;
/*	width: 16.11em;
	height: 10.78em;		*/
}

table{
	width: 96%;
	font-size: 0.6em;
	border: 0.1em solid #000099;
}

td{
	border-bottom: 0.1em dotted #000099; 
}

.tableheader{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000099;
}

.img_clear{
	clear: both;
}

.footer{
	font-size: 0.6em;
	text-align: center;
}
