a:link {
 color: #246206;
}

a:visited {
 color: #537343;
}

a:hover {
 border-bottom: 1px solid #FDA803;
 border-top: 1px solid #FDA803;
 color: #FDA803;
 text-decoration: none;
}

a:active {
 color: #67FC1E;
}

body {
 color: #246206;
 background-color: #fff;
 font-family: ariel, helvetica, sans-serif;
 font-size: 1em;
 line-height: 1.2em;
 margin: 0px;
 padding: 0px;
}

div#banner {
 height: 116px;
 margin: 0px;
 padding: 0px;
}

div#menu {
 font-size:.8em;
 line-height: 1.4em;
 text-align:center;
 padding-top:0px;
}

div#pictures {
 height: 100%;
 left: 54%;
 position: absolute;
 top: 116px;
}

table {
 width:100%;
}

td {
 border: none;
 margin: 0px;
 padding: 0px;
}

td#banner {
 background-color:black;
 text-align:center;
 width:100%;
}

td#maincontent {
 background-color: #fff;
 height: 100%;
 padding: 10px 30px 30px 30px;
 text-align: left;
 width: 55%;
}

td#rightcolumn {
 background-color:#c0c0c0;
 background-image: url(images/black-gray-border.jpg") repeat;
 background-repeat: repeat;
 vertical-align: top;
 width: 45%;
}

