*{
padding: 0;
margin: 0;
} 

body { 
font: 8pt "Verdana", Arial, Sans-Serif;
font-size: 100%; 
background: #415263;
margin: 15px 0 15px 0;
}

img {border: 0;}

a {
color: #000;
}
a:hover { color: #203057; }

#date {
text-align: right;
margin:0 20px 20px 0;
font-size: 80%;
font-weight: bold;
color:#45597f;
}


h1
{
color: #264586;
font-size: 160%;
letter-spacing: -1px;
border-left: 16px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 10px 8px  8px 8px;
margin: 20px 0 0 10px;
}


h4
{
color: #eee;
font-size: 100%;
letter-spacing: -1px;
border-left: 16px solid #264586;
border-bottom: 1px solid #264586;
padding: 4px 8px  8px 8px;
margin: 20px 0 0 2px;
}


#wrapback {
width: 1024px;
margin: 0px auto;
background: #36424e;
}

#wrapper {
text-align: left;
margin: 0px auto;
padding: 0px;
border-right: #000 4px solid;
border-left: #000 4px solid;
width: 1000px;
background: #eee url("../images/colm2.jpg") repeat;
}

#header {
border-top: #000 5px solid;
margin: 0 0 0 0;
background: #335191 url("../images/header3.jpg") ;
height: 200px;
}


#tabs {
float:left;
margin: 164px 0 0 0;
width:100%;
background:transparent;
font-size:90%;
line-height:normal;
border-bottom: #000 3px solid;
}
#tabs ul {
float: right;
margin:0;
padding:10px 0 0 50px;
list-style:none;
}
#tabs li {
display:inline;
margin:0;
padding:0;
}
#tabs a {
float:left;
background:url("../images/lefttab.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabs a span {
float:left;
display:block;
background:url("../images/righttab.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#000;
font-weight: bold;
}

#tabs a span {float:none;}

#tabs a:hover span {
color:#FFF;
font-weight: bold;
}
#tabs a:hover {
background-position:0% -42px;
}
#tabs a:hover span {
background-position:100% -42px;
}

#tabs #current a {
background-position:0% -42px;
}
#tabs #current a span {
background-position:100% -42px;
}

#cattable {

font-size: 80%;
width: 100%;
margin: 20px 0 60px 0;
}

#cattable td {
padding: 4px;
vertical-align: top;
}

#cattable a.cat {
font-weight: bold;
background:url("../images/icon2.png") no-repeat left;
padding: 0 0 4px 26px;
}

#cattable a.cat:hover {
background:url("../images/icon2over.png") no-repeat left;
}


#cattable .descrip {
padding: 4px 0 0 25px;
font-style: italic;
width: 200px;
}

#side-a {
float: left;
width: 165px;
padding: 8px;
font-size: 80%;
}

#side-a p {
margin: 4px;
line-height: 1em;
}

#side-a ul{
margin: 4px 4px 4px 15px;
line-height: 1em;
font-size: 90%;
list-style-type: square;
}


#side-a li{
padding: 2px 0 2px 0;
margin-left: 8px;
}

#side-ar a {color: #000;}
#side-a a:hover { color: #eee; }



#side-b {
float: right;
width: 170px;
padding: 10px 0 10px 0;
font-size: 80%;
}

#content { 
float: left;
width: 600px;
padding: 20px 10px 50px 20px;
font-size: 95%; 
}

#content p {
margin: 15px 0 8px 10px;
line-height: 1.1em;
}

.gads {
height: 600px;
width: 160px;
background: #fff;
border: #ccc 2px solid;
text-align: center;
}

.trail {
font-size: 80%;
margin: 0 0 20px 6px;
}



a.tooltip span {display:none; padding:7px; margin-left:8px; width:150px;text-decoration:none;}
a.tooltip:hover span{display:inline; position:absolute; border:1px solid #cccccc; background:#ffffff; color:#264586;font-weight: bold;font-size: 90%;text-decoration:none;}

ul.linklist {
font-size: 80%;
width: 100%;
margin: 20px 0 0 5px;
list-style:none;
}

ul.linklist li {
padding: 4px;
vertical-align: top;
}

.linklist a.cat {
font-weight: bold;
background:url("../images/icon2.png") no-repeat left;
padding: 0 0 4px 26px;
}

.linklist a.cat:hover {
background:url("../images/icon2over.png") no-repeat left;
}


.cap {
float: left;
font: normal 80px  Georgia,Helvetica,Verdana,Arial,sans-serif;
color: #eee;
margin: 5px 10px 1px 10px;
background: #45597f;
padding: 0 3px 2px 2px;
line-height: 75px;
}

.pull {
color:#45597f;
width:160px;
background:#eee; 
float: right;
margin: 20px 20px 20px 10px;
font-family:Verdana, Arial, Helvetica,Georgia;
font-size: 16px;
line-height:16px;  
text-align: right;
}

.topicdesc {
font-size: 80%;
}

#footer {
clear: both;
color: #fff;
text-align: right;
background: #325090;
border-top: #000 3px solid;
border-bottom: #000 8px solid;
height: 30px;
}

#footer p {font-size: 75%;padding: 5px 20px 0 0;}



#footer a {
color: #fff;
}
#footer a:hover { color: #a9c9eb; }
