* {
    margin: 0;
    padding: 0;
}

body {
    font: 16px sans-serif;
    text-align: center;
/*
    background: #ff0000; url(images/top.gif) repeat-x top; 
*/
	background-color: #7f7f7f; 
}

h1 {
    padding: 15px 0 0 30px;
    font: 46px sans-serif;
}

h2 {
    padding: 5px 0 0 30px;
    font: bold 16px sans-serif;
    color: #000000;
}

h3 {
    margin: 10px 0;
    padding: 20px;
    font: 22px sans-serif;
}

p {
	
}

ul li {
    margin-left: 38px;
}

a {
    text-decoration: none;
	color: #000000;
}


a:hover {
    color: #999;
    text-decoration: none;
}

img {
    text-decoration: none;
	color: #ffffff;
	border: none;
}
#pagewidth{ 
 width:974px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 

#main {
    width: 100%;
    text-align: center;
    background: #ffffff;
}

#main_2 {
    position: relative;
    margin: 0 auto;
    width: 974px;
    text-align: left;
    /*
background: url(images/top.gif) repeat-x top;
*/
}

#header {
    height: 396px;
/*    background: #DED4CA url(images/top.gif) repeat-x top; */
	text-align: center;
}

#logo {
    height: 337px;
    background: url(images/no_1.jpg) top;
}


#menu {
    height: 59px;
	background: #7f7f7f url(images/no_2.gif) repeat-x;
    width: 974px;
	margin: 0px auto;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    float: left;
    display: block;
    margin: 0px 8px 0px 9px;
    height: 59px;
/*    width: 190px; */
}
/*
#menu ul li.menuBr {
    width: 4px;
    height: 66px;
    background: url(images/menu_br.gif) no-repeat;
    overflow: hidden;
}
*/
#menu ul li a {
    margin: 0;
    display: block;
    height: 59px;
/*    width: 190px; */
/*    font: 24px/64px Georgia, Times, serif; */
    text-align: center;
    text-decoration: none;
/*    color: #523D26; */
    background: #000000 url(images/no_2.jpg) repeat-x;
}

#menu ul li a img {
	border: none;
	margin-top: 13px;
}
	
#menu ul li a:hover {
    text-decoration: none;
/*    color: #523D26; */
    background: #000000 url(images/no_3.jpg) repeat-x;
}

#menu ul li a#active {
    background: #000000 url(images/no_3.jpg) repeat-x;
}

#middle {
    padding: 0px 0px;
	background: 
		url( "images/newsbackground_wide.gif" )
		repeat-y;
}

#left {
    float: left;
    padding: 0 0 0 0;
	min-height: 540px;
    width: 334px;
/*	background: #bea992; */
	
}

#left h3 {
    margin: 0;
    color: #AD9D8C;
}

#left h4 {
    margin: 20px 0 0 30px;
    color: #881102;
	font-size: 1.1em;
}

#left ul {
    padding: 20px 20px 0px 0;
    background: none;
}

#left ul li {
    color: #313f66;
	list-style-type:none;
}

#left ul li a {
    color: #313f66;
    text-decoration: none;
}

#left ul li a:hover {
    color: #0c0c0c;
    text-decoration: none;
}

#left .newsheaderimage {
	margin: 0;
	height: 270px;
}

#left .news {
	padding-top: 30px;
	padding-left: 42px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin: 0;
	text-align: left;
}

#left .newscameo {
	padding-top: 30px;
	padding-left: 42px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin: 0;
	text-align: left;
	float: left;
}


dl.news {
	margin: 0;
	padding: 0;
}

.news dt {
	float: left;
}

.news dd
{
	margin: 0 0 0 90px;
	padding: 0;
	font-size: 0.75em;

}
.news dd.date{
	font-weight: bold;
	color: #881102;
	font-size: 0.9em;
}

/* fp - front page */

.fpnews {
	margin: 1.0em 0 0 0;
	padding: 0;
}

.fpheadline {
	float: left;
	font-size: 1.0em;
	margin-top: 0.5em;
	margin-left: 43px;
}

.fparticlelink a {
    color: #000;
	font-size: 0.8em;
	font-weight: bold;
	margin-right: 20px;
	float: right;
}

.fparticlelink a:hover {
    color: #999;
}


/* right side */
#right {
    float: right;
	margin: 0;
    width: 640px;
    text-align: left;
}

#right h3 {
    color: #000000;
    background: #d5d5d5;
	margin:0px;
}
#right p {
/*	padding: 20px; */
	color:#000000;	
}
#right ul {
    margin: 0 0 0 40px;
}

#right p ul li {
	color: #202020;
    padding: 0 0 0 40px;
}
#right p ul li a {
	color: #202020;
}

.rightinside {
	margin: 29px 39px 50px 43px;
}

.rightinside p {
	margin:0;
	padding: 0;
}

.rightinside div.copy {
	margin-bottom: 8pt;
	margin-right: 10%;
	font-size: 9pt;
}

.rightinside div.copy dd.heading {
	margin-bottom: 8pt;
	margin-right: 10%;
	font-size: 10pt;
	font-weight: bold;
}

.rightinside h1 {
	font-size: 16pt;
	font-family: "Arial Black", Verdana, "Trebuchet MS", Helvetica, sans-serif;;
	padding: 0 0 14pt 0;
}
.rightinside h1 .leader {
	color: #881102;
}

.rightinside h2 {
	font-size: 9pt;
	padding: 0 0 0 0;	
}
.clearing {
    clear: both;
    height: 0px;
    overflow: hidden;
}

#footer {
    width: 100%;
	height: 93px;
    text-align: center;
    background: url(images/no_7.jpg) repeat-x top;
}

#footer_2 {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    background: url(images/no_7.jpg) repeat-x top;
}

#footer p {
    font-size: 14px;
	font-family: sans-serif;
    color: #c0c0c0;
	padding-top: 39px;
}

#footer p span {
	border: solid 1px #c0c0c0;
	padding: 3px;
	margin-right: 40px;
}

#footer a, #footer a:hover {
    color: #c0c0c0;
	font-family: sans-serif;
	text-decoration: none;
}

#footer a:hover {
    color: #eeeeee;
}

.articledate {
	font-style:italic;
	padding-bottom: 6px;
}

.articleauthor {
	
}

.articlelink a {
    color: #c0c0c0;
}

.articlelink a:hover {
    color: #ee0000;
}
