﻿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:10px auto 0 auto;
background-color: #000;
border: 2px #000 solid  ;
background-image: url(images/wrapperkbkg.gif);}        

#wrapper2{
width: 867px;
margin:10px auto 0 auto;
background-color: #000;
border: 2px #000 solid  ;
background-image: url(images/wrapperkbkg.gif);}       

#header {
height: 100px;
background-color:  #C10000;
}

#header-left {float: left; height: 100px; width: 500px; }

#header-right {float:right; height: 100px;width::250px; background-color: #C10000; padding-right: 10px; color: #CCC;
}

#content {
float: right;
width: 608px;
top: 0px;
}

h1 { font: bold 24px Verdana, Arial, Helvetica, sans-serif; color: #CCC;}
 
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: 150px;
        margin: 0px;
        border-color: #000;
        border-top: 1px #000 solid;
		border-right: 1px #000 solid;
		float: left;
}

#menu4 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

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

#menu4 li a:hover, #menu4 li #current { 
        color: #FFFFFF;
        background:  url(menu4.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
        
#footer {
clear: both;
width: 700px;
height: 55px;
background-color: #C10000;
padding-left: 60px;
}

#footer2 {
clear: both;
width: 807px;
height: 55px;
background-color: #C10000;
padding-left: 60px;
}

.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: #CCC;
}

.style1 {text-align: center;}
.style2 {color: #FFFFFF;font-size: small;}
.style3 {font-size: small;}
.style4 {color: #E6E6E6;	font-size: small;}
.style5 {margin-top: 6px;}
.style6 {color: #FFFFFF;}
.style9 {	margin-left: 20px;}
