.menuskin{
position:absolute;
width:150px;
background-color:CC9966;
border:2px black solid;
font:italic bolder normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
z-index:100;
visibility:hidden;
; color: #FFFFFF
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}

.tn { 
border:black; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}

.topmenu { 
border: black; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}

.mainbody { 
border: black; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}

.events { 
border: 2px black solid;
width:434px;
background-color: #FFFFFF;
; background-image: none
; height: 200px
; top: 200px; clip:  rect(   )
}

.comments { 
border: black; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
width:370px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
background-color: white;
}

.menuitems {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: italic; 
font-weight: bold; 
font-variant: normal; 
color: #FFFFFF; 
text-decoration: none
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:black
}

#dropmenudiv a:hover
{ /*hover background color*/
background-color: CC9966;
color:white
}

#rightcolumn{
background-color: #DFDCBD;
position:absolute;
top:140px;
left:600px;
border:1px solid black;
font:normal 10px Verdana;
line-height:18px;
width: 350px;
height: 600px;
z-index:100;
padding: 5px 
}

#leftcolumn{
background-color: #DFDCBD;
position:absolute;
top:140px;
left:230px;
border:1px solid black;
font:normal 10px Verdana;
line-height:18px;
width: 350px;
height: 600px;
z-index:100;
padding: 5px 
}

#centercolumn{
background-color: #DFDCBD;
position:absolute;
top:140px;
left:250px;
border:1px solid black;
font:normal 8px Verdana;
line-height:18px;
width: 600px;
z-index:100;
padding: 5px 
}

#ccontact{
background-color: #DFDCBD;
position:absolute;
top:400px;
left:2px;
border:1px solid black;
font:normal 8px Verdana;
line-height:18px;
width: 220px;
z-index:100;
padding: 5px 
}

#centercolumn p,
#centercolumn select,
#amtatext p{
font:normal 11px Verdana;
}

#address{
position:absolute;
top:35px;
left:505px;
z-index:100;
}

#address p,
#serving p {
font:normal 12px Verdana;

}

#serving{
position:absolute;
top:102px;
left:140px;
z-index:100;
}


#amtalogo{
position:absolute;
top:55px;
left:900px;
z-index:2;
}

#amtatext{
position:absolute;
top:80px;
left:670px;
z-index:2;
}

.thumb {  border: black; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}


