body {
background:transparent url(/style/background.jpg) repeat scroll left top;
font-family:"Lucida Grande",helvetica,verdana,sans-serif;
font-size:1em;
line-height:1.5em;
margin:0;
padding:5px;
text-align:center;
}
#header {
height:55px;
padding:0;
width:100%;
}
#menu {
background-image:url(header1.png);
background-position:right center;
background-repeat:no-repeat;
color:#FF0000;
height:55px;
line-height:10px;
width:100%;
}
#menu ul 
{
padding-top: 17pt;
padding-left: 400pt;
}

#menu ul li {
color:#FF0000;
display:inline;
list-style-type:none;
margin:0 15px;
}
#content {
border-bottom:0 solid #BFBFBF;
border-left:0 solid #BFBFBF;
border-right:0 solid #BFBFBF;
margin:0 auto;
padding:0;
text-align:left;
width:100%;
}
#footer {
border:0 solid #BFBFBF;
margin:0 auto;
padding:0;
text-align:center;
width:1000px;
}
h1, h2, h3 {
color:#BFC0BA;
padding:3px;
text-decoration:none;
}
h1 {
float:left;
font-size:1.35em;
margin:-3px 0 0;
position:relative;
}
h2 {
font-size:1.32em;
margin:0;
}
h3 {
font-size:1.29em;
margin:0;
text-align:center;
}
p {
font-size:0.95em;
margin:0;
padding:5px;
}
#footer p {
font-size:0.62em;
line-height:0.62em;
margin:5px;
}
a {
color:#000000;
font-size:0.92em;
margin:0.02em;
text-decoration:none;
}
a:hover {
color:#4DA3E0;
}
