body {
font-family: Verdana;
padding: 0px;
margin: 0px;
background-color: white;
}
.contactinfo {
padding: 7px;
background-color: black;
display: inline;
filter:alpha(opacity=70);
text-align: center;
-moz-opacity:.70;
opacity:.70;
position: absolute;
left: 50%;
top: 20px;
margin-left: -145px;
color: white;
font-size: 13px;
width: 630px;
}
#navigation {
float: left;
height: 100px;
width: 650px;
position: relative;
left: 35px;
top: 126px;
}
#navigation a {
float: left;
padding: 10px 20px 10px 20px;
font-size: 13px;
color: white;
margin-left: 20px;
letter-spacing: .5px;
font-weight: bold;
text-decoration: none;
background-color: #CC6600;
}

#navigation a:hover, .current{
background-color: white;
color: black;
}

#top {
height: 162px;
float: left;
width: 100%;
background-image: url('bg2.jpg');
background-position: center;
}
.top2 {
position: absolute;
left: 50%;
margin-left: -498px; 
width: 996px;
}
.title {
letter-spacing: 2px;
font-size: 10px;
padding-bottom: 4px;
padding-top: 2px;
color: white;
background-color: #CC6600;
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
position: fixed;
_position: absolute;
top: 170px;
z-index: 1;
left: 50%;
margin-left: -498px;
width: 996px;
}
.panel {
width: 350px;
height: 350px;
position: fixed;
_position: absolute;
left: 50%;
margin-left: -498px; 
top: 203px;
text-align: center;
overflow: hidden;
}

.content2{
background-color: white;
width: 640px;
position: fixed;
_position: absolute;
left: 50%;
margin-left: -141px;
top: 193px;
background-color: white;
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
font-size: 11px;
letter-spacing: .05em;
line-height: 18px;
}
p {
width: 600px;
margin-left: 8px;
}
.content {
padding-bottom: 20px;
}
.header {
font-size: 26px;
line-height: 30px;
width: 610px;
margin-left: 5px;
letter-spacing: 1px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
}
.footer {

}
#bottom {
height: 30px;
line-height: 30px;
font-size: 11px;
color: white;
background-color: black;
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
letter-spacing: 2px;
width: 70%;
float: left;
}

#bottom2 {
text-align: right;
height: 30px;
line-height: 30px;
font-size: 11px;
color: white;
background-color: black;
filter:alpha(opacity=70);
-moz-opacity:.70; 
opacity:.70;
letter-spacing: 2px;
width: 30%;
float: left;
}

#bottom2 a {
text-decoration: none;
color: white;
}

#bottom2 a:hover {
text-decoration: underline;
}