body
{
	color: #555;
	background-color: #FFF;
	background-image: url(../images/backer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1, h2{
	margin:0;
	width:auto;
	height:auto;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
	font-style: normal;
	line-height: 2.7em;

}
h3{
	margin:0;
	width:auto;
	height:auto;
	color:#4D686F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;

}
.left, .right{border-color: #FFF;}

blockquote
{ background: #EEF4F4;
  border-color: #377CA0;
}

.sidebar
{
	color: #555;
}

.sidebaritem
{
	color: #555;
}
.leftbaritem
{
	color: #555;
}
#content a, #content a:hover
{
	background: transparent;
	color: #D6E5E8;
}
#main, h4
{
	background: transparent;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}
#logo, #logo h1
{
	color: #FFF;
	background-color: transparent;
	background-image: url(../images/logo-back.jpg);
	background-repeat: no-repeat;
}

ul#menu li a 
{
	background: transparent;
	color: #4F6A71;
} 

ul#menu li a:hover, ul#menu li a.current, ul#menu li a.current:hover
{
	color: #49646B;
	background-color: #D6E5E8;
	background-image: url(../images/menu_sel.png);
	background-repeat: repeat;
} 

input.searchfield
{ background: #FFF; 
  border-color: #555;
}

input.searchbutton
{ background: #317BA5; 
  border-color: #4A8CAD; 
  color: #FFF;
}

.sidebaritem ul, .sidebaritem li{
	border-top-color: #D6DDE3;
	border-right-color: #D6DDE3;
	border-bottom-color: #D6DDE3;
	border-left-color: #D6DDE3;
	list-style-image: none;
	list-style-type: none;
}

.sidebaritem li a, .sidebaritem li a:hover
{
	background: transparent url(arrow.png) no-repeat left center;
	color: #555;
} 

.sidebaritem li a.current, .sidebaritem li a:hover, .sidebaritem li a.current:hover
{ background: transparent url(arrow_select.png) no-repeat left center;} 
.leftbaritem ul, .leftbaritem li{
	border-top-color: #D6DDE3;
	border-right-color: #D6DDE3;
	border-bottom-color: #D6DDE3;
	border-left-color: #D6DDE3;
}

.leftbaritem li a, .leftbaritem li a:hover
{ background: transparent url(arrow.png) no-repeat left center;
  color: #555;  
} 

.leftbaritem li a.current, .leftbaritem li a:hover, .leftbaritem li a.current:hover
{ background: transparent url(arrow_select.png) no-repeat left center;} 

#footer
{
	color: #666666;
	background-color: transparent;
	text-align: left;
	border-top-color: #F1F6FA;
	border-right-color: #F1F6FA;
	border-bottom-color: #F1F6FA;
	border-left-color: #F1F6FA;
}

#footer a, #footer a:hover
{
	background: transparent;
	color: #666666;
}

/* sNews */
fieldset, .comment, .commentsbox
{ background: transparent; 
  color: #444;
}

fieldset, .date{border-color: #C9D9D8;}

.comment
{ background: #EAF1F2; 
  color: #444;
}

