/* CSS Document */



body {
background-color:#990000;
text-align:center;
color:#FFFFFF;
font-family:arial, verdana;
}

.keywords {
font-size:1px;
color:#990000;
}

.page {
width:800px;
margin-left:auto;
margin-right:auto;
}

.top {
width:800px;
background-color:#990000;
border-style:none; 
text-align:center;
}

.main {
width:800px;
background-color:#990000;
}

.bottom {
width:800px;
height:150px;
background-color:#990000;
}

.botleft {
height:100px;
width:450px;
color:#ffffff;
text-align:left;
margin-left:50px;
font-size:smaller;
}

td {
color:#ffffff;
margin-left:20px;\
border:1px none #ffffff;
}

.botright {
height:100px;
width:450px;
color:#ffffff;
text-align:left;
margin-right:50px;
float:right;
font-size:smaller;
}

.linksleft {
font-size:12px;
width:500px;
color:white;
float:left;
vertical-align:bottom;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.linksleft2 {
font-size:12px;
width:400px;
color:white;
vertical-align:bottom;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.linksright {
font-size:12px;
width:300px;
color:white;
float:left;
vertical-align:bottom;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.linksright2 {
font-size:12px;
width:400px;
color:white;
float:left;
vertical-align:bottom;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.border {
border:5px solid #ffffff;
}

td {

}

.middle{
text-align:center;
}

a {

}

.linksleft2 a, .linksleft a, .linksright2 a, .linksright a {
text-decoration:underline;
}

a:link {
color: white;
}

a:hover{
color: white;
}

a:visited {
color: white;
}

img {
text-align:center;
}

li {
font-size:smaller;
}

table {width:800px;}

h1, h2, h3, h4 {
margin:3px;
}