/* commented backslash hack to hide from ie5 mac \*/ 
html, body	{
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	} 
/* end hack */
html,body {
	margin:0;
	padding:0;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size:0.8em;
	color:#404040;
	background-color:#b3cee6;
	background-image:url(img/bodybg.gif);
	background-repeat:repeat-y;
	background-position:center;
}

.container {
	text-align: left;
	min-height:155px;
	margin-bottom:-30px;
	height: 90px;
	
}

* html .container {height:150px;} /* for ie to resize */

.header {
	height:90px;
	background:#fff;
	border-top:3px solid #b3cee6;
}


.menu {
	height:30px;
	background:#155087;
	font-size:1em;
	color:#fff;
	text-align:center;
	background-image:url(img/menubg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:1px solid #155087;
	border-top:1px solid #000;
	}

.menu a {
	display:block;
	float:left;
	width:8em;
	padding-top:5px;
	height:25px;
	border-right:1px solid #eee;
	background:#155087;
	background-image:url(img/menubg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#fff;
	text-decoration:none;
	font-size:0.9em;
}

.menu a:hover {
	display:block;
	float:left;
	width:8em;
	height:20px;
	border-right:1px solid #eee;
	background:#155087;
	background-image:url(img/menubg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:5px solid #155087;
	color:#fff;
	text-decoration:none;
}

.left {
	float:left;
	width:200px;
	background:#155087 url(img/topleft.jpg) no-repeat top right;
	color:#fff;
	margin-top:10px;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:1em;
	text-align: left;
}

.left a {
	display:block;
	border:0px solid #2469a9;
	margin-top:5px;
	color:#fff;
}

.left a:hover {
	display:block;
	border:0px solid #2469a9;
	margin-top:5px;
	background:#2469a9;
	color:#fff;
	text-decoration:none;
}

a {
	color:yellow;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.bottom {
	position:relative;
	height:10px;
	right:-1em;
	bottom:-1em;
	background:#155087 url(img/bottomleft.jpg) no-repeat bottom right;
}

.content {
	margin-left:1%;
	margin-top:10px;
	float:left;
	width:70%;
	padding-left:1em;
	padding-right:1em;
}

.footer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear:both;
	height:25px;
	color: #fff;
	font-size:0.8em;
	background:#155087;
	border-top:1px solid #000;
	padding-top:5px;
	float: left;
	width: 100%;
}

.clearfooter{
	clear:both;
	height:30px;
}

form {
	margin:0px;
	padding:0px;
}

.searchinput {
	padding-top:0px;
	margin-top:3px;
	margin-right:5px;
	border:1px solid #eee;
	color:#003366;
	margin-bottom:2px;
	margin-top:3px;
}


.searchbutton {
	height:30px;
	border:0px;
	border-left:1px solid #fff;
	background:#155087;
	background-image:url(img/menubg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#fff;
	cursor:pointer;
}

.search {
	float:right;
}

h1 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: lowercase;
	color: yellow;
	border-bottom: 1px solid yellow;
	margin: 0px;
	padding: 0px;	
}

.logo {
	font-size:200%;
	font-weight:bold;
	font-style:italic;
	color:#155087;
	font-family:"Trebuchet MS", verdana, arial, sans-serif;
	width: 1000px;
	top: 40px;
	height: 83px;
	float: left;
	margin-top: 3px;
}
.log{
	background-image: url(/mb2/img/logo.png);
	background-repeat: no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="/mb2/img/logo.png");
	_background:none;
	height: 83px;
	width: 103px;
}
.logo2 {
	color:#000000;
}

.quote {
	position:absolute;
	right:20px;
	top:20px;
	color:#155087; 
	font-weight:bold;
	font-style:italic;
	width:250px;
}

blockquote {
	width:40%;
	float:right;
	background:#fff;
	border:2px solid #155087;
	padding:5px;
}


.pic1 {
	float:right;
	padding:3px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid yellow;
}
.countst {
	width: 1000px;
	float: left;
}
h2 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: capitalize;
	color: yellow;
	border-bottom: 1px solid yellow;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.countst01 {
	font-family: Arial, Helvetica, sans-serif;
	width: 1000px;
}
.countsttd {
	padding-top: 10px;
}
.countsttd a {
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	text-decoration: none;
}
.countsttd a:hover {
	color: #000000;
	text-decoration: none;
}
h2l {
	border-bottom: 1px solid yellow;
	margin-top:5px;
}
h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: lowercase;
	color: #FF0000;
	border-bottom: 1px solid yellow;
	margin: 0px;
	padding: 0px;
}

