@charset "utf-8";
/* CSS Document */
* {margin: 0 auto; font-size: 98%;}
body {
/*background-image: url(images/sq.png);
background-repeat: repeat;
background-attachment: scroll; */
background-color:#E0E1E9;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 14px;
line-height: 20px;
color: #1B1B1B;
}
#header {
font-size: 55px;
margin-bottom: 20px;
margin-top: 20px;
color: #6BA363;
cursor: default;
font-family: "Garamond";
}/*
pre {
background-color: #6D8EC0;
margin-bottom: 10px;
}
pre:hover {
background-color: #2D6899;
}*/
acronym {
cursor: help;
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 5px;
}
a {
text-decoration: none;
color: #232323;
}
a:hover {
text-decoration: underline;
}
p {
margin-bottom: 20px;
}
a img { border: 0; }
.highlight {
color:  #477848;
}
#container {
margin: 0 auto;
width: 1000px;
}
#top {
background-image: url(/images/headerimg.png);
background-repeat: no-repeat;
width: 100%;
height: 111px;
margin: 0px;
margin-top: 5px;
font-family: Georgia, "Times New Roman", Times, serif;
}
#top img { float: left; margin-left: 25px; margin-top: 25px; margin-right: 25px;}
#top #caption {
font-size: 18px;
line-height: 30px;
padding-left: 10px;
padding-top: 30px;
color: #FFFFFF;
cursor: default;
}
#top h1 {
font-size: 36px;
font-weight: lighter;
color: #77C6DD;
text-decoration: none;
padding-top: 10px;
padding-left: 35px;
line-height: 65px;
cursor: default;
}
.skip {
position: absolute;
left: -999px;
}
#content {
background-color: #FFFFFF;
background-image: url(images/contentbg.png);
background-repeat: repeat-x;
min-height: 800px;
width: 1000px;
overflow: auto;
}
#left {float: left;
width: 150px;
height: 800px;
clear: none;
padding: 10px;
}
#left span.header, #right span.header {
color: #3A3D47;
margin-top: 5px;
text-indent: 21px;
font-weight: 500;
font-size: 20px;
cursor: default;/*
border-bottom-style: dashed;
border-bottom-width: thin;
border-bottom-color: #787878;*/
}
#left ul a, #right ul a {
text-decoration: none;
color: #3D88A0;
}
#left ul a:hover, #right ul a:hover {
color: #2EB52B;
background-color: #333;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#left ul, #right ul {
margin: 0;
padding: 3px;
margin-left: 2px;
margin-bottom: 10px;
line-height: 1.9em;
letter-spacing: 1px;
list-style: none;
/*list-style-image: url(images/icons/n_arrow.gif);*/
}
#left li, #right li {
padding: 2px 0px 2px 20px;
background:  url(images/icons/n_arrow.gif) no-repeat 0 2px;
background-position: center left;
}
/*list-style-type: none;
list-style-image: none;
display: block;
}
#left li:hover, #right li:hover {
background-image: url(images/bar.png);
background-repeat: repeat;
background-position: center;
background-color: #F2F2F2;
}*/
#right {float: right;
width: 200px;
height: auto;
padding: 10px;
}
#right .closeletters {
letter-spacing: 0px;
}
#middle {
float: left;
width: 590px;
margin: 0 auto;
padding: 10px;
line-height: 1.6em;
letter-spacing: 1px;
}
#middle  a {text-decoration: none;
color: #02A2BD;
}
#middle a:hover {
background-color: #333;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#user {
background-color: #E7ECED;
padding: 2px;
margin-left: 10px;
margin: 5px;
border: 2px solid #1E1E1E;
}
#user input {
width: 50px;
float: right;
}
#user .fieldname {
float: left;
}
#user .submit {
background-color: #48576A;
border: 0px;
color: #F4F4F4;
margin: 5px;
}
#footer{
height: 20px;
line-height: 20px;
background-color: #2F3237;
color: #F5F5F5;
text-align: center;
}
#footer a {
color: #DFECF2;
}
#footerimg {
background-image: url(/images/button.png); background-repeat: no-repeat; padding-left: 85px;
}
.wrap {
margin: 0 auto;
width: 1000px;
background-color: #B7B7B7;
}
.searchin {
/*border: 2px solid #2C2C2C; 
background-color: #F8F8F8;*/
width: 90%;
padding: 3px;
padding-left: 5px;
padding-right: 5px;
}
.searchin:hover {
/*background-color: #454545;
color: #EFEFEF;*/
}

.rss {
font-size: 18px;
padding-top: 4px;
line-height: 23px;
padding-left: 20px;
width: 100px;
height: 50px;
margin-top: 10px;
}
.rss img { float: left; padding-right: 6px; border: 0; }
/*.rss:hover {
background-image: url(/images/rssbuttonh.png);
}*/
.search1 {
width: 140px; margin: 0 auto; margin-bottom: 0px;
}
.search2 {
margin: auto; width: 75px;
}
.spacer {
margin: 15px;
padding: 3px;
background-color: #77C6DD;
border: 0;

}


/** ADVERT STYLES **/ 
   .adHeadline {font: bold 9pt Arial; text-decoration: underline; color: #6BA363;}
   .adText {font: normal 8pt Arial; text-decoration: none; color: #4C4C4C;}
/** END AD STYLES **/