@import url(http://www.google.com/cse/api/branding.css);



body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
color: black;
background-image: url(../images/back.jpg);
background-repeat: repeat;
}

p {
margin-left: 3%;
margin-right: 0}

p.right {
text-align: right;
}

p.center {
text-align: center;
}
p.indent {
margin-left: 5%;
}

p.editor {
color:#000099;
}

p.first-letter { 
font-size: 3em;
float: left; 
}

p.first-line {
font-weight: bold;
 }

p.date {
font-weight: bold;
color:#000099}

p.small {
line-height: 100%;
}
img {
max-width: 100%;
}

img.logo {margin-left: 0;

}

img.top {vertical-align: text-top;
}

img.bottom {vertical-align: text-bottom;
}

img.right {
float: right;
padding: 5px;
}

img.left {
float: left;
padding: 5px;
}

h1 {font-size: 1.3em;
font-weight: bold;
color: #000099;
margin-left: 3%;
margin-right: 0;
}

h1.center, h2.center, h3.center, h4.center, h5.center {text-align: center;
}


h2 {font-size: 1.2em;
font-weight: bold;
color: #000099;
margin-left: 3%;
margin-right: 0;
}

h3 {font-size: 1em;
font-weight: bold;
color: #000099;
margin-left: 3%;
margin-right: 0%;
}

h4 {
color: #000099;
margin-left: 3%;
margin-right: 0;
font-weight: lighter;
font-style: normal;
font-size: .8em;
}

h5 {
font-size: .7em;
color: #000099;
margin-left: 3%;
margin-right: 0;
font-weight: lighter;
font-style: normal;
}

h5.search {

margin-bottom:0em;
text-align: center;
}

em {font-style: italic;}

strong {font-style: normal;
font-weight: bold;}

a:link {color: #000099;}

a:visited {color: #0080ff;}

a:hover {color: #afafaf;}

a:active {color: #000099;}

a.offsite:link {
color: #7f7f7f;}

a.offsite:visited {
color: #7f7f7f;}

a.offsite:hover {
color: #000099;}

a.offsite:active {
color: #7f7f7f;}

blockquote {margin-left: 5%;
margin-right: 5%}

ol.decimal 
{
list-style-type: decimal
}

ol.lroman 
{
list-style-type: lower-roman
}

ol.uroman 
{
list-style-type: upper-roman
}

ol.lalpha 
{
list-style-type: lower-alpha
}

ol.ualpha 
{
list-style-type: upper-alpha
}

p.navbar {background-color: #dfdfdf;
padding: .5%;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: .8em;
font-weight: bold;
text-align: center;
margin-left: 0;
margin-right: 0%;
text-indent: 0%;
border: thin #ffffff ridge;
letter-spacing: 1px;}

p.navbar a:link {
color: #000099;
text-decoration: none;}

p.navbar a:visited {
color: #000099;
text-decoration: none;}

p.navbar a:hover {
color: #660000;
text-decoration: none;}

p.navbar a:active {
color: #ffffff;
text-decoration: none;}

p.footer {
font-size: .7em;
text-align: center;
margin-left: 0;
text-indent: 0%;
text-decoration: none;
clear: both;
}

p.footer a:link {
color: #7f7f7f;
text-decoration: none;
}

p.footer a:visited {
color: #7f7f7f;
text-decoration: none;
}

p.footer a:hover {
color: #000099;
text-decoration: none;}

p.footer a:active {
color: #7f7f7f;
text-decoration: none;}



ul {
list-style-position: outside;
margin-left: 5%;
margin-right: 5%;}

ul.disc {
list-style-position: outside;
margin-left: 8%;
margin-right: 5%;}

ul.circle{
list-style-type: circle;
list-style-position: outside;
margin-left: 10%;
margin-right: 5%;}

ul.square{
list-style-type: square;
margin-left: 12%;
margin-right: 5%;}

ul.none 
{
list-style-type: none
}

ul 
{
list-style-image: url("/images/arrow.gif")
}

span {color: brown;
font-weight: bold;
}
a:link img {border-style: none;}

a:visited img {border-style: none;}

div.left {
margin-left: 8%;
margin-right: 10%;
}

div.center {
text-align: center;
}

#container {
width: 90%;
margin:20px auto;
background: white;
}
#containernews {
width: 80%;
margin:20px auto;
background: white;
}

#header {
position: relative;
background-image: url(../images/back.jpg);
background-repeat: repeat;
}

#columns {
 float:left;
width:75%;
margin: 0;
}

#right {
 float:left;
 width: 170px;
position: relative;
left: 3em;
}

#footer {
clear: both;
width: 100%;
margin-left: 0;
margin-right: 0;
padding-top: .5em;
padding-right: 0;
padding-bottom: .5em;
border-top: 1px solid brown;
border-bottom: 1px solid brown;
}


#searchcstn {
position:absolute;
top:1%;
right:0;
width:300px;
background-image: url(../images/back.jpg);
}

div.searchweb {
background: white;
width:500px;
margin-left:25%;
}

hr {
margin-left: auto;
margin-right: auto;
width: 80%;
}

table.center {
margin-left: auto;
margin-right: auto;
}