body 
{
 margin:0;
 font-family:tahoma,sans-serif;
 background-color:#492f0e;
}

#background
{
 margin-left:50%;
 left:-396;
 width:792;
 position:relative;
 background:url('background.jpg') bottom left repeat-y;
}

#background-bottom
{
 margin:0px;
 margin-left:50%;
 left:-396;
 width:792;
 position:relative;
 background:#492f0e url('background-bottom.jpg') no-repeat;
 background-position:centre;
 min-height:20px;
 height:auto !important;
 height:20px;
}

#container
{
 margin-left:50%;
 left:-380px;
 width:760px;
 position:relative;
 background-color:white;
 padding:0;
}

#header
{
 position:relative;
 margin-left:4px;
 width:752px;
 height:309;
 background:url('header.jpg');
}

#menu
{
 position:relative;
 margin-top:4;
 margin-left:4;
 width:752;
 height:20;
 background-color:black;
}

#menu .menu-item
{
 height:100%;
 float:left;
 padding-left:10;
}

#menu table.layout
{
 border-collapse:collapse;
 font-size:11;
}

#menu table.layout td
{
 color:white;
}

#menu a:visited
{
 color:white;
 text-decoration:none;
}

#menu a:active
{
 color:white;
 text-decoration:none;
}

#menu a:link
{
 color:white;
 text-decoration:none;
}

#menu a:hover
{
 color:white;
 text-decoration:underline;
}

#menu .menu-item-color
{
 color:white;
}

#content
{
 position:relative;
 margin-top:4px;
 margin-left:4px;
 width:752px;
 background:white url(content.png) repeat-x;
 font-size:0.8em;
 text-align:justify;
 min-height:400px;
 height:auto !important;
 height:400px;
}

#content p
{
 margin:0;
 padding:10 4 0 4;
}

#content table
{
 font-size:11;
}

#content table th
{
 background-color:#928d5d;
}

#content table td
{
 background-color:#cbc7a7;
}

#content h1
{
 font-size:12;
 font-weight:bold;
 margin:0;
 padding:10 4 0 4;
}

#content h2
{
 font-size:12;
 font-weight:bold;
 font-style:italic;
}

#content img
{
 border-style:solid;
 border-color:silver;
 border-width:1;
}

ul.disc
{
 list-style-type: disc;
}

#content img.left
{
 float:left; 
 margin-right:6;
}

#content img.right
{
 float:right; 
 margin-left:6;
}

#content a:visited
{
 color:black;
 text-decoration:none;
}

#content a:active
{
 color:black;
 text-decoration:none;
}

#content a:link
{
 color:black;
 text-decoration:none;
}

#content a:hover
{
 color:black;
 text-decoration:underline;
}

.drop-menu
{
 position:absolute;
 height:auto;
 width:auto;
 background-color:#000000;
 opacity: 0;
 filter: alpha(opacity=0);
 font-size:11;
}

.drop-menu .frame
{
 padding:4;
}

.drop-menu table.layout
{
 border-collapse:collapse;
 font-size:11;
 padding:4;
}

.drop-menu table.layout td
{
 color:white;
}

.drop-menu a:visited
{
 color:white;
 text-decoration:none;
}

.drop-menu a:active
{
 color:white;
 text-decoration:none;
}

.drop-menu a:link
{
 color:white;
 text-decoration:none;
}

.drop-menu a:hover
{
 color:white;
 text-decoration:underline;
}

.drop-menu .drop-menu-item-color
{
 color:white;
}

#footer
{
 color:#a4aeab;
 font-size:0.65em;
 margin:10 10 0 10;
 padding-bottom:10;
 text-align:right;
}

#footer0
{
 position:relative;
 left:4px;
 width:752;
 height:20;
 background: url(content-footer.png) repeat-x;
}

#footer1
{
 position:relative;
 margin-top:4;
 margin-left:4px;
 width:750;
 font-size:0.65em;
 min-height:50px;
 height:auto !important;
 height:50px;
 padding-bottom:4;
}

#footer-image
{
 float:left;
 color:black;
 border-style:none;
}

#footer-text
{
 text-align:right;
 position:relative;
 right:0;
 bottom:0;
 color:black;
}
