
body {

background-color : #ffffff;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 0.7em;
text-align : left;
background-repeat : repeat-x;
background-position: top;
letter-spacing: 0.5px;
line-height: 17px;
margin-top: 0px;
margin-bottom: 0px;
background-image: url(graphics/bg-repeat.gif);
background-color: #005590;
background-attachment: fixed;
color: #414141;}

/*header===============================
*/

div#topgraphics{
width : 822px;
background-color : #ffffff;
background-image: url(graphics/header_pic.jpg);
background-repeat: no-repeat;
background-position: top;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
}

div#topgraphics .title{
font-size: 8px;
color:#000066;
padding-top:30px;
border-bottom: 1px #450160 solid;
}

div#menuheader {
background-color : #ffffff;
width : 820px;
background-position: center;
padding: 1px;
padding-top: 4px;
}

div#menu .links{
font-variant: small-caps;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bolder;
width: 812px;
background-color: #ffffff;
padding: 5px;
background-image: url(graphics/top-links.gif);}





/*content============================
*/

div#content {
background-color : #ffffff;
width : 820px;
}


div#content .right {
float : right;
margin : 0 0 0 0;
width : 580px;
padding-top: 30px;
padding-left: 5px;
padding-right: 10px;
border: 1px #F1F1F1 solid;
background-image:url(graphics/splitter-vertcen.gif);
background-repeat:no-repeat;
background-position:right;
}

div#content .left {
clear: left ;
background-color : #ffffff;
width : 180px;
vertical-align: top;
float: left;
margin: 0 0 0 0;
}


/*left navi=============================
*/

.navi{
padding-left: 30px;
}


.navi a{
text-decoration: none;  
display: block; 
height: 35px;
width: 150px;
border-bottom: 1px #e7e7e7 solid;
border-right: 1px  #e7e7e7 solid;
}

.navi a:hover{
color: #FFFfff; 
display: block; 
height:35px;
width: 150px;
}

.navi a:visited{
text-decoration: none;  
display: block; 
height: 40px;
width: 150px;
border-bottom: 1px #e7e7e7 solid;
}






/*footer=========================================
*/

div#footer {

clear: both;
width : 822px;
padding-top: 50px;
padding-bottom: 20px;
background-color: #ffffff;
color: #b4b4b4;
background-image: url(graphics/footer_pic.jpg);
background-repeat: no-repeat;
background-position: bottom;
}

div#footer .text{
text-align:center;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;}


/*links==========================================
*/
a:link {
text-decoration: none;
color: #00558d;
font-weight: bolder;}

a:hover {
text-decoration : none;
height:30px;
width:100px;
background-color: #757575;
color: #ffffff;
}

a:visited {
text-decoration: none;
color: #00558d;
font-weight: bolder;}

/*text======================================
*/

h1 {
font-size : 3em;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-weight : bold;
text-align : left;
letter-spacing : 3px;
color: #ff8307;
line-height: 1em;
}


h2 {
font-size : 1.3em;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-weight : bold;
font-style : italic;
text-align : left;
color:#FF0000;
}


h3 {
font-size : 1em;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-weight : bold;
text-align : left;
font-style : italic;
color: #ffffff;
background-color: #003658;
padding: 3px;}



h4 {
font-size : 1.8em;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-weight : bold;
letter-spacing: 3px;
line-height: 3em;
text-align : center;
color : #00558d;
padding: 20px 0 20px 0 ;
}


h5 {
font-size : 0.8em;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-weight : bold;
letter-spacing: 3px;
line-height: 3em;
text-align : center;
color : #990000;
padding: 20px 0 20px 0 ;
}

h6 {
font-size : 10px;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-weight : bold;
letter-spacing: 3px;
text-align : center;
color : #990000;
padding: 10px 0 10px 0;
border-top: solid #F2F2F2 1px;
border-bottom: solid #F2F2F2 1px;
background-color:#F2F2F2;
}

