body
{ 
background:rgb(214,194,97);
background-image: 
url('./images/bg.jpg');
background-repeat: repeat-x;
}

.supercontainer
{
text-align:center;
margin-left:auto;
margin-right:auto;
font-family:'arial',sans-serif;
}

table.container
{
text-align:center;
margin-left:auto;
margin-right:auto;
width:994px;
}

td.leftmenu
{
width:253px;
background:rgb(255,255,255);
background-image: 
url('./images/menubg.jpg');
background-repeat: repeat-y;
border:none;
}

td.contentarea
{
margin-left:0px;
width:719px;
background:white;
}

td.righttext
{
width:33px;
}

div.righttextalign
{
vertical-align:top;
margin-top:10px;
}

div.contentarea
{
width:715px;
background:white;
position:relative;
margin-left:25px;
}


a.footnote:link{color:blue; text-decoration:none;}
a.footnote:visted{color:blue; text-decoration:none;}
a.footnote:hover{color:black; text-decoration:none;}


a.menuitem
{
display:block;
width:253px;
height:30px;
background:rgb(40,48,94);
background-image: 
url('./images/menubg.jpg');
background-repeat: repeat-y;
text-decoration:none;
color:white;
font-size:22px;
line-height:30px;
text-align:left;
font-family:'arial',sans-serif;
margin-left:0px;
margin-right:0px;	
}

a.submenuitem
{
display:block;
width:253px;
height:30px;
background:rgb(40,48,94);
background-image: 
url('./images/menubg.jpg');
background-repeat: repeat-y;
text-decoration:none;
color:white;
font-size:18px;
line-height:30px;
text-align:left;
font-family:'arial',sans-serif;
margin-left:0px;
margin-right:0px;	
}

.menuindent
{
text-indent:30px;
}

.submenuindent
{
text-indent:40px;
}


a.menuitem:link{color:white; text-decoration:none; background:rgb(40,48,94); background-image:url('./images/menubg.jpg'); background-repeat: repeat-y;}
a.menuitem:visited{color:white; text-decoration:none; background:rgb(40,48,94); background-image:url('./images/menubg.jpg'); background-repeat: repeat-y;}
a.menuitem:hover{color:white; text-decoration:none; background:rgb(40,48,94); background-image:url('./images/menuhover.jpg'); background-repeat: repeat-y;}

a.submenuitem:link{color:white; text-decoration:none; background:rgb(40,48,94); background-image:url('./images/menubg.jpg'); background-repeat: repeat-y;}
a.submenuitem:visited{color:white; text-decoration:none; background:rgb(40,48,94); background-image:url('./images/menubg.jpg'); background-repeat: repeat-y;}
a.submenuitem:hover{color:white; text-decoration:none; background:rgb(40,48,94); background-image:url('./images/menuhover.jpg'); background-repeat: repeat-y;}

div.menuitemgrouper
{
vertical-align:top;
margin-top:100px;
width:100%;
margin-bottom:50px;
}

div.contentgrouper
{
vertical-align:top;
margin-left:30px;
margin-top:10px;
width:660px;
text-align:left;
left:30px;
margin-bottom:20px;
}

div.logo
{
float:right;
margin-bottom:1px;
}

p.content
{
clear:right;
padding:5px;
padding-top:0px;
}

h1
{
font-size:22px;
}

h2
{
font-size:18px;
}


