body, html {
margin: 0;
padding: 0;
background: #96b6de;
color: #595959;
font: 12px/1.6em Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
}

a {
color: #5e82b2
}

a:hover {
color: #34629D;
}

li {
list-style: none;
margin: 0;
}

#block {
width: 1260px;
margin:0 auto;
}

#header_bg {
background: url(images/header_bg.jpg) repeat-x;
height: 333px;
width: 100%;
}
#header {
background: url(images/header.jpg);
height: 333px;
width: 1167px;
}

#line {
background: url(images/nav_line.jpg);
height: 49px;
width: 100%;
}

#main {
height: 440px;
width: 100%;
background: url(images/main_bg.jpg) repeat-x;
}

#footer_bg {
height: 162px;
width: 100%;
background: url(images/footer_bg2.jpg) repeat-x;
clear: both;
}

#footer {
background: url(images/footer2.jpg);
height: 162px;
width: 1167px;
clear: both;
color: #fff;
}

#left {
float: left;
width: 250px;
margin: 0;
padding: 0;
color: #fff;
}

#right {
float: left;
width: 250px;
color: #fff;
}

#r_bg {
background: url(images/right.jpg) no-repeat right top;
height: 309px;
padding-top: 30px;
padding-right: 10px;
}

#content {
width: 712px;
float: left;
padding-top: 10px;
padding-bottom: 10px;
margin-left: 20px;
margin-right: 20px;
}

#news_top {
background: url(images/news_t.png) no-repeat;
height: 35px;
width: 712px;
}

#news_bg {
background: url(images/news_bg.jpg) repeat-y;
width: 712px;
text-align: left;
}

.news {
padding: 10px;
}

#news_bt {
background: url(images/news_bt.png) no-repeat;
height: 30px;
width: 712px;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}


.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


.navlinks {
padding-top: 9px;
font-size: 18px;
}

.navlinks a {
color: #5e82b2;
}

.navlinks a:hover {
color: #34629D;
}

h2 {
margin: 0;
}

.copyright {
padding-top: 40px;
}

li {
display: inline;
padding-right: 8px;
margin: 0;
}

ul {
padding:0;
margin: 0;
}
widgettitle { 
    font-size: 120%; 
    font-weight: normal; 
    border-bottom: 3px solid #F0F0F0; 
    padding: 0  0 5px 3px; 
}