body {
background: url("images/background.gif");
padding: 30px 0 0;
margin: 0;
}

form {
margin: 0;
padding 0;
}

select {
border-color: #2D5905;
}


textarea {
border: solid 1px #2D5905;
background: transparent;
}

textarea:hover {
border: solid 1px #D00000;
background: transparent;
}

input {
margin: 2px;
border: solid 1px #2D5905;
background: transparent;
}

input:hover {
border: solid 1px #D00000;
background: transparent;
}

td {
font-family: Comic Sans MS;
font-size: smaller;
}

img {
border: none;
}

h3 {
margin-top: 2px;
}

a {
color: #0067D0;
}

a:hover {
color: #D00000;
}

a:visited {
color: #2D5905;
}

.thumbnail {
margin-right: 5px;
margin-bottom: 5px;
}

#page {
border-left: 2px solid #B5B5B5;
border-top: 2px solid #B5B5B5;
border-right: 2px solid #757575;
border-bottom: 2px solid #757575;
position: relative;
width: 700px;
height: 692px;
margin: 0 auto;
}

#nav0 {
position: absolute;
top: 65px;
left: 51px;
width: 213px;
height: 19px;
font-family: Comic Sans MS;
font-size: 10px;
text-align: center;
}

#nav1 {
position: absolute;
top: 55px;
left: 275px;
width: 89px;
height: 56px;
}

#nav2 {
position: absolute;
top: 55px;
left: 383px;
width: 89px;
height: 56px;
}

#nav3 {
position: absolute;
top: 55px;
left: 491px;
width: 89px;
height: 56px;
}

#nav4 {
position: absolute;
top: 55px;
left: 600px;
width: 80px;
height: 56px;
}

#nav5 {
position: absolute;
top: 3px;
left: 531px;
width: 169px;
height: 24px;
}

#bodyTop {
position: absolute;
top: 128px;
left: 0px;
width: 700px;
height: 13px;
background: url("images/borderTop-p.gif");
}

#bodyLeft {
position: absolute;
top: 139px;
left: 0px;
width: 13px;
height: 509px;
background: url("images/borderLeft.gif");
background-repeat: repeat-y;
}

#fullPanel {
position: absolute;
top: 139px;
left: 13px;
width: 687px;
height: 509px;
padding-top: 5px;
background: white;
font-family: Comic Sans MS;
font-size: smaller;
text-align: center;
}

#bodyRight {
position: absolute;
top: 139px;
left: 687px;
width: 13px;
height: 509px;
background: url("images/borderRight.gif");
background-repeat: repeat-y;
}

#bodyBottom {
position: absolute;
top: 648px;
left: 0px;
width: 700px;
height: 24px;
background: url("images/borderBottom-p.gif");
}

#copyright {
position: absolute;
top: 672px;
left: 0px;
width: 700px;
height: 18px;
text-align: center;
font-size: smaller;
font-family: Nina, Verdana;
background: url("images/pageBg.gf");
}

#adminBar {
position: absolute;
left: 125px;
top: 2px;
width: 400px;
}

.adminTab {
display: inline;
position: relative;
width: 100px;
padding: 5px;
margin: 0px;
background: #2D5905;
color: white;
}

.adminInfo {
margin-top: 40px;
font-family: Comic Sans MS;
font-size: smaller;
text-align: center;
}