a img { border: none;}

a:hover img { border: none;}
a.baseinfo:link {text-decoration: none; color: #ffffff;}
a.baseinfo:visited {text-decoration: none; color: #ffffff;}

.tabletopalign {
vertical-align: top;
}

.mainheadingfontstyle{
text-align: center;
font-style: normal;
font-weight: bold;
font-family: Century Gothic;
}

.mainfontstyle{
font-style: normal;
font-family: Century Gothic;
}

.smallestfontstyle{
font-style: normal;
font-size: xx-small;
font-weight: bold;
font-family: Century Gothic;
}
.smallfontstyle{
font-style: normal;
font-size: x-small;
font-weight: bold;
font-family: Century Gothic;
}

.weatherfontstyle{
font-style: italic;
font-size: x-small;
font-family: Century Gothic;
}

.bodybackground { 
background: #003300; 
}
.backgroundtop { 
background: url(backtop.gif) repeat-x; 
}
.titleimage { 
background: url(skylarktitle.jpg) no-repeat center top; 
}
.navbuttons { 
background: url(navbuttons.jpg) no-repeat center top; 
}
.runwaycolor_bg {
background: #333333;
}
.runway28_bg {
background: #333333 url(runway28.gif) no-repeat center top;
}
.runwaylight {
background: url(rwlght.gif) repeat-y;
}
.bodybacktop { 
background: url(bodybacktop.gif) no-repeat center top; 
}
.bodyback { 
background: url(bodybackmiddle.gif) repeat-y center; 
}
.bodybackbottom { 
background: url(bodybackbottom.gif) no-repeat center top; 
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Century Gothic;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
font-family: Century Gothic;
color: #FFFFFF;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #666666;
}

.hovermenu ul{
font: bold 14px Century Gothic;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
color: white;
background-color: #444444;
border: 2px solid #aaaaaa;
}

.hovermenu ul li a:hover{
background-color: #222222;
border-style: outset;
}
