body {
margin: 0.5in;
font-family: Calibri, Verdana, Arial, sans-serif;
font-size: 12px;
background-color: black;	
}

p.top {
color: white;
width: 650px;
position: relative;
top: 70px;
left: -199px;
}

p.bottom {
color: white;
width: 650px;
position: relative;
top: -220px;
left: -199px;
}

img {
padding: 2px;
}

h1.toptext {
color: white;
width: 235px;
position: absolute;
top: -10px;
left: 10px;
}

h3.toptext {
color: white;
width: 200px;
position: absolute;
top: 17px;
left: 40px;
}

h5.toptext {
color: white;
width: 200px;
position: absolute;
top: 30px;
left: 32px;
}

a:link {
color: yellow;
}
a:visited {
color: lime;
}
a:hover {
color: yellow;
}
a:active {
color: yellow;
}

#footertext{
width: 650px;
border: 2px outset #eee;
position: absolute;
top: 1075px;
left: -202px;
}

#footertext2{
width: 200px;
background-color: lightgrey;
position: absolute;
top: 1145px;
left: 25px;
}

#footer{
width:650px;
border: 2px outset #eee;
position: absolute;
height: 114px;
left: -202px;
top: 1141px;
}

#backbox{
background-color: teal;
border: 2px outset #eee;
position: absolute;
height: 1256px;
width: 650px;
z-index: 1;
}

#toptextbox{
background-color: maroon;
position: absolute;
height: 75px;
width: 250px;
left: 200px;
z-index: 2;
}

#topimgleft{
position: absolute;
top: -2px;
left: -202px;
}

#topimgright{
position: absolute;
top: -2px;
left: 292px;
}

#bottomimgleft{
position: absolute;
top: 1147px;
left: -175px;
}

#bottomimgright{
position: absolute;
top: 1147px;
left: 300px;
}

#topline{
position: absolute;
width: 650px;
left: -200px;
top: 68px;
}

#midline1{
position: absolute;
width: 650px;
left: -200px;
top: 412px;
}

#midline2{
position: absolute;
width: 650px;
left: -200px;
top: 712px;
}

#navleft {
position: relative;
left: -190px;
top: 77px;
}

#tvcenter {
position: absolute;
left: 22px;
top: 437px;
}

#navright {
position: relative;
left: 250px;
top: -218px;
}

#hiddenwords{
display: none;	
}