body { 
	margin-top: 0px;
	margin-left: 0px; 
	background-color: #000000;
	}
H1 { font-family: georgia, Eurostile, Verdana, "Times new Roman", Arial, Helvetica, sans-serif; color: #000000; font-size : 18pt; display : inline;}

H2 { font-family: georgia, Eurostile, Verdana, "Times new Roman", Arial, Helvetica, sans-serif; color: black; font-size : 14pt;}

p { font-family: georgia, Eurostile, Verdana, "Times new Roman", Arial, Helvetica, sans-serif; color: black; font-size : 12pt;}

b { font-family: georgia, Eurostile, Verdana, "Times new Roman", Arial, Helvetica, sans-serif; color: black; font-size : 12pt;}

i { font-family: georgia, Eurostile, Verdana, "Times new Roman", Arial, Helvetica, sans-serif; color: black; font-size : 12pt;}

hr { width: 95%; color: #621318;}

a:link { color : #000000;}

a:visited { color : #FF0000;}

a:hover { color : #BECFFB;}

a:active { color : #BECFFB;}

.center {
text-align: center;
}
.right {
float: right;
}
.hide {
display: none;
} 
.clear { 
clear : both;
} 
#wrapper { 
margin : 5px auto 5px auto;
width : 760px;
height: auto;
background-color: #ffffff;
} 
#header { 
color : #333;
width : 760px;
height : 187px;
padding : 0;
background : url(images/header.gif) no-repeat;
 border: 1px solid #621318;
} 
.logo { 
margin-top : 15px;
margin-right : 10px;
float : right;
background-image : url();
background-repeat : no-repeat;
background-position : right 0%;
height : 170px;
} 
.logo h1#lineone { 
font-size : 1.7em;
font-weight : lighter;
font-family : georgia, Eurostile, Verdana, "Times new Roman", Arial, Helvetica, sans-serif;
padding-top : 10px;
padding-left : 5px;
color : #ff0000;
border : none;
top : 5px;
left : 14px;
letter-spacing : -1px;
margin-right : 170px;
margin-top : 5px;
} 
.logo h1#lineone span { 
color : #ff0000;
} 
.logo h2#linetwo { 
padding-left : 5px;
font-size : 0.9em;
font-family : georgia, Eurostile, Verdana, "Times new Roman", Arial, Helvetica, sans-serif;
text-transform : none;
padding-left : 35px;
color : #0066cc;
} 
#navcontainer 
{
margin : 150px auto 5px auto;
background-color: transparent;
color: #000000;
float: left;
width: 760px;
height:30px;
font-family: georgia, Eurostile, Verdana, "Times new Roman", Arial, Helvetica, sans-serif;
font-size: 12px;
}
#navlist
{
margin-left: 10px;
padding-left: 0;
white-space: nowrap;
}
#navlist ul{
list-style : none;
padding : 4px 0 10px 0;
margin : 0;
text-align : center;
padding: 12px 0em 10px 0em;} 
.menu li { 
padding : 0 1em 0 1em;
display : inline;
}
#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}
#navlist a:hover
{
color: #ffffff;
background-color: #621318;
text-decoration: none;
}
#leftcolumn { 
color : #000000;
background : #fff;
margin : 15px 0 0 0;
padding : 5px;
height : auto;
width : 220px;
float : left;
}
#rightcolumn { 
float : right;
color : #333;
background : #fff;
margin : 15px 0 0 0;
padding : 5px;
height : auto;
width : 515px;
display : inline;
} 
#navcontainer2
{
background: #f0e7d7;
width: 200px;
margin: 0 auto;
padding: 1em 0;
font-family: georgia, serif;
font-size: 14px;
text-align: left;
text-transform: uppercase;
}
ul#navlist2
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 200px;
}

ul#navlist2 li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist2 li a
{
display: block;
width: 200px;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #000000;
font-family: georgia, serif;
font-size: 10px;
text-decoration: none;
background: #f7f2ea;
}

#navcontainer2>ul#navlist2 li a { width: auto; }

ul#navlist2 li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist2 li a:hover, ul#navlist2 li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}
.formfields  { 
	font-family: arial; 
	color: #000000; 
	font-size: 9pt; 
	width: 100px;
	border: 1px solid #000000; 
	padding-left: 2px; 
	padding-right: 2px; 
	background-color: #FFFFFF;
    }
#blockquote { 
margin-top : 14px;
margin-left : 20px;
margin-right : 20px;
margin-bottom : 15px;
text-align : justify;
color : #002870;
}
#footer { 
width : 760px;
clear : both;
height : 54px;
background : url('images/footer.jpg') no-repeat bottom;
margin : 0 0 0 0;
} 
#footer p { 
margin : 0;
padding-top : 5px;
text-align : center;
line-height : normal;
font-size : xx-small;
} 
#footer a { 
text-decoration : underline;
color : #e78229;
} 
#footer a:hover { 
text-decoration : none;
}