a:link, a:visited{color:#000033;}
.headlines-body p a:link {color:#2d5398; text-decoration:none;}
.headlines-body p a:visited{color:#2d5398; text-decoration:none;}
.headlines-body p a:hover{text-decoration:underline;}

.headlines-source {
    font-size: 10px;
    font-weight: normal;
    color: #999999;
    display: inline; 
}
.NewInLast {	
	padding: 5px;
	color: #2d5398;
	background-color: #e0e4f2;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 2px;
	-webkit-border-top-right-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  CCborderRadiusTL: 7px;
  CCborderRadiusTR: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-bottomright: 7px;
  CCborderRadiusBL: 7px;
  CCborderRadiusBR: 7px;
}
.Pagination {
	
	padding: 5px;
	color: #003366;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
	text-align: right;
	border-top:dashed 0.5px #999999;
	border-bottom:dashed 0.5px #999999;
	
}

.Pagination h1 a:link, a:visited{color:#000000; text-decoration:underline;}
.Pagination h1 a:hover{text-decoration:underline;}

.Page_number {	
	
	padding: 2px;
	color: #999999;
	background-color: #ffffff;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	
}
.sublist {
	
	padding: 5px;
	background-color: #e0e4f2;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
  float: left;
  width: 100%;
	margin-bottom: 5px;
	
}
/* Tag Cloud CSS */

#tagcloud {    
    background:#eeeeee;
    color:#0066FF;
    padding: 10px;    
    text-align:center;
}

#tagcloud a:link, #tagcloud a:visited {
    text-decoration:none;
}

#tagcloud a:hover, #tagcloud a:active {
    text-decoration: underline;
    color: #000;
}

#tagcloud span {
    padding: 4px;
}
.sublist a:link{	
	color: #000000;	
}
.sublist a:visited{	
	color: #000000;	
}
.sublist a#current{
	color: #000000;
  font-weight: bold;
}
.sublist h1 {	
	font-weight: bold;
	font-size: 10px;
	display: inline;
}

h2, .link2 {
    font-size: 0.7em;
    font-weight: normal;
    color: #444;
}
h3{		
	padding: 5px;
	color: #0000ee;
	background-color: #f2ad0d;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 2px;
	margin-top: 5px;
	-webkit-border-top-right-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  CCborderRadiusTL: 7px;
  CCborderRadiusTR: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-bottomright: 7px;
  CCborderRadiusBL: 7px;
  CCborderRadiusBR: 7px;
}

* html #container
{
height: 100%;
}
html, body
{
height: 100%;
margin: 0;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 1em;
}
a
{
text-decoration: underline;
color: #000;
}
a:hover
{
text-decoration: none;
}
p
{
font-size: 1em;
margin: 5px;
padding: 5px;
}
#container
{
min-height: 100%;
background: #fff;
}
#header
{
background: #fff url("../images/freecssxhtmltemplates-template8image1.jpg") repeat-x 0 0;
width: 100%;
height: 150px;
margin: 0;
padding: 0;
border-bottom: 4px solid #636363;
}
#header h1
{
position: absolute;
top: 40px;
left: 100px;
margin: 0 auto;
padding: 0;
font-weight: normal;
color: #fff;
}
#header h2
{
position: absolute;
top: 100px;
left: 115px;
margin: 0 auto;
padding: 0;
font-weight: normal;
color: #fff;
font-size: 14pt;
}
#header h1
{
font-size: 32pt;
}

#header a
{
color: #fff;
text-decoration: none;
}
#topmenu
{
background: url("../images/freecssxhtmltemplates-template8image2.jpg") #fff;
width: 100%;
height: 45px;
margin: 0;
padding: 0;
}
#topmenu ul
{
width: 950px;
position: absolute;
top: 155px;
left: 50px;
margin: 0 auto;
padding: 0;
list-style: none;
}
#topmenu li
{
float: left;
}
#topmenu a
{
height: 27px;
background: transparent;
display: block;
float: left;
margin: 0 auto;
padding: 3px 20px 0 20px;
color: #636363;
font-weight: bold;
text-decoration: none;
}
#topmenu a:hover
{
background: transparent url("../images/freecssxhtmltemplates-template8image3.png");
}
#contentwrap
{

margin: 0;
padding: 0;
}
#column_left
{
float: left;
width: 700px;
min-height: 600px;
margin: 0 5px 0 0;
padding: 15px 10px;
background: #fff;
}
#column_left h1
{
padding: 10px 0px 0px 5px;
margin: 0 0 0 10px;
border-bottom: 1px solid #f2f2f2;
font: normal 1em 'trebuchet MS', tahoma, sans-serif;
}

#column_left p
{
margin: 15px 0 10px 0;
padding: 0 5px;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 0.8em;
}
#column_left img
{
border: 1px solid #dadada;
padding: 0px;
background: #fff;
width: 20px;
height: 20px;
}
#column_left ul
{
margin: 10px 5px 10px 20px;
padding: 0;
}
#column_left ul li
{
display: block;
list-style-type: none;
margin: 3px 0;
padding: 0;
}
#column_left ul li a
{
margin: 0;
padding: 0;
color: #000;
text-decoration: underline;
}
#column_left ul li a:hover
{
text-decoration: none;
}
#column_left .floatleft
{
float: left;
margin: 5px 15px 5px 0px;
padding: 0;
}
#column_left .floatright
{
float: right;
margin: 5px 0px 5px 15px;
padding: 0;
}
#column_left table
{
border-collapse: collapse;
margin: 10px 15px;
}
#column_left th
{
background: #74a846;
height: 29px;
padding-left: 11px;
padding-right: 11px;
color: #fff;
text-align: left;
border-left: 1px solid #b6d59a;
border-bottom: solid 2px #fff;
}
#column_left tr
{
height: 30px;
}
#column_left td
{
padding-left: 11px;
padding-right: 11px;
border-left: 1px solid #fff;
border-bottom: solid 1px #fff;
}
#column_left tr.rowa
{
background: #f8f8f8;
}
#column_left tr.rowb
{
background: #efefef;
}
#column_left form
{
margin: 10px 15px;
padding: 0;
border: 1px solid #d4d4d4;
background-color: #fafafa;
}
#column_left label
{
display: block;
font-weight: bold;
margin: 5px 0;
}
#column_left input
{
padding: 2px;
border: 1px solid #d4d4d4;
font: normal 1em "trebuchet ms", tahoma, sans-serif;
color: #777;
}
#column_left textarea
{
width: 400px;
padding: 2px;
font: normal 1em "trebuchet ms", tahoma, sans-serif;
border: 1px solid #d4d4d4;
height: 100px;
display: block;
color: #000;
background-color: #efefef;
}
#column_left input.button
{
margin: 0;
font: bold 1em arial, sans-serif;
background: #fff;
padding: 2px 3px;
color: #333;
border: 1px solid #d4d4d4;
}
#column_left .searchform
{
background-color: transparent;
border: none;
margin: 0;
padding: 0;
}
#column_left .searchform p
{
margin: 10px;
padding: 0;
}
#column_left .searchform input.textbox
{
width: 130px;
color: #000;
height: 20px;
padding: 2px;
vertical-align: top;
}
#column_left .searchform input.button
{
font: bold 12px arial, sans-serif;
color: #000;
width: 60px;
height: 26px;
border: 1px solid #d4d4d4;
padding: 3px 5px;
vertical-align: top;
}
#centercolumn
{
float: left;
width: 250px;
margin: 10px 1px;
padding: 3px;
}
#centercolumn h1
{
margin: 0;
padding: 10px 0px 5px 10px;
font: bold 1em 'trebuchet ms', tahoma, sans-serif;
}
#centercolumn p
{
margin: 5px;
padding: 5px 2px;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 0.8em;
}
.centercolumnbox
{
background: #f5f5f5;
border: 1px solid #d4d4d4;
margin-bottom: 10px;
	-webkit-border-top-right-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  CCborderRadiusTL: 7px;
  CCborderRadiusTR: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-bottomright: 7px;
  CCborderRadiusBL: 7px;
  CCborderRadiusBR: 7px;
}
#centercolumn ul
{
list-style-type: none;
margin: 10px 0 15px 0;
padding: 0;
background-color: #f2f2f2;
}
#centercolumn ul li
{
padding: 0px 5px;
}
#centercolumn ul li a
{
display: block;
font-weight: bold;
font-size: .9em;
color: #333;
padding: 2px 0 2px 10px;
line-height: 1.2em;
border-bottom: 1px dashed #d4d4d4;
text-decoration: none;
}
#centercolumn ul li a:hover
{
padding: 2px 0 2px 5px;
border-left: 5px solid  #002844;
color: #002844;
background: #fff;
}
#rightcolumn
{
float: left;
width: 160px;
margin: 10px 1px;
padding: 3px;
}
#rightcolumn h1
{
margin: 0;
padding: 10px 0px 5px 10px;
font: bold 1.3em 'trebuchet ms', tahoma, sans-serif;
}
#rightcolumn p
{
margin: 5px;
padding: 5px 2px;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 1em;
}
.rightcolumnbox
{
background: #f5f5f5;
border: 1px solid #d4d4d4;
margin-bottom: 10px;
}
#rightcolumn ul
{
list-style-type: none;
margin: 10px 0 15px 0;
padding: 0;
background-color: #f2f2f2;
}
#rightcolumn ul li
{
padding: 0px 5px;
}
#rightcolumn ul li a
{
display: block;
font-weight: bold;
font-size: .9em;
color: #333;
padding: 2px 0 2px 10px;
line-height: 1.5em;
border-bottom: 1px dashed #d4d4d4;
text-decoration: none;
}
#rightcolumn ul li a:hover
{
padding: 2px 0 2px 5px;
border-left: 5px solid  #002844;
color: #002844;
background: #fff;
}
#footer
{
margin: 0 auto;
padding: 0;
width: 100%;
font-size: .9em;
font-family: arial, helvetica, sans-serif;
text-align: center;
background: #4b698d;
border-top: 6px solid #636363;
}
#footer p
{
margin: 5px;
padding: 0;
color: #fff;
}
#footer a
{
font-size: .9em;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #fff;
}
#footer a:hover
{
text-decoration: underline;
}
.clear
{
clear: both;
}