* { padding: 0px; margin: 0px; }

body {
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	line-height: 1.4em;
	background-color: #14162C;
}

div#container {
	text-align: left;
	margin: 0px auto;
	width: 1000px;
	border-bottom: 1px solid #DEE2EA;
}

div#header {
	background: url('../images/header.jpg') top right no-repeat;
	width: 100%;
	height: 154px;
	border-bottom: 1px solid #DEE2EA;
}

div#header img {
	position: relative;
	margin: 24px 0 0 12px;
}

div#sidebar {
	float: left;
	width: 468px;
}

div#navigation {
	float: left;
	width: 244px;
	height: 550px;
	background-color: #333333;
}

div#section_image {
	float: right;
	width: 224px;
	height: 550px;
}

div#content {
	float: right;
	width: 503px;
	background: #f6f6f6;
}

#footer { 
	width: 1000px; 
	margin: 0px auto; 
	padding: 8px 0 0px 0;
	font-size: 10px;
	color: #666;
	margin-bottom: 40px;
}

#footer a { text-decoration: none ;}
#footer p { float: left; }


div#sidebar.article { width: 243px; }
div#content.article { width: 756px; height: inherit; }
.article-image { font-size: 11px; float: left; padding-right: 18px; padding-bottom: 20px; width: 300px; color: #666; display: block; }
.caption { float: left;}

div#content p {
	padding: 2px 14px 2px 14px;
}


div#content ul, div#content ol {
	margin-left:  50px;
	padding-top: 2px;
	margin-right: 5px;
}

div#content ul li, div#content ol li { margin-bottom: 1px;}

div#content h2 {
	background-color: #3B963F; 
	font-weight: normal;
	text-align: center;
	padding: 4px 0 6px 0;
	margin-bottom: 16px;
	color: #fff;
	font-size: 14px;
}


div#navigation ul { 
	list-style-type: none; 
	margin-top: 12px;	
}
div#navigation ul li { margin: 0 0 14px 12px}
div#navigation ul li a:link {  
	font-family: 'Lucida Grande';
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;	
}

div#navigation ul li a:visited {  
	font-family: 'Lucida Grande';
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;	
}

div#navigation ul li a:hover {  
	font-family: 'Lucida Grande';
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;	
}

div#navigation ul li a.current { color: #FFCC00; }
.clear { clear: both; }

.document { width: 340px; margin-bottom: 0px; font-size: 11px; }
.document img { float: left; width: 24px; padding-right: 12px; }
.document a { 
	display: block; 
	margin-top: 0px;
	color: #000;
}

.event_name {font-size: 12px; font-weight: bold;}

#council { 
	width: 94%; 
	padding: 0 14px 10px 14px;
	margin-left: 14px;
}

#council td { 
	background: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 50%;
	vertical-align: top;
	padding-left: 4px;
	padding-bottom: 4px;
}

.page { text-align: right; }
.page a { color: blue; font-size: 11px;}

.item { margin-bottom: 16px; }
.date { display: block; padding-bottom: 8px; }
.item a { color: blue; font-size: 11px;}

.print_ad { margin: 1em 0 0 1.2em;  }
.print_ad ul { list-style-type: none; }
.print_ad ul li { float: left; margin-right: 1.2em;}
.print_ad img { border: 2px solid #ccc;}

.player { margin-top: 2em; text-align: center;}