@charset "utf-8";
/* CSS Document */

h1{
	text-align:center;
	font-size:1.1em;
	line-height:.5em;
}

h2{
	font-size:14px;
	text-align:center;
}
h3{
	font-size:13px;
	text-align:left;
}
a.button{
	display:block;
	text-align:center;
	background: #CCC url(../_images/bookmarks/facebook-icon.png) no-repeat;
	text-decoration: none;
	height:15px;
	width:100px;
	padding-left:20px;
	line-height:15px;
	
}
a:link{
	text-decoration:none;
	font-size:.9em;
	color:#4386c3;
	
}
a:visited{
	text-decoration:none;
	font-size:.9em;
	color:#4386c3;
}
a:hover{
	text-decoration: underline;
	font-size:.9em;
	color:#333;
}
#leftcolumn a:link{
	text-decoration:none;
	font-size:1em;
	color:#4386c3;
	
}
#leftcolumn a:visited{
	text-decoration:none;
	font-size:1em;
	color:#4386c3;
}
#leftcolumn a:hover{
	text-decoration: underline;
	font-size:1em;
	color:#333;
}


body  {
	background: #bbb;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #4386c3;
	font-size: 1em;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 120px;
	width: 100%;
	background-repeat: repeat-x;
}
#header_L {
	float: left;
	width: 344px;
	height: 165px;
	margin: 0;
	overflow:hidden;
	background: url(../_images/header_L.jpg) no-repeat;
	background-color:#1B86CB;
	padding: 0;
}

#header_C {
	width: 439px;
	height: 165px;
	margin:0;
	float:left;
	background: url(../_images/header_C.jpg) no-repeat;
	background-color: #1B86CB;
}


#header_R{
	float:left;
	width: 197px;
	height:165px;
	margin:0;
	display:block;
	background: url(../_images/header_R.jpg) no-repeat;
	overflow: hidden;
	background-color: #1B86CB;
}
#tabs {
	float:left;
	width:980px;
	font-size:93%;
	line-height:normal;
	background: url(../_images/tabs.gif) no-repeat;
	background-color: #1B86CB;
	height: 28px;
	}

#tabs ul {
	float:left;
	margin:0;
	padding-left:30px;
	padding-top:0px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;

	}

#tabs a {
	float:left;
	background:url("tableft2.gif") no-repeat left top;
	margin:0;
	padding-top:0px;
	padding-right:3px;
	padding-left:1px;
	text-decoration:none;
	}
#tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding-top:7px;
	padding-left:15px;
	color:#FFF;
	padding-right:22px;
	padding-bottom:10px;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	text-decoration: underline;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
.clear{
	clear:both;
}

#title{
	width: 560px;
	margin-left:10px;
	padding:5px 10px 0 0px;
	text-align: center;
	font-size: 1em;
	color:#152e49;
}
#content{
	background:url(../_images/content_top.gif) repeat-y;
	background-color: #1B86CB;
	height: 100%;
	padding: 0;
	margin: 0;
	width: 980px;
}
#leftcolumn{
	float:left;
	height:950px;
	width:600px;
	padding:20px;
	padding-top:20px;
	background-color: #1B86CBF;
	background:url(../_images/content_top.gif) repeat-y;
}
#article{
	width:580px;
	height:100%;
	line-height:20px;
	padding-top:10px;
	background: url(../_images/article_top.gif) top no-repeat;
	

}
.article{
	font-size: .8em;
	line-height: 1.5em;
	text-indent: 10px;
}
.article_img{
	margin-right:20px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left:5px;
	border:#333 thin;
	
}
.article_img_wide{
	padding-left: 25px;
}
.article_li{
	padding-left:1em;
}

#artfoot{
	width:525px;
	margin-bottom:30px;
	margin-top:20px;
	text-align:left;
	padding-top:5px;
	padding-left:15px;
	padding-right:10px;
	background:url(../_images/artfoot_bot.gif) bottom repeat-y;
	border-bottom:3px solid #cedbe9;
	border-right:2px solid #cedbe9;
	border-left:2px solid #cedbe9;
	margin-left: 13px;
	

	
}

#rightcolumn{
	width:320px;
	height:970px;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:20px;
	float:right;
	background:url(../_images/content_top.gif) right repeat-y;
	background-color: #1B86CB;
}

#rightcolumn ul
    {
    list-style-type: none;
    padding-left:0;
    margin:0;
    text-align: left;
    width:100%;
    padding-top:45px;
	background:url(../images/nav_head.gif) top no-repeat;
    }
#rightcolumn ul li{
	padding-top:20px;
	padding-bottom:40px;
	border-bottom:1px solid #039; 
	margin:0;
    }
#rightcolumn ul li a
    {
    background:url(images/nullet_29.gif) left no-repeat;
    text-align: left;
    padding-left: 20px;
    font-size:13px;
    text-decoration: none;
    color: #4E4739;
    }

#rightcolumn ul li a:hover
    {
    background:url(images/nullet_29.gif) left no-repeat;
    color: #4E4739;
    padding-left: 20px;
    text-decoration:underline;
    }

.rightcolum_article_p{
	padding-right:10px;
	
	text-align:left;
	font-size: 12px;
	line-height: 1.5em;
	text-indent: 10px;
}
#dates{
	float:left;
	width: 300px;
	height: 75px;
}

#footer{
	width:980px;
	height:90px;
	padding-top:15px;
	padding-bottom:15px;
	color:#fff;
	text-align:center;
	line-height:5px;
	background:url(../_images/footer.gif) no-repeat;
	clear:both;
	background-color: #1B86CB;
}
#footer_copy{
	float:right;
	width:200px;
	line-height:.5em;
	text-align:right;
	font-size:.7em;
	padding-right: 20px;
	padding-bottom:0px;
	
}
#footer_tele{
	line-height: .5em;
	width:600px;
	text-align:center;
	font-size:.8em;
	
}

#right_col_content {
	float: left;
	clear: right;
	width: 295px;
	background:url(../_images/nav.gif) no-repeat center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 40px;
}
#rightcolum_advertising{
	width:295px;
	display: list-item;
	padding-top:40px;
	float:right;
	clear:both;
}
.right_col_p{
	font-size:9px;
	text-align: center;
}
.right_col_img{
	padding-left: 75px;
}

.key{
	padding-left:0px;
}
