﻿body { font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        font-size: 80%;
        font-weight: bold;
        background-image: url(images/bkg.gif);
        }

        
#wrapper{
width: 760px;
margin:0 auto 0 auto;
background-color: #416276;
border: 2px  #FF0000 solid;
background-image: url(images/wrapperkbkg.gif);}        

#header {height: 110px;background-color:  #292929;}

#header-left {float: left; width: 600px; }

#header-right {float:right; width: 150px; text-align: right; padding-right: 10px;}

#content {float: right; width:607px;top: 0px;}

h1 { font: bold 24px Verdana, Arial, Helvetica, sans-serif; color: #292929;}
 
h2 {    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

#menu4 {

        width: 151px;
        margin: 0px;
        border-style: solid solid none solid;
        border-color: #000;
        border-top: 1px #416276 solid;
		border-left: 1px #416276 solid;
		border-bottom: 0px #416276 solid;
		border-right: 0px #416276 solid;
		float: left;
}

#menu4 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu4 li a:visited {
        color: #CCC;
        display: block;
        background:  url(menu4.gif);
        padding: 8px 0 0 10px;
        }

#menu4 li a:link {
        color: #CCC;
        display: block;
        background:  url(menu4.gif);
        padding: 8px 0 0 10px;
        }

#menu4 li #current { 
        color: #FFFFFF;
        background:  url(menu4.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
        
#menu4 li a:hover { 
        color: #FFFFFF;
        background:  url(menu4.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
        
#footer {
clear: both;
width: 760px;
height: 55px;
background-color: #292929;}

a:link {color: #FF0000; text-decoration:none}
a:visited {color: #FF0000;text-decoration:none}
a:active {color: #FF0000;text-decoration:none}
a:hover {color: #666666;text-decoration:underline}


.footerlink { }
.footerlink a:link {color: #CCC;}
.footerlink a:visited {color: #CCC;}
.footerlink a:hover {color: #FFFFFF;}
.footerlink a:active {color: #FFFFFF;}

.normal {
margin-left: 10px;
margin-right: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
font-style: normal;
color: #292929;
}

.style1 {text-align: center;}
.style2 {color: #FFFFFF;font-size: small;}
.style3 {font-size: small;}
.style4 {color: #E6E6E6;	font-size: small; text-align: left;}
.style5 {font-family: "Monotype Corsiva";	font-weight: normal;}
