
body {
font-family: "arial", "sans-serif";
font-size: 100%;
color: #663300;
background-color: #ffffff;
text-align: center;
}

hr {
color: #663300; 
background-color: #663300; 
height: 2px; 
border: 0; 
width: 100%;
}

hr.blue {
color: #99ccff; 
background-color: #99ccff; 
height: 1px; 
border: 0; 
width: 100%;
}

p.cancel {text-decoration: line-through;}
p.center {text-align: center;}
p.testify {font-size: 100%;}

p.hang {
margin-left: 20px;
text-indent: -20px;
padding-bottom: 0;
padding-top: 0;
margin-top: 0;
margin-bottom: 0;
}

a.nav {text-decoration:none;}
a.nav:link {color: #663300;}
a.nav:hover {color: #ffcc99;}
a.nav:active {color: #ffcc99;}
a.nav:visited {color: #663300;}

a.left:link {color: #663300;}
a.left:hover {color: #663300; font-weight:bold;}
a.left:active {color: #663300; font-weight:bold;}
a.left:visited {color: #663300;}

a.right:link {color: #003366;}
a.right:hover {color: #99ccff; font-weight:bold;}
a.right:active {color: #99ccff; font-weight:bold;}
a.right:visited {color: #003366;}


.wrapper {
min-width: 700px;
margin: 0 auto;
padding: 10px;
text-align: left;
}

.banner {
width: 100%;
text-align: center; 
background-color: #ffcc99;
}

.navbar {
width: 100%;
text-align:center;
margin-bottom: 20px;
}

.navlist {
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 50px;
}

.navitem {
display: inline; 
padding-left: 10px; 
padding-right: 10px;
font-weight: bold; 
}

.picture {
border: #663300 1px solid;
background-color: #ffcc99; 
border-bottom: 0px;
width: 250px; 
height: 250px; 
padding: 0px; 
}

.textbox {
border: #663300 1px solid;
background-color: #ffcc99; 
overflow: auto; 
width: 230px; 
height: 230px; 
padding: 10px; 
font-size: smaller;
}

.maintext {
padding: 10px; 
border: #99ccff 1px solid;
color: #003366; 
margin-left: 20px;
font-size: smaller;
}

.subtext {
overflow: auto;
width: 100%;
height: 250px;
}

.footer {
float: left;
clear: both; 
width: 100%;
font-size: smaller; 
text-align: right;
margin-top: 20px;
}

.headline {
font-weight: bold; 
text-align: center;
}
