html, body {
   margin : 0;
   padding : 0;
}

body {
   color : #000;
   background : transparent;
   width : 100%;
   font : 12px Verdana, Arial, Helvetica, sans-serif;
}

#container {
width : 746px;
margin : 0 auto;
margin-top: 8px;
padding : 0px;
background: url(back.jpg) repeat;
color : #000;
line-height : 130%;
border-left: 1px solid #a6240f;
border-right: 1px solid #a6240f;
border-top: 1px solid #a6240f;
}

#navcontainer
{
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
border-top: 1px solid #a6240f;
z-index: 1;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 3px;
}

#navcontainer li a
{
padding: 1px 5px;
color: #fff;
background-color: #000;
font-weight: bold;
border: 1px solid #a6240f;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #fff;
background-color: #a6240f;
border: 1px solid #000;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
}

#navcontainer li a#current
{
color: #fff;
background-color: #a6240f;
border: 1px solid #000;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

 .Type2 {
	COLOR: #000
}

.Type2 A {
	POSITION: relative
}
.Type2 A SPAN {
	DISPLAY: none
}
.Type2 A:hover {
	DISPLAY: inline
}
.Type2 A:hover SPAN {
	BORDER: #a6240f 1px solid;
    PADDING: 4px;
    DISPLAY: block;
    Z-INDEX: 10; LEFT: 0px;
    FONT: 10px Verdana, sans-serif;
    letter-spacing: 0.1em;
    CURSOR: default;
    COLOR: #000;
    POSITION: absolute; TOP: -2.5em;
    BACKGROUND-COLOR: ivory;
    TEXT-DECORATION: none;
    max-width: 104px;
}
.Type3 {
	COLOR: #000079
}

.Type3 A {
	POSITION: relative
}
.Type3 A SPAN {
	DISPLAY: none
}
.Type3 A:hover {
	DISPLAY: inline
}
.Type3 A:hover SPAN {
	BORDER: #a6240f 1px solid;
    PADDING: 4px;
    DISPLAY: block;
    Z-INDEX: 100; LEFT: 0px;
    FONT: 10px Verdana, sans-serif;
    letter-spacing: 0.1em;
    CURSOR: default;
    COLOR: #000;
    POSITION: absolute; TOP: 2.50em;
    BACKGROUND-COLOR: ivory;
    TEXT-DECORATION: none;
    max-width: 264px;

}

#top {
margin:0;
padding : 0;
background : url(images/head.jpg) no-repeat;
width: 746px;
height:144px;
}

#leftnav {
float : left;
width : 200px;
margin : 0;
padding : 12px;
color : #fff;
background : #a6240f;
}

#content {
margin :10px 15px 0px 230px;
padding : 10px;

}
h4 {
margin : 0;
padding : 5px 0 2px 0;
font-family : 12px Verdana, sans-serif;
letter-spacing:1px;
border-bottom: 1px solid #fff;
color:#fff;
background:inherit;

}
h2 {
margin : 0;
padding : 2px 0 2px 5px;
font : 18px Verdana, sans-serif;
letter-spacing: 1px;
border-bottom: 1px solid #000;
color:#a6240f;
background:inherit;
}
#footer {
clear : both;
margin : 0 ;
padding : 4px 4px 8px 4px; ;
color : #fff;
background : #000;

}

#footer a:link, #footer a:visited {
font-size: 11px;
color : #fff;
background : inherit;
text-decoration : underline;
}

#footer a:hover {

color :#a6240f;
background:white;
text-decoration : none;
}



a:link, a:visited {
font-size: 12px;
font-weight: 500;
color : #a6240f;
background : inherit;
text-decoration : underline;
}

a:hover {
font-size: 12px;
color :#000;
background : white;
text-decoration : none;
}



img {
border: 1px solid #a6240f;
margin: 0px;
padding: 4px;
background-color: ivory;
}

.imgright {
float: right;
border: 1px solid #a6240f;
margin: 10px 0px 10px 10px;
padding: 4px;
background-color: ivory;

}


.imgleft {
float: left;
border: 1px solid #a6240f;
margin: 10px 10px 10px 2px;
padding: 4px;
background-color: ivory;
}


.clear {
clear: left;
}

.quote {
width: 174px;
margin: 0;
border : 3px double #fff;
padding : 8px;
color:brown;
background: ivory;
font-size: 12px;
}

