html,body {
margin:0;padding:0
}

body {
background-image: url('images/bg_shadow.png');
background-repeat: repeat-y;
background-position: top;
font: 76% arial,sans-serif;
text-align:center;
background-color: #EBE6C9; 
}

div#container {
text-align:left;
width:740px;
margin:0 auto;
border-color: #BFBBAA;
border-style: solid ;
border-top-width: 0px;
border-right-width: 2px;
border-left-width: 2px;
border-bottom-width: 0px;
background-color: #F6F3E6; 
}



p.newscontent {
font-family: arial, helvetica; 
font-size: 12px;
font-style: normal;
color: 666666;
}

span.info {
font-family: arial, helvetica; 
font-size: 10px;
font-style: normal;
color: 666666;
}

span.footer {
font-family: arial, helvetica; 
font-size: 10px;
font-style: normal;
color: 6E684E;
}

a {
font-family: arial, helvetica;
font-size: 12px;
text-decoration: underline;
}

a:hover {
font-family: arial, helvetica;
font-size: 12px;
text-decoration: none;
}

a:link {
color: 006699;
}

a:visited {
color: 006699;
}

a.info {
font-family: arial, helvetica;
font-size: 10px;
text-decoration: underline;
}

a.info:hover {
font-family: arial, helvetica;
font-size: 10px;
text-decoration: none;
}

a.snav {
font-family: arial, helvetica;
font-size: 10px;
color: 006699;
text-decoration: underline;
}

a.snav:hover {
font-family: arial, helvetica;
font-size: 10px;
text-decoration: none;
}

a.snav:link {
color: 006699;
}

a.snav:visited {
color: 006699;
}

a.mnav {
font-family: arial, helvetica;
font-size: 12px;
color: 333333;
font-weight: bold;
text-decoration: underline;
}

a.mnav:hover {
font-family: arial, helvetica;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.mnav:link {
color: 333333;
}

a.mnav:visited {
color: 333333;
}
