﻿body {
background: #2c2b2b;
background-image:url('bg.gif');
text-align: center; 
padding: 0px;
margin: 0px;
}

#container {
width: 874px;
height: 90%;
margin: 0 auto; 
}

#top { 
background: url(header.jpg);
width: 874px;
height: 130px;
margin: 10px 0px 0px 0px; 
}

h1 {
margin-bottom:0px;
border-bottom:2px dotted #2c2b2b;
margin-top:8px;
margin-bottom:0px;
font-family: times;
font-size:16px;
text-align: center;
letter-spacing: 3px;
text-transform:uppercase;
line-height:25px;
color:#2c2b2b;}


/****** CONTENT ******/

#main { 
background: #e8e8e0;
width: 874px;
color: #2e3740;
font-family: verdana;
font-size: 11pt;
text-align: left;
color:#2c2b2b;
}
.content {
margin: 0px 60px 0px 60px; 
padding: 8px;
text-align: left;
letter-spacing: 1px
} 


/****** NAVIGATION ******/

#mainnav {
float: left;
background: url(footer.jpg) no-repeat;
width: 874px;
height: 94px;
text-align: center;


}
#menu a, menu a:visited {display: inline; padding: 0px 0px 0px 0px; margin: 1px; color: #2c2b2b; text-transform: uppercase; text-decoration:none;
font-size: 15px; line-height: 0px; font-weight: normal; font-family: verdana; letter-spacing: 1px;}
#menu a:hover {color: #2c2b2b; text-decoration: overline; 
}
#gallery a, gallery a:visited {display: inline; padding: 0px 0px 0px 0px; margin: 1px; color: #2c2b2b; text-transform: none; text-decoration:none;
font-size: 12px; line-height: 0px; font-weight: normal; font-family: verdana; letter-spacing: 1px;}
#gallery a:hover {color: #2c2b2b; text-decoration: none; 
}


.navcontent {
margin: 25pt 0px 0px 0px;
font-family: verdana;
font-size: 12pt;
text-align: center;
color:#2c2b2b;




} 

#side h10 {
text-decoration:none;
font-weight: bold;
padding-left:0px;
text-align:left;
font-size:12pt;
font-family: verdana;
color:#ffffff}



}
