body{
	margin: 0;
	padding: 0;
	background: #3e3e3c;
	text-align: center;
	}

img
{
border-style: none;
text-decoration: none;
}

#container{
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	background: #fffef6;
}

#masthead{
	width: 900px;
	height: 100px;
	margin-left: 20px;
	background: #fffef6;
	text-align: left;
	background-image: url(images/bg_mast.gif);
}

.padding{
	width: 400px;
	height: 80px;
}

/* common style settings */

#menubar{
	z-index:1000;
	margin-left: 20px;
	width: 900px;
	height: 28px;
	background: #263245;
	background-image: url(images/bg_menubar.gif);
	text-align: left;
}

#menudesc{
	margin-left: 20px;
	width: 900px;
	height: 28px;
	background: #dbdad3;
	text-align: left;
}

.menu1{
	display: block;
	width: 254px;
	height: 28px;
	line-height: 28px;
	padding-right: 20px;
	background: #3c4a60;
	color: #5c677a;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: right;
}

.menu1 a{
	height: 28px;
	text-decoration: none;
	color: #758194;
	padding-left: 5px;
	padding-right: 5px;
	}

.menu1 a:hover {
	height: 28px;
	text-decoration: none;
	color: #bfd730;
	}

#ibanner{
	margin-left: 20px;
	width: 900px;
	height: 100px;
	background: #fffef6;
}

#content{
	margin-left: 20px;
	margin-top: 10px;
	width: 900px;
	background: #fffef6;
}

.block1{
	float: left;
	display: block;
	width: 30px;
	background: #fffef6;
}

.block2{
	float: left;
	display: block;
	margin-left: 30px;
	width: 860px;
	margin-bottom: 20px;
	background: #fffef6;
	text-align: left;
}

.block2 p{	
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #9e9d98;
}

.block2 h1{	
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top:40px;
	color: #263245;
}

.block2 p a{
	color: #9e9d98;
	margin: 0;
	padding: 0;
}

.block2 p a:hover{
	color: #bfd730;
}

.block2 p p{
	color: #9e9d98;
}

.heading{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: block;
	width: 860px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	background: #3c4a60;
	color: #ffffff;
	}

.strong{
	font-weight: bold;
}

.headline{
	font-weight: bold;
	color: #fffef6;
}

.snippet{
	font-weight: normal;
	color: #9e9d98;
}

.newslink{
	font-weight: normal;
	color: #bfd730;
}
	
.bigblock{
margin-top: 20px;
display: block;
width: 824px;
}

.smallblock{
display: block;
width: 824px;
}

.navbar{
	padding-right: 20px;
	margin-left: 20px;
	width: 880px;
	height: 40px;
	text-align: right;
	font-family: Arial, Verdana, san-serif;
	font-size: 10px;
	color: #9e9d98;
	background-image: url(images/bg_top.gif);

}

.navbar a{
	font-family: Arial, Verdana, san-serif;
	font-size: 11px;
	line-height: 40px;
	color: #9e9d98;
	text-decoration: none;
}

.navbar a:hover {
	color: #000000;
	text-decoration: underline;
}

.leftmast{
	width: 100px;
	height: 80px;
	display: block;
	background: #fffef6;
	}

.microtext{
	margin-top: 10px;
	padding-bottom: 20px;
	margin-left: 100px;
	font-family: Arial, Verdana, san-serif;
	color: #d7d6cf;
	font-size: 8pt;
}

.clearfix{
	clear: both;
	display: block;
	width: 900px;
	height: 1px;
	background: #fffef6;
}

.horizspacer{
	margin-left: 20px;
	margin-bottom: 20px;
	display: block;
	width: 900px;
	height: 1px;
	background: #eeeeee;
	}

.horizbuttons{
	background: #f2f1e9;
	display: block;
	width: 825px;
	height: 36px;
	}
	
.buttonrow{
	background: #fffef6;
	display: block;
	width: 825px;
	height: 15px;
	}