@charset "utf-8";
body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: auto;
	width: 730px;
}
#container #header {
	color: #FCB912;
	font-weight: bold;
}
#container #content {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 10px;
}

#container #header h1 {
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
#container #header p {
	margin: 0px;
	padding: 0px;
color: #006699;
}
#container #content .leftcol {
	clear: left;
	float: left;
	width: 555px;
}
.story a {
	display: block;
color: #006699;
	text-decoration: none;
	border: 1px solid #dddddd;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.story a:hover {
	background-color: #dddddd;
		border: 1px solid #bbbbbb;
}
.leftcol .stories h2, .leftcol .stories h2 a {
	font-size: 18px;
	color: #FCB912;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.leftcol .stories a {
	font-size: 15px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration:none;
	color:#006699;
}
.leftcol .stories {
	margin-top: 10px;
	margin-bottom: 10px;
	clear:left;
}
.rightcol ul {
	margin: 0px;
	padding: 0px;
}
.rightcol li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:bold;
}
.rightcol li a {
color: #006699;
	text-decoration: none;
	font-size: 12px;
}
.rightcol center {
	font-size: 10px;
}
.stories .headline {
color: #006699;
}


.rightcol li a:hover {
color:#000000;
}





.story h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
.story p {
	margin: 0px;
	color: #666666;
	text-align:justify;
}


#container #content .rightcol {
	clear: right;
	width: 160px;
	float: right;
/*	padding-right: 10px; */
	padding-left: 10px;
}
#container #footer {
	clear: both;
	text-align: center;
	font-weight: bold;
color: #006699;
	font-size: 10px;
	margin-top: 10px;
	padding-top: 5px;
}
#footer a {
color: #006699;
	text-decoration: none;
}
#container #header a {
	color: #FCB912;
	text-decoration: none;
}
.first0 {font-size:10px; width:250px; border-right:1px dotted #999999; float:left; clear:right;padding:5px 15px 5px 0px; margin:5px;}
.first1 {clear:left;}
