/* CSS Document */

body
{
	background: #FFFFFF url(../img/bg1.gif) repeat-y fixed center top;
	border-top: 5px solid #000;
	color: #333333;
	font: 13px/18px Georgia, "Times New Roman", Times, serif;
	padding: 20px 0 40px;
}



a:link
{
	color: #2E6161;
}

a:visited 
{
	color: #80AC69;
}

a:hover
{
	color: #934556;
	text-decoration: underline;
}




h1
{
	font-weight: bold;
	font-size: 18px;
	

}

h2, .arc-h2
{
	font-weight: bold;
	font-size: 15px;
}

p
{
		
	overflow: hidden;
	padding: 10px 0;
}


li {
	list-style-type: disc;
}


.masthead {
	font-size: 11px;
}

.homepage-pr li {
margin-left: 2em;
margin-bottom: 6px;

}



.feedburnerFeedBlock li {
margin-left: 2em;
margin-bottom: 6px;

}
.feedburnerFeedBlock img {
display:none;
}

.feedburnerFeedBlock p {
	display: inline;
}

.feedburnerFeedBlock p:before {
content: ' by ';
}

.feedItemAuthor {
color: #999999;
}

.homepage-links li {
margin-bottom: 1px;
font-size: 11px;
margin-left: 1.5em;
}

.homepage-links ul {
margin-top: 10px;
margin-bottom: 20px;
}

.rss-box-002 .rss-items {
margin-left: 2em;

}

.rss-box-002 .rss-item {
	text-indent: 0px;
	line-height: 18px;
	margin-bottom: 6px;
	padding-bottom: 3px;
	
}



div#line1px {
background-color: #558C8C;
height: 1px;
margin-bottom: 3px;
}

div#line2px {
background-color: #558C8C;
height: 2px;
margin-bottom: 6px;
}

div#links_box {
background-color: #EEF3F3;
}

.searchform {
	font-size: 10px;
}

div#column2
{
	background-color: #EEF3F3;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;

}

div#column2 li {
margin-left: 1.7em;
}


div#column2 p, h2 {
margin-left: 0.2em;
}

div#column2 h3 {
margin-bottom: 0px;
margin-left: 0.2em;
}


div#guide_main li {
margin-left: 2em;
margin-bottom: 6px;
}

div#searchbox {
	margin-top: 30px;

}

.cutline {
	font-size: 11px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #558C8C;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.cutline2 {
	font-size: 11px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #558C8C;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.arc-dateline {
	font-size: 11px;
}

.blueline {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #558C8C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #558C8C;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 3px;
}

.highlighted {
font-weight: bold;	
background-color: #FFFF66;
}

