body
{	
background-color: #171717; 
color: #ffffff;
font-family: skia, verdana, "sans serif";
font-size: 24pt;
font-style: normal;
font-weight: normal;
font-variant: normal;
}

.masthead
{
margin-left:25px;
margin-top:10px;
margin-bottom:10px;
text-align:left;
}

.leftbar
{
margin-left:50px;
margin-right:75%;
text-align:center;
}

.rightbar
{
margin-left:40%;
text-align:center;
}

.center
{
text-align:center;
}

.top
{
position:absolute;
left:50px;
top:150px;
}

.menu
{
margin-top:25px;
text-align:center;
}

h1
{
font-family: verdana, "sans serif";
font-style: plain;
font-size: 24pt;
font-weight: bold;
color: #006666;
}

h2
{
font-family: verdana, sans-serif;
font-style: plain;
font-size: 18pt;
font-weight: bold;
color: #666699;
}
		
h3
{
font-family: verdana, sans-serif;
font-style: plain;
font-size: 13pt;
font-weight: bold;
color: #999933;
}

p
{
font-family: verdana, san-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
font-variant: normal;
}

.caption
{
margin-top:5px;
margin-bottom:0px;
}

img
{
border-style: none;
}

a
{
text-decoration: none;
border-style: none;
}

a:link
{
color: #cc6666;
}
       
a:visited
{
color: #cc6666;
}
  
a:active
{
color: #6b009c;
}
    
a:hover
{
color: #ffccff;
}  

table
{
background-color: #171717;
border: 0px;
border-color: #ffffff;
}

.outer_frame
{
background-color: #171717;
border-width: 20px;
border-style: solid;
border-color: #ffffff;
}

table.main {	background-color: #171717;
	border: 10px;
	border-color: #ffffff;
}

table.x {	background-color: #000066;
		background-image: none;
}

table.darkparchment {	background-image: url("images/parchment2.jpg");
}

td {	border: 10px;
}

