/* CSS Document */

body{
background: url(../img/back2.jpg) no-repeat #FFF left top;
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-size:11px;
color:black;
}

a{
color:black;
text-decoration: underline;
}

a.none{
color:black;
text-decoration: none;
}

a.file{
color:black;
text-decoration: none;
}

.head{
font-weight:bold;
}

#logo {
width:260px;
margin: 20px auto 20px auto;
}


.big_box{
background: url(../img/box_bg.png) repeat left top;
display:inline;
border: 1px solid #0f1218;
width:400px;
height:auto;
margin:0px auto;
float:left;
padding-bottom: 5px;
padding-left: 5px;
}

#menu {
border: 0;
border-bottom: 4px solid black;
width:767px;
margin:0px;
padding:0px;
margin-left:20px;
height:25px;
float:left;
clear:both;"
}

#footer {
clear: both;
width: 176px;
margin: 0 auto;
padding-top: 20px;
}

#footer img {
margin: 0 20px;
border: 0;
}

#footer a {
color: transparent;
text-decoration: none;
padding: 0;
margin: 0;
border: 0;
}

#news_div {
	width: 219px;
	position: absolute;
	right: 30px;
	top: 30px;
	font-family: 'Arial', sans-serif; /* change t-s font */
	background: url(../img/news_bg_top.png) no-repeat left top;

}

#news_div h2 {
	margin: 10px 0 10px 13px;
	padding: 0;
}

#news_div h2 {
	font-family: 'Arial', sans-serif; /* change t-s font */
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

#news_div ul {
	list-style-type: none;
	margin: 0 0 0 13px;
	padding: 0;
	width: 190px;
}

#news_div ul li {
	margin: 0 0 7px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dashed #bcc1c7;
	float: left;
	width: 100%;
}

#news_div .news_title {
	float: left;
	margin: 0;
}

#news_div .news_title a {
	text-decoration: none;
	font-weight: bold;
}

#news_div .news_date {
	float: right;
	font-family: 'Trebuchet MS';
	color: #445566;
	text-decoration: none;
	margin: 0;
}

#news_div .news_readmore {
	float: right;
	font-family: 'Trebuchet MS';
	color: #445566;
	text-decoration: none;
	margin: 0 15px 6px 0;
}

#news_div .news_puff {
	margin: 6px 0;
	float: left;
	clear: both;
}

#news_bg_bottom {
	position: absolute;
	left: 0;
	bottom: -5px;
}
