/* 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: 20em;
}

#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: 20em;
	margin-top: 0em;
}

.topnav a{
	color: #0000FF;
	font-size: small;
/*	font-size: 0.275em;		*/
	margin-left: 0.1em;
	margin-right: 0em;
}

h1{
	background-color: #FFFFFF;
	color: #000099;
/*	width: 22.8em;		*/
	font-size: small;
/*	font-size: 0.375em;
	font-weight: bold;		*/
	margin-bottom: 0.5em;
	margin-top: 0.3em;
}

h2{
	color: #000099;
	text-decoration: none;
	font-size: small;
/*	font-size: 0.3em;
	font-weight: bold;		*/
	margin-top: 1em;
	margin-bottom: 0em;
}

body p{
	font-size: small;
/*	font-size: 0.25em;		*/
	margin-top: 0em;
}

li{
	font-size: small;
/*	font-size: 0.25em;		*/
}

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

.boldtext{					/*     not bold anymore		*/
	color: #000099;
	font-weight: normal;		
}

.newspara{
	font-size: small;
	clear: both;
}

.newspara h2 a{
	color: #000099;
	text-decoration: underline;
}

.newspara h2 a:hover{
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none;
}

.author{
	color: #000099;
}

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

.bullylogo{
	width: 5.18em;
	height: 7em;
	float: right;
	margin-right: 0.3em;
}

.villagecinema{
	margin-right: 0.3em;
	float: right;
	width: 8.055em;
	height: 5.39em;
}

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

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


td {
	border-bottom: 0em;
	display: table;
}


.tableheader{
	display: none;
/*	color: #FFFFFF;
	font-weight: bold;
	background-color: #000099;		*/
}

.newsheader{
	text-decoration: underline;
	color: #000099;
}

.newsdate{
	color: #999999;
}

.img_clear{
	clear: both;
}

.footerlinks{
	color: #000099;
}

.leftfooterlink{
	float: left;
}

.rightfooterlink{
	float: right;
}

.footer{
	font-size: 8px;
	text-align: center;
	border-top: 0.1em solid #333333;
}
