﻿@import url("layout.css");
body { font-family: Arial, Helvetica, sans-serif; font-size: small; background: #FFFFFF url('../images/webbkgd2.jpg') no-repeat; 
padding-top: 10px; }

#container { background-color: transparent; }

#masthead { text-align: left; background-color: #fff; background-repeat: no-repeat; width: 840px; }

#navigation {  }
html>body #navigation { overflow: hidden; border-collapse: collapse; }

#columntop { width: 840px; background-color: transparent; }
html>body #columntop { width: 840px; background-color: transparent; }

#column { width: 840px; background-color: transparent; }
html>body #column { width: 840px; background-color: transparent; }

#column1 { width: 415px; background-color: transparent; }
html>body #column1 { width: 840px; background-color: transparent; float:left; }

#column2 { width: 415px; background-color: transparent; float:left;}
html>body #column2 { width: 840px; background-color: transparent; float:left; }

#middle { width: 840px; background-color: transparent; }

#content { background-color: #EAEFE7; }

/* Navigation */
#navigation ul { list-style-type: none; width: 840px; margin: 0px; padding: 0px; background-color: #323A65; }
#navigation li { height: 25px; float: left;}
#navigation a { display: block; font-weight : bold; text-decoration: none; color: #FFFFFF; padding: 2px 20px 2px 20px; }
#navigation a:hover { font-weight: bold; text-decoration: none; color: #B3BFD9; }

/* Site typography */
h1 { font-size: xx-large; color: #000; }
h2 { font-size: x-large; font-family: Arial, Helvetica, sans-serif; color: #009999; border-bottom: 2px #FF0000 solid; }
h3 { font-size: x-large; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; margin-bottom: 0px; padding: 10px; }
h4 { font-size: x-large; font-family: Arial, Helvetica, sans-serif; color: #414669; margin-bottom: 0px; padding: 10px; }
h5 { font-size: x-small; font-style: italic; color: #000; }

/* Links */
*/
a { color: #FF0000;	text-decoration: none; }
a:hover { color: #006600; text-decoration: none; }

.style_credits { font-size: x-small; text-align: center; color: #000099; }
.style_top { text-align: center; padding: 5px; background-color: #323A65; color: #B3BFD9; font-size: medium;}
.style_bul { font-family: Arial; }

#scroller_container { width:835px; float:left; background-color: #323A65; padding: 5px;}
#scroller { color: #FFFFFF; font-weight:bold; width:110px; float:left; font-size: medium; }
#news_scroller_headline{ float:left; width: 715px; color: #B3BFD9; border: none; font-weight: bold; font-size: medium;}

#scroller_container1 { width:835px; float:left; background-color: #323A65; padding: 5px;}
#scroller1 { color: #FFFFFF; font-weight:bold; width:150px; float:left; font-size: medium; }
#news_scroller_headline1{ float:left; width: 675px; color: #B3BFD9; border: none; font-weight: bold; font-size: medium;}

