body {
background-color: #233956;
background-repeat: repeat-x;
margin: 0 auto;
text-align: center;
font-family: verdana, arial, tahoma;
font-size: 11px;
color: #c5cad1;
}

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

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

a:active{
text-decoration: none;
color: #c5cad1;
}

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

#wrapper {
width: 768px;
margin: 0 auto;
background-color: #233956;
}

#header {
background-image: url('images/banner.jpg');
height: 178px;
}

#location {
padding-left: 500px;
padding-top: 250px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

#menu {
margin: auto;
height: 30px;
width: 768px;
background-color: #395581;
}

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

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

#contentwrapper {
background-color: #233956;
text-align: left;
}

#footer {
background-color: #395581;
padding-bottom: 5px;
font-size: 10px;
font-weight: bold;
color: #c5cad1;
}

#screenshot{
position:absolute;
background:#000000;
padding:5px;
display:none;
color:#fff;
}

.textbox {
height:15px;
font-size:10px;
font-family: verdana;
font-weight:bold;
background-color: #395581;
color: #c5cad1;
padding-top: 2px;
border: 1px #233956 solid;
}

.button {
height:17px;
font-size:10px;
font-family: verdana;
font-weight:bold;
background-color: #395581;
color: #c5cad1;
padding-bottom:2px;
border: 1px #000000 solid;
top: -1px !important;
top: 0px;
}




