﻿body { /*background-color: #6080C0; width: 1050px; border: ridge 2px lightgray;*/
}

#wrap {
background:#6080C0
color:#303030;
margin:0 auto;
width:1000px;
overflow:hidden;
border: solid 2px black;
}
/******** Sitemenu, left sidebar ********/

#sitemenu td:hover 
{
    background-image: url('../Images/btnbg.gif'); 
    font-family: Arial, Helvetica, sans-serif; 
    width: 225px; 
    height: 40px; 
    font-size: 1.2em; 
    font-weight: bold; 
    font-style: normal; 
    font-variant: small-caps; 
    text-transform: capitalize; 
    text-align: center;
    vertical-align:middle;
    font-weight: bold;
}

#sitemenu td
{
    background-image: url('../Images/btnfg.gif'); 
    font-family: Arial, Helvetica, sans-serif;
    width: 225px; 
    height: 40px; 
    font-size: 1.2em; 
    font-weight: bold; 
    font-style: normal; 
    font-variant: small-caps; 
    text-transform: capitalize; 
    text-align: center;
    vertical-align:middle;
    
}

#sitemenu a
{
    color: #f1fdf8;
    text-decoration: none;
    font-size: 1.0em;
}

#sitemenu a:hover
{
    color: #f1fdf8;
    text-decoration: underline;
    font-style: oblique;
    font-size: 1.0em;
}

#sitemenu
{
    clear: both;
    float: left;
    width: 225px;
    margin: 0;
    background-color: #6080C0;
    border-right: ridge 2px #ffffff;
    border-top: ridge 2px #ffffff;
    padding:6px 1px 1500px 1px;
    margin-bottom: -1500px;
/*background-color:#6d8d77;
margin-bottom: -2000px;
height: 792px;*/
}

#ifr
{
    background-color: #6080C0;
    border-top: ridge 2px #ffffff;
}
#header
{
     background-color: #6080C0;
     width: 1000px;
     color:White;
     font-size: 1.8em;
     font-weight: bold;
     background-color: #6080C0;
     font-family: Arial, Helvetica, sans-serif;
     text-align:center;
     padding-bottom: 15px;
     padding-top: 10px;
}
#header h1
{
     
}
#contactbox td
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  color: #FFFFFF; 
  line-height: 16px; 
  vertical-align: middle; 
  text-align: left;
}
 #contactbox
{
    clear: both;
    float: left;
    width: 225px;
    margin: 0;
    background-color: #6080C0;
    border-right: ridge 2px #ffffff;
    border-top: ridge 2px #ffffff;
    padding:6px 1px 1500px 1px;
    margin-bottom: -1500px;
/*background-color:#6d8d77;
margin-bottom: -2000px;
height: 792px;*/
}
 