body {
	font: 90%/1.5 "Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color: #000;
	margin: 0;
	padding: 5px;
}

h1 {
	text-align: center;
	margin: 0;
	text-decoration: underline;
	letter-spacing: 4px;
}

h2, h2.news-site {
	margin: 0;
	font-size: 130%;
	text-decoration: underline;
}

h2.news-site {
	color: #f60;
}

ul.mbuk-news-items, ul.sources {
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
	font-size: 90%;
}

ul.mbuk-news-items li {
	padding: 0 0 15px 0;
}

ul.mbuk-news-items a:link, ul.mbuk-news-items a:visited, ul.mbuk-news-items a:hover, ul.mbuk-news-items a:active, ul.mbuk-news-items a:focus {
	color: #000;
}

#copyright a:link, #copyright a:visited, #copyright a:hover, #copyright a:active, #copyright a:focus {
	color: #000;
}

.update a:link, .update a:visited, .update a:hover, .update a:active, .update a:focus {
	color: #000;
}

a:link, a:visited, a:hover, a:active, a:focus {
	color: #fff;
}

a:hover {
	text-decoration: none;
}

div#banner {
	width: 900px;
}

div#banner div {
	float: left;
}

div#banner div#logo-div {
	width: 395px;
}

div.update {
	text-align: center;
}

#container {
	width: 900px;
	margin: 0 auto;
}

#menu-container {
	width: 900px;
	background-color: #384732;
	color: #fff;
	padding: 0 5px; 
}

#date, #mbuk-menu {
	float: left;
	padding: 2px 0;
	position: relative;
}

#date {
	width: 140px;
	position: relative;
}

img#occasions {
	position: absolute;
	top: 30px;
	left: -50px;
}

#mbuk-menu {
	text-align: right;
	width: 632px;
	font-weight: bold;

}

#sponsors {
	width: 772px;
	text-align: center;
	margin: 30px 0 0 0;
}

#sponsors img {
	border: 0;
}

p#sponsor-text {
	margin: 0;
	font-weight: bold;
}

img.sponsor-images {
	float: left;
	padding: 0 0 0 10px;
}

table#mbuk-news {
	border: 0;
	padding: 0;
	margin: 10px 0 0 0;
	width: 900px;
}

table#mbuk-news td {
	vertical-align: top;
}

table#mbuk-news td a {
	color: #000;
}

table#mbuk-news td.mbuk-news-columns {
	border-right: 1px solid #000;
	width: 300px;
	padding: 0 6px;
}

table#mbuk-news td#ad {
	width: 160px;
	padding: 0 0 0 6px;
}

#copyright {
	text-align: center;
	width: 772px;
	margin: 10px 0 0 0;
	font-size: 60%;
}

table#mbuk-news label { width:10em; display:block; float:left; }
        table#mbuk-news .asterix { color:#f00; font-family:Verdana, sans-serif; font-size:14pt; font-weight:bold; }
        table#mbuk-news input:focus { border-top:2px solid #990; border-right:2px solid #CF3; border-bottom:2px solid #CCFF33; border-left:2px solid #990;}
        
        table#mbuk-news input[type="text"], textarea, select, input[type="password"] {
	        padding:1px;
	        border:1px solid #333;
        }

        table#mbuk-news input[type="text"]:focus, textarea:focus, select:focus , input[type="password"]:focus{
        	border:2px solid #9bcc06;
        	padding:0;
        	background-color: #e6faa8;
        }
        
        table#mbuk-news input[type="text"], select, textarea {
            font-size: 1em;
        }

        table#mbuk-news input, select { margin: .2em 0 .5em 0; }

table#mbuk-news td a:hover, .update a:hover, #copyright a:hover {
color: #f60;
}

.clear {
	clear: both;
}

table#governors-table {
	width: 90%;
	padding: 0;
	border: 0;
}

table#governors-table th, table#governors-table td {
	width: 30%;
	text-align: center;
}

table#governors-table tr.odd, table#petition-table tr.odd {
	background-color: #ccc;
}

table#bookmarks-table {
	width: 460px;
	padding: 5px;
	border: 1px solid #000;
	background-color: #fafad2;
}

table#bookmarks-table td.bookmark-links {
	font-size: 85%;
}

table#petition-table {
	width: 95%;
	padding: 0;
	border: 0;
}

table#petition-table td {
	width: 45%;
	font-size: 90%;
}

table#petition-table td.space {
	width: 5%;
}

div.petition-space {
	padding: 0 10px; 
	border: 1px solid #000;
	overflow: auto;
	height: 450px;
}

div.petition-space ul li, div.petition-space ol li {
	margin: 0 0 8px 0;
}

img.padMe { border-right: 5px solid #fff; }

img.photoNews {
	 width: 340px;
	 height: 255px;
	 border: 0;
	 margin: 0 15px 15px 0;
}

a.alert {
	color: red;
}

/* BEGIN: prettyPhoto */
.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
	ul.gallery {
		list-style: none;
		margin: 0 0 10px 0;
	}
	
		ul.gallery li {
			display: block;
			float: left;
			margin: 0 5px 8px 0;
		}
		
			ul.gallery li a {
				padding: 2px;
				display: block;
				border: 2px #9db2b9 solid;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				line-height: 0;
			}
			
			ul.gallery li a:hover { border: 2px #313739 solid; }
.ppt_content { font-weight:bold; }
p.currentTextHolder {
	font-size: 150%;
	font-weight:bold;
}
.pp_description  { font-size: .9em;font-weight:bold; }
/* END: prettyPhoto */