body {
	margin : 0;
	padding : 0;
	text-align : left;
	color : #666;
	background : #003250 url(img/bgd.png) repeat;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 75%;
	line-height: 6px;
	list-style-image: url(img/bullet.gif);
	list-style-position: outside;
}
#container {
width : 730px;
border : 10px solid #fff;
margin-left : auto;
margin-right : auto;
margin-top : 20px;
padding : 10px;
line-height : 2em;
color : #666;
background : #d9e1e5;
}
#banner {
float : left;
width : 500px;
height : 210px;
padding : 0;
margin : 0;
color : #666;
background : inherit;
}
#bannerb {
float : right;
width : 200px;
height : 210px;
margin-bottom : 0;
padding : 0;
color : #666;
background : #d9e1e5 url(img/blue_banner2.jpg) no-repeat bottom center;
}
#content {
	padding : 10px;
	float : left;
	width : 380px;
	background : #eee;
	color : #666;
	line-height: 18px;
}
#content2 {
	padding : 10px;
	float:left;
	width:555px;
	background : #eee;
	color : #666;
	line-height: 18px;
}
#content3 {
	padding : 10px;
	float:left;
	width:520px;
	background : #eee;
	color : #666;
	line-height: 18px;
}
#content4 {
	padding : 10px;
	float:left;
	width:603px;
	background : #eee;
	color : #666;
	line-height: 18px;
}
#content h1 {
margin : 30px 0 10px 0;
font : normal 18px/30px verdana, arial, tahoma, sans-serif;
color : #369;
background : inherit;
}
#sidebar {
	float : left;
	width : 140px;
	margin : 5px 5px 0 0;
	padding : 5px;
	border-bottom : 20px solid #a4a4a0;
	color : #666;
	background-color : #d9e1e5;
	list-style-type : none;
}
#sidebar2 {
	float : left;
	width : 175px;
	margin : 5px 5px 0 0;
	padding : 5px;
	border-bottom : 20px solid #a4a4a0;
	color : #666;
	background-color : #d9e1e5;
	list-style-type : none;
}
#menu {
width : 140px;
padding : 10px 0 0 0;
list-style-type : none;
}
#menu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#menu li {
margin : 0 0 0.5em 0;
list-style-type : none;
}
#menu a {
display : block;
font-size : 11px;
color : #5d775a;
background : #ced8df;
width : 120px;
padding : 0.1em 0.8em;
text-decoration : none;
list-style-type : none;
}
#menu a:hover {
background-color : #a4a4a0;
color : #fff;
list-style-type : none;
}
#sidebar-b {
float : right;
width : 150px;
margin : 0 0 0 5px;
padding : 10px;
border-bottom : 20px solid #a4a4a0;
background-color : #ced8df;
color : #6e6a5a;
}
#footer {
clear : both;
padding : 5px;
margin-top : 5px;
font-size : 0.8em;
color : #bbd2e0;
background : #6e6a5a;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #eee;
text-decoration : none;
list-style-type : none;
}
#footer a:hover {
border-bottom : 1px dashed #f2f2f5;
background : inherit;
color : #f2f2f5;
list-style-type : none;
}
h1 {
margin : 10px 0 10px 0;
font : normal 18px/30px verdana, arial, tahoma, sans-serif;
color : #369;
background : inherit;
}
h2 {
	padding-left : 5px;
	color : #333333;
	background : inherit;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
}
h3 {
	margin : 0;
	letter-spacing : 4px;
	color : #0033FF;
	background : transparent;
	font-family: "Trebuchet MS", verdana, arial, tahoma, sans-serif;
	font-size: 170%;
	font-weight: bold;
	list-style-image: url(img/bullet.gif);
	list-style-position: outside;
}
h4 {
	margin : 0;
	color : #039;
	background : transparent;
	font-family: "Trebuchet MS", verdana, arial, tahoma, sans-serif;
	font-size: 140%;
	font-weight: bold;
}
h5 {
	margin : 0;
	color : #039;
	background : transparent;
	font-family: "Trebuchet MS", verdana, arial, tahoma, sans-serif;
	font-size: 120%;
	font-weight: bold;
}
a {
color : #5d775a;
font-weight : bold;
text-decoration : none;
background : inherit;
list-style-type : none;
}
a:hover {
text-decoration : underline;
color : #369;
background : inherit;
}
div.scroll {
overflow : auto;
height : 7em;
width : 120px;
padding : 0.5em;
color : #333;
background : #ced8df;
border : 0 solid #999;
margin : 0 0 15px 0;
}
.news {
font-size : 10px;
background : inherit;
color : #333;
}
.imgleft {
float : right;
}
blockquote {
	font-weight : normal;
	font-style : normal;
	color : #333333;
}
