

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background : #BFC6CC url('/images/home/stripes.png') top left repeat-x;
	color: #333;
}



#goog {
	padding-left:55px; 
	padding-top:6px; 
	padding-bottom:0px
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	padding: 1px;
}

input, select{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
}


#menusides {
	padding-left:0px; 
	padding-top:5px; 
	padding-bottom:5px; 
	background: url('/images/home/graybutton1.gif') top left; 
	line-height: 18px; 
	border-top: 1px solid #000; 
	border-bottom: 1px solid #000;
}


#rsscontact {
	float: left;
	line-height: 37px;
	height: 37px;
	color: #fff;
		margin-left: 20px;				
}

	#rsscontact a {
		float: left;
		display: block;
		color: #fff;
		margin-right: 8px;
		
	}

	#rsscontact a#rsscontact-rss {
		background: url(/images/home/rss.gif) left center no-repeat;
		padding-left: 25px;
	}

	#rsscontact a#rsscontact-letter {
		background: url(/images/home/letter.gif) 10px center no-repeat;
		padding-left: 41px;
	}
	



.header-pipe {
	display: block;
	font-size : 14px;
	float: left;
}



#logo {
	padding-left:20px; 
	padding-top:0px; 
	padding-bottom:0px; 
	padding-right:0px; 
/*	background: #ddd url('/images/home/bannerb.jpg') top left; */
	background: #000000;
}


#menu a {
	background : url('/images/home/graybutton1.gif') top left;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;  
	padding: 6px 10px 6px 10px;	
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;	
	vertical-align: middle;	
	text-decoration: none;	
   }
#menu a:hover {
   	background : url('/images/home/graybutton2.gif') top left;
   		color: #fff;  
   }
#menu a:active {
	border: 1px solid #f00;
   }


h1 {
	padding: 5px 10px;
	margin: -10px -10px 0 -10px;
	font-size: 14px;
	line-height: 16px;	
	font-weight: bold;
	color: #fff;
border-top:  1px solid #8F222B;
border-bottom:  1px solid #8F222B;
background: #8F222B url('/images/home/hdrback-red.gif') repeat-x;
}

h2 {
	margin: 10px -10px 0px -10px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 16px;	
	font-weight: bold;
	color: #555;
border-top:  1px solid #FADA67;
border-bottom:  1px solid #FADA67;
background: #FAD964 url('/images/home/hdrback-yel.gif') repeat-x;
}

h3
	{font-size: 14px; color: #83002C; line-height: 18px;	margin: 10px 0px 0px 0px;}

a{
	
	text-decoration: none;
	font-weight: bold;
	color: #C10041;
}


a:hover{
	text-decoration: underline;
color: #FF0056;

}

.bordered{border:1px solid #CCCCCC0;}
a img.bordered {border:1px solid #CCCCCC;}
a:hover img.bordered {border: 1px solid #CC3366}



address, dl, p{
	padding: 10px 0 0;
}




blockquote p{ padding: 10px 0 0 30px; }



hr{
	clear: both;

	border: 0;
	margin: 10px 0px 10px 0px;
	height: 1px;
	text-align: left;
	background: #CCCCCC;
	color: #CCCCCC;
	line-height: 1px;
	font-size: 1px;
}

div.hr {
border: 0;	
margin: 4px 0px 4px 0px;
height: 1px;
background: #CCCCCC;
	color: #fff;
	line-height: 1px;
	font-size: 1px;
}


#container{
	margin: 0  auto;
	width: 990px;
	text-align: left;
	vertical-align: top;
	background: #ddd;
	color: #333;
}

#page{
	padding: 10px;

}

.content{
	float: left;
	width: 708px;
	margin: 0 0 10px 0;
	line-height: 20px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;		
	border-bottom: 1px solid #bbb;
	background: #fff;	
	padding: 10px;	
	display: block;
}



.sidebar, .rightcolumn{
	float: left;
	width: 230px;
	margin: 0 10px 0 0;
	line-height: 14px;
}

.rightcolumn{
	width: 230px;
	margin: 0;
}


.sidebar ul{
	margin: 0;

	padding: 0;

}

.sidebar ul{
	list-style-type: none;
}



.sidebar ul li{
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;		
	border-bottom: 1px solid #bbb;
	margin: 0 0 10px 0;
}


.sidebartitlecyn {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 16px;	
	font-weight: bold;
	color: #fff;
border-top:  1px solid #8F222B;
border-bottom:  1px solid #8F222B;
background: #8F222B url('/images/home/hdrback-red.gif') repeat-x;
clear: both;
}


.sidebar ul ul{
padding: 5px 10px 10px;
background : #eee;
clear: both;


}

.sidebar ul ul li{
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 20px;
	text-indent: -1em; 
	margin-left: 1em;	
clear: both;
}

/*
.sidebar ul ul li a:hover {
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 20px;
	background: #FAD964 url('/images/home/hdrback-yel.gif') repeat-x;
clear: both;
}
*/

.sidebar ul ul ul li{
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 14px;
	text-indent: -1em; 
	margin-left: 1em;
	font-size: 11px;
clear: both;
}



#news{
	float: left;
	width: 490px;
	margin: 0 10px 0 0;
	line-height: 20px;
}


.newscontent{
	float: left;
	width: 470px;	
	margin: 0 0 10px 0;
	line-height: 20px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;		
	border-bottom: 1px solid #bbb;
	background: #fff;	
	padding: 10px;	
	display: block;
}


#wrap { 
	margin:0 auto;
	width:995px;
	
}


#footer{
	clear: both;
	width: 970px;
	font-size: 11px;	
	border-top: 1px solid #bbb;
	padding: 10px 0 0 0;
	line-height: 22px;
	background : #eee;
}