.bobSite
{
text-align: center;
background-color:#000000;
margin: 0px;
padding: 0px;
}

.SiteContainer
{
text-align: left;
margin: 0 auto;
width: 800px;
height: 100%;
background-color: #031729;
padding-top: 15px;
padding-left: 15px;
}

.SiteTitle
{
position: relative;
top: 15px;
left: 15px;
}

.SubTitle
{
font: bold 12pt tahoma;
color: #ffffff;
}

.accessibility
{
font: 8pt arial;
color: #ffffff;
}

.gbook
{
font: 10pt tahoma;
color: #ffffff;
background-color: #031729;
border: #ffffff 0.05em solid;
}

.Img
{
position: relative;
top: 0px;
left: 0px;
z-index: 10;
}

.textFilter
{
position: absolute;
top: 0px;
left: 0px;
width: 640px;
height: 499px;
border: #031729 0.05em solid;
background: #ffffff;
filter: alpha(opacity=60);-moz-opacity:.60;opacity:.60;
z-index: 20;
}

.textBox
{
position: absolute;
top: 10px;
left: 10px;
width: 630px;
height: 495px;
border: none;
z-index: 30;
font: 11pt tahoma;
color: #000000;
overflow: auto;
}

.sideBox1
{
position: absolute;
top: 30px;
left: 652px;
width: 125px;
height: 125px;
border: #031729 0.05em solid;
background: #ffffff;
z-index: 20;
}

.sideBox2
{
position: absolute;
top: 185px;
left: 652px;
width: 125px;
height: 125px;
border: #031729 0.05em solid;
background: #ffffff;
z-index: 20;
}

.sideBox3
{
position: absolute;
top: 335px;
left: 652px;
width: 125px;
height: 125px;
border: #031729 0.05em solid;
background: #ffffff;
z-index: 20;
}

a:active, a:link, a:visited
{
color: #ffffff;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}