body
{
    background-image: url("images/body-bg.jpg");
    
    font-family:Arial;
    margin: 0;
    padding: 0;    
}
.logo
{
   text-align: left;
}
#menu
{
     background-color: #fff;
     background-image: url("images/body-bg.jpg");
   
    height: 40px;
    margin: 0;
    padding: 0;
 

}
#menu ul {
    list-style: none;
    margin: 0;
    padding: 0 0 2px 0;
    float: left;
   
}
#menu li
{
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    list-style-type: none;
    color: White;
    display:inline;
    font-size: 12px;
    
}
#menu a, #menu h2 {
    display: block;
    margin: 0;
    padding: 0;
}

#menu h2 {
color: #fff;
background: #000;

}
#menu div
{
    background-color: #494546;
    height: 40px;
    width: 100px;
    margin: 0;
    text-align:center;

}
#menu a {
color: White;
background: url("images/but-bg.gif") no-repeat 114px #494546;
text-decoration: none;
height:27px;
width: 119px;
padding-top: 13px;
}

#menu a:hover {
color: #FFFFFF;
background: url("images/mainnav.gif") no-repeat 112px Red;
padding-top: 13px;
}


.main
{    
    background-color:White;
    text-align: left;    
}

.leftCol
{
    background-image: url("images/test.gif");
    background-color: White;
    background-position:right top;
    background-repeat:repeat-y;
    width: 187;
    vertical-align: top;
    text-align: left;
}

h1
{
    color: #fb4b2f;
    text-align:left;
    font-size:16px;
    padding-left: 40px;
    padding-top: 20px;

}
#breadCrumb
{
    background-image: url("images/pat-bg2.jpg");
    font-size: 11px;
    padding-left: 30px;

}
#breadCrumb a
{
    color: Red;
}
.content
{
    width: 765px;
    background-color:White;
    text-align:left;
    font-size:12px;

}
#news
{
    background-color: White;
    text-align:center;
    
}
#topleft
{
    background: url("images/lefttop.gif");
    height: 40px;
    background-repeat:no-repeat;
    font-size: 12px;

    width:187px;
}
#topleft a
{
    font-size:9px;
    color: Black;
}
#members
{
    text-align:left; 
    list-style-type:square;  
}
#members a 
{
    color: #fb4b2f;
}
.break 
{
    border-bottom: dotted 2px Gray;
    
}
h2
{
    text-align:left;
    margin: 5px;
    padding:0;   
}
#link
{
    width: 100px;
    background: url('images/pat-bg2.jpg') Black;   
    height: 30px;  
    border-bottom: none; 
}
#chamber
{
    width: 644px;
    background: url('images/pat-bg2.jpg') Black;
    height: 30px;
    border-bottom: none;
}
#map
{
    text-align:left;
}
.events p
{
    text-align:left;
}
.events h1
{
    color: #fb4b2f;
    text-align:left;
    font-size:16px;
    padding-left: 40px;
    padding-top: 20px;
    padding-bottom: 0;
    margin: 0;
}

.events h3
{
    font-size: 12px;
    text-align: left;
    padding: 0 0 0 50px;
    margin:0;
    
}
.form
{
    text-align:left;
}
#contentImage
{
    /*height: 227px;*/
    width: 340px;
}
#login 
{
    text-align:center;
}
#des
{
    width:700px;
    text-align:left;
}
#future
{
    padding:0;
    margin:0;
    font-size:10px;
    list-style: none;
    text-align:left;
}
#future li
{
    padding:0 0 0 10px;
    margin: 0;
}
#users
{

    width: 98%;
    margin: 5px 0 5px 0;
}
#toprow
{
    background: #ebebeb;
} 
#user tr td input
{
    width: 100px;
}
#copyright {
    font-size:10px;
}