
a:visited{
text-color: blue;
}
body {
background-color: #003333;
}

h1,h2,h3,h4,h5,h6,p,li,td{
font-family: sans-serif;
}

em {
font-family: sans-serif;
font-style: normal;
font-weight: bold;
}

div {
margin-left: auto;
margin-right: auto;
border: 1px solid black;
background-color: #FFFFFF;

width: 600px;
}

#box67OuterContainer{
padding: 0;
border: 1px solid red;
margin: 0;
height: auto;
}
#box67Header {
height: 100px;
}
#box67Container{
float: left;
width: 400px;
height: 400px;
padding: 0px;
}
#box67Content{
width: 300px;
padding:0px;
}
#box67Footer{
height: 100px;
width: 300px;
}
#box67LeftGraphic{
width: 100px;
height: 400px;
margin: 0;
padding: 0;
float: left;
}
#box67RightGraphic{
width: 100px;
height: 400px;
padding: 0px;
float: left;
}
#header {
text-margin-left: 10px;
border: 2px solid Black;
}
#footer {
border-top: 1px solid Black;
border-left: 2px solid Black;
border-right: 2px solid Black;
border-bottom: 2px solid Black;
height: 40px;
}
#theContent {
border-left: 2px solid Black;
border-right: 2px solid Black;
}

#nav{
border-bottom: 1px solid Black;
border-left: 2px solid Black;
border-right: 2px solid Black;
}
#subSection {
border-top: 1px solid Black;
border-left: 2px solid Black;
border-right: 2px solid Black;
}
#helpTitle
{
width: 450px;
border-top: 1px solid Black;
border-left: 1px solid Black;
border-right: 1px solid Black;
}
#helpWindow
{
width: 450px;
border: 1px solid Black;
}
