.body {
text-align:center;
background-color:#cab286;
}

.header {
height:174px;
}

.maintable {
height:600px;
width: 800px;
border-style:solid;
border-width:2px;
border-color:#ca8a0d;
background-color:white;
}

.centerdiv {
text-align:center;
}

.footer {
color:#ffffff;
}

.footer a {
font-family:arial;
font-size:8pt;
text-decoration:none;
color:#ffffff;
}

.footer a:hover {
font-size:8pt;
font-family:arial;
text-decoration:underline;
}

.navbar {
font-family:arial;
background-color:#5b1300;
height:20px;
color:white;
}

.navbar a {
color:white;
text-decoration:none;
font-size:10pt;
}

.navbar a:hover {
font-size:10pt;
color:yellow;
text-decoration:underline;
}

.leftmain {
width:200px;
/*Delete these border tags after editing*/
vertical-align:top;
border-style:solid;
border-width:2px;
border-color:#ca8a0d;
}

.rightmain {
/*Delete these border tags after editing*/
vertical-align:top;
border-style:solid;
border-width:2px;
border-color:#ca8a0d;
text-align:center;
}

.rightmainleft {
text-align:left;
}
