body { 
background-color: #7F5A58;
background-image: url("http://i252.photobucket.com/albums/hh36/teeshrox/greenbg-1.png");
background-repeat: no-repeat;
background-position: top right;
background-attachment: fixed;
font-family: arial;
font-size: 12pt; 
color: #736F6E; 
margin: 2px; 
padding: 10px;
}

#holdall {
background-color: #ADBD85;
padding: 0px;
width: 70%;
min-width: 750px;
max-width: 1200px;
text-align: center; 
}

#banner {
text-align: justify;
background-color: #919D72;
padding: 1em;
}

#maincont {
background-color: #D1DBB6;
width: 70%;
padding: 10px;
text-align: justify;
border: 0px;
float: right;
}

#navbar {
background-color: #ADBD85;
text-align: center;
font-size: 10pt;
color: #736F6E;
padding: 10px; 
}

a:link, a:active, a:visited {
font-family: "century gothic";
color: #736F6E; 
font-size: 10pt;
}

a:hover {
font-family: "arial";
color: #D1DBB7;
font-size: 10pt;
border-bottom: 1px dashed #919D72;
}

a.nav:link, a.nav:active, a.nav:visited {
background-color: transparent;
font-family: arial;
font-size: 12pt;
color: #D1DBB6;
text-decoration: none;
padding: 2px;
}

a.nav:hover {
font-family: arial;
font-size: 12pt;
color: #D1DBB7;
text-decoration: underline;
}

a.table:link, a.table:active, a.table:visited {
background-color: transparent;
font-family: "century gothic";
font-size: 12pt;
}

a.table:hover {
color: #ffffff;
font-size: 12pt;
border-bottom: 2px solid #D1DBB6;
}

h1 {
color: #7F5A58; 
font-size: 12pt; 
font-weight: bold; 
background-color: #ADBD84; 
font-family: "century gothic";
padding: 2px;
text-align: center;
width: 100%;
}

h2, h3 {
font-family: "courier";
color: #7F5A59; 
font-size: 12pt; 
border-bottom: 3px solid #ADBD84; 
padding: 2px;
text-align: center;
width: 100%;
}


.h3 {
font-size: 12pt;
font-family: "century gothic";
font-weight: bold;
color: #ffffff;
border-bottom: 1px solid #D1DBB6;
padding: 2px;
text-align: center;
width: 100%;
}

.h2 {
font-size: 12pt;
font-family: "century gothic";
font-weight: bold;
color: #D1DBB7;
border-bottom: 1px solid #D1DBB6;
padding: 2px;
text-align: center;
width: 100%;
}

.h4 {
font: bold 12pt/4pt arial;
color: #7F5A57;
border-bottom: 1px solid #919D72;
padding: 2px;
text-align: center;
width: 100%;
}

b, strong {
font-family: "times new roman";
color: #919D71;
border-bottom: 1px solid #919D72;
}

i, em {
color: #7F5A57;
font-size: 10pt;
}

u {
color: #7F5A59;
}


textarea, input {
border: 1px dashed #919D72;
background-color: transparent;
font-family: "times new roman";
font-size: 8pt;
color: #736F6E;
}

label {
border-bottom: 1px dashed #ADBD85;
background-color: transparent;
font-family: "times new roman";
font-size: 10px;
color: #919D72;
}

.conav {
text-align: center; 
background-color: transparent; 
padding: 2px; 
width: 400px;
border: 2px solid #7F5A58;
}

pre { 
width: 300px; 
height: 100px; 
overflow: auto; 
border-left: 3px solid #ADBD85; 
padding: 5px; 
font: 11px/1 "Times New Roman", monospace; 
color: #919D71;
text-align: left; 
}

code { 
width: 100px; 
height: 100px; 
overflow: auto; 
border: 1px dashed #ADBD85; 
padding: 4px; 
font: 9px/2 "Times New Roman", monospace; 
color: #919D74;
text-align: left; 
}