#menu1 { display: none; }

#menu2 { display: none; }
	
#menu3 { display: none; }

#Bkgd1{
width: 980px;
height: 80px;
background-image: url(../images/bkgd1_980x80.gif);
background-repeat: no-repeat;
background-position: 0px 0;
}

#Bkgd2{
width: 980px;
height: 173px;
background-image: url(../images/bkgd2_sub_980x173.gif);
background-repeat: no-repeat;
background-position: 0px 0;
}

#Bkgd3{
width: 980px;
height: 503px;
background-image: url(../images/bkgd3_980x503.gif);
background-repeat: no-repeat;
background-position: 0px 0;
}

div.contentHeader {
font-size: 15px;
font-family: "georgia", serif, Verdana, Arial, sans-serif;
font-style: ;
color: #393939;
}

div.content {
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
color: #505050;
}

div.content a:link {
font-size: 10px;
color: #999999;
}

div.content a:visited {
font-size: 10px;
color: #999999;
} 

div.content a:hover {
font-size: 10px;
text-decoration: none;
color: #c4c4c4;
}

div.content a:active {
font-size: 10px;
text-decoration: none;
color: #ffffcc;
}

.picLink a:link {
text-decoration: none;
color: #444444;
}

.picLink a:visited {
text-decoration: none;
color: #333333;
} 

.picLink a:hover {
text-decoration: none;
color: #ffffcc;
}

.picLink a:active {
text-decoration: none;
color: #ffff99;
}

#footer {
font-size: 11px;
font-family: "georgia", serif, Verdana, Arial, sans-serif;
text-align: center;
color: #8a8996;
}

