
html {
	height:100%;
}

body {
	font-family: arial, helvetica;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	height:100%;
	margin:0px;
}

#wrapper {	
	left:0px;
	top:0px;
	width:1000px;
	height:100%;	
	background-image: url('../images/mainback.gif');
}

#header {		
	width:1000px;
	height:99px;
	margin-bottom: 2px;
	background-image: url('../images/header.jpg');
}

#navigation {		
	background-color: #eff5fd;
	float: left;
	width:171px;
	text-align:left;
	height:100%;
			
}

#content {	
	float: left;
	width:553px;
	height:341px;
	text-align: left;	
	padding:10px;
}

#rightpanel {	
	background-color: #eff5fd;
	float:left;
	width:256px;
	height:auto;
	min-height:600px;
	text-align:left;
}

#banner {	
	text-align:center;
	background-color:white;
	margin-top:20px;
	margin-bottom:20px;
}

#agenda {
	font-size:12px;
}

.hspacer {
	float:left; 
	height: 321px; 
	width:1px;
}

.menu_header a {		
	display: block;
	font-family: arial, helvetica;
	font-size: 11px;
	text-decoration: none;	
	color: #ffffff;
	background-color: #3672ae;
	border-bottom: 1px solid #ffffff;
	text-align: right;
	width:168;
	margin: 0 0 0px; 
    padding: 3px 8px 3px;
}

.menu_header a {
	color: #ffffff;
}

.menu_item a {	
	display: block;
	font-family: arial, helvetica;
	font-size: 12px;
	text-decoration: none;	
	color: #525252;
	background-color: #eff5fd;
	border-bottom: 1px solid #ffffff;
	text-align: right;
	width:168;
	margin: 0 0 0px; 
    padding: 3px 8px 3px;
}

.navlink a:hover {	
	background-color: #ffffff;
}

.navlink {
	width:170px;		
	padding-left:1px;
}

.menu_item_page a {	
	display: block;
	font-family: arial, helvetica;
	font-size: 11px;
	text-decoration: none;	
	color: #FFFFFF;
	background-color: #1b538b;
	border-bottom: 1px solid #ffffff;
	text-align: right;
	width:168;
	margin: 0 0 0px; 
    padding: 3px 8px 3px;
}

.navlink_page a:hover {	
	background-color: #ffffff;
}

.navlink_page {
	width:170px;		
	padding-left:1px;
}

.newsitem_even {
	font-size:12px;
	margin:5px;
	clear:both;
	background-color: #eff5fd;
	height:150px;
	padding:5px;
}

.newsitem_odd {
	font-size:12px;
	margin:5px;
	clear:both;
	height:150px;
	background-color: #f9fafa;
	padding:5px;
}

.contenttext, font {
	font-size:12px;
}

.date {
	color:#000000;
	font-size:12px;
	font-weight: bold;
	
}

.bullet {
	margin-right:5px;	
}

.imagebox {
	width:106px;
	height:106px;
	float:right;
	background-color: #ffffff;
	clear:both;	
	margin-left:10px;
	border-bottom: 1px solid #bababa;
	border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;
	border-top: 1px solid #bababa;
}

h1 {
	color: #ec0000;
    text-decoration:none;
    font-size:15px; 
    width: 100%; 
    margin: 0 0 0px; 
    padding: 0 0 5px; 
    border-bottom: 1px solid #bababa;
}

h2 {
	color: #000000;
    text-decoration:none;
    font-size:15px; 
    width: 90%; 
    margin: 5px; 
    padding: 2px; 
    border-bottom: 1px solid #bababa;
}

a {
	color: #ec0000;
	text-decoration:none;
}

a:hover {
	color: #ec0000;
}

input.search {
	background-color: #ffffff;
	color:black;
	border: 1px solid black;
	width:134px;
	height:20px;
}

#search {
	position:relative;
	left:402px;
	top:46px;
	width:200px;
}

form {
	padding:0px;
	margin:0px;
}

h1.right {
	margin:10px;
	color: #ec0000;
    text-decoration:none;
    font-size:15px;
}

div {
	font-size:12px;
}

#webcam {
	width:254px;
	height:192px;
}

#brascam {
	display:none;
}

#camcollection {
	width:254px;	
}

.togglecam {
	padding-left:8px;
	cursor:pointer;
}