body {
font-family: Times New Roman;
color:#ffffff;
margin: 5px;
padding:5px;
width:975px;
background-color:#005c32;
}


li {
list-style-image:url(diamond-black.gif);
}

hr {
border:.5px solid white;
}

.nav {
font-size:16px;
margin-top:5px;
}

.leftdw {
position:absolute;
width:600px;
font-size:16px;

}

.left {
position: absolute;
width: 300px;
font-size: 16px;
}

.right {
position: relative;
left: 620px;
width: 330px;
font-size: 16px;

}

.center {
position: absolute;
left: 330px;
width: 330px;
right: 330px;
font-size: 16px;
}

.largelink {
font-size: 20px;
position: absolute;
left: 690px;
margin-top: -20px;
}

.smlink {
font-size: 14px;
}

.box {
border: 1px solid  #dec897;
font-size: medium;
padding:5px;
background-color:#358F65;
}

.largetext{
font-size:20px;
margin-top:10px;
}

a:link { color: #dec897; text-decoration:underline; font-weight:bold;}
a:visited { color: #dec897; text-decoration:none;font-weight:bold;}
a:active { color: #ffffff; text-decoration: underline; font-weight:bold}
a:hover { color: #dec897; font-weight:bold;text-decoration: none; background:#000000;}
