body {
text-align: center;
background: #000000 url('images/188.jpg') top center no-repeat;
}

h1 {
font-size: 30px;
color: #d2ecfa;
font-style: none;
font-family: arial;
font-weight: bold;
text-align: left;
float: left;
margin: 40px 0 0 0;
}

h2 {
font-size: 24px;
font-weight: normal;
margin: 12px 0 0 12px;
}

h3 {
font-size: 18px;
text-align: left;
margin: 12px 0 12px 32px;
}

p {
margin: 12px 0 6px 26px;
}

#wrapper {
text-align: left;
margin: 0px auto;
width: 1000px;
}

#header {
width: 100%;
background: url('images/orangedot.png');
padding: 12px 0 12px 0;
text-align: center;
}

#stage {
width: 1000px;
font-family: arial;
color: #ffffff;
font-size: 18px;
margin: 0px auto;
text-align: left;
}

#footer {
width: 1000px;
font-family: arial;
color: #ffffff;
font-size: 12px;
margin: 0px auto;
text-align: center;
padding: 8px 0 0 0;
}

.spacer {
clear: both;
width: 95%;
margin: 0px auto;
padding: 0px;
height: 0px;
}

img.logo {
float: right;
}



/*Begin  Menu Styles */
#lbuttonbank {
float: left;
clear: left;
margin: 2px 0 0 0;
}

.lbutton {
float: left;
font-weight: bold;
color: #ffffff;
font-family: arial;
font-size: 16px;
text-align: center;
padding: 8px 0 8px 0;
margin: 0 12px 0 0px;
}

#lbuttonbank a:link {
color: #ffffff;
text-decoration: none;
}

#lbuttonbank a:visited {
color: #ffffff;
text-decoration: none;
}

#lbuttonbank a:hover {
color: #f19621;
text-decoration: none;
}

#lbuttonbank a:visited:hover {
color: #f19621;
text-decoration: none;
}

#rbuttonbank {
font-family: arial;
color: #ffffff;
float: right;
clear: right;
}

.rbutton {
width: 110px;
font-size: 15px;
font-weight: bold;
float: right;
text-align: center;
margin: 12px 0 0 0;
}

#rbuttonbank a:link {
color: #ffffff;
text-decoration: none;
}

#rbuttonbank a:visited {
color: #ffffff;
text-decoration: none;
}

#rbuttonbank a:hover {
color: #f19621;
text-decoration: none;
}

#rbuttonbank a:visited:hover {
color: #f19621;
text-decoration: none;
}

#menu a:link {
color: #ffffff;
text-decoration: none;
}

#menu a:visited {
color: #ffffff;
text-decoration: none;
}

#menu a:visited:hover {
color: #d2ecfa;
text-decoration: none;
}

#menu a:hover {
color: #d2ecfa;
text-decoration: none;
}


/*page specific */
.textbox {
width: 500px;
}

.hbox {
width: 320px;
height: 200px;
margin: 12px 6px 0 6px;
float: left;
background: url('images/bluedot.png');
}

.hbox a:link, .hbox a:visited {
color: #ffffff;
text-decoration: none;
}

.hbox a:hover, .hbox a:visited:hover {
color: #d2ecfa;
text-decoration: none;
}

.hbox p {
font-size: 13px;
padding-left: 12px;
padding-right: 8px;
margin-right: 0px;
margin-left: 0px;
}

#menu {
float: left;
width: 250px;
padding-top: 20px;
display: inline;
}

.mbut {
border-bottom: 1px solid #d2ecfa;
width: 236px;
text-align: left;
float: left;
display: inline;
margin-right: -1px;
}

.mbutti {
padding: 12px 0 12px 36px;
}

.pops {
position: absolute;
top: 182px;
left: 50%;
margin-left:-264px;
padding-left: 6px;
height: 220px;
width: 400px;
border-right: 1px solid white;
border-top: 1px solid white;
border-bottom: 1px solid white;
display: none;
background: url('images/blackdot.png');
color: #ffffff;
font-family: arial;
}

.pops p {
margin: 8px 4px 4px 10px;
padding: 0px;
font-size: 13px;
font-weight: bold;
}

.pops a:link {
color: #ffffff;
text-decoration: none;
}

.pops a:hover {
color: #f19621;
text-decoration: none;
}

.pops a:visited {
color: #ffffff;
text-decoration: none;
}

.pops a:visited:hover {
color: #f19621;
text-decoration: none;
}