body {
padding: 0;
background-color: white;
color: white;
background-image: url(../images/home_leftEdgeFade.gif);
background-repeat: repeat-x;
background-position: 0px 0px; 
/* background-position: 0px 135px; */
}

#header {
position: absolute;
left: 0;
top: 0;
margin: 0;
padding: 5px;
width: 100%;
height: 125px;
/* background-color: #0272AC; */
border: none;
}

#amalogo {
position: absolute;
left: 14px;
top: 575px;
width: 125px;
border: none;
}

#headercenter {
position: absolute;
left: 12px;
top: 10px;
width: 590px;
height: 125px;
background-image: url(../images/acrcheadersummer2010.jpg);
background-repeat: repeat-x;
border: none;
margin: 0;
padding: 0;
padding-left: 8px;
text-align: left;
}

#headercenter h1 {
color: white;
margin: 0;
font-size: 250%;
padding: 0;
vertical-align: top;
}

#headercenter p {
font-size: 60%;
}

#headercenter h3 {
vertical-align: bottom;
color: white;
padding: 0;
margin: 0;
}

#headerright {
position: absolute;
left: 600px;
top: 9px;
width: 143px;
height: 130;
padding: 0px;
background-color: #0272AC;
}

#headerrightimage {
background-color: transparent;
}

#footer {
position: absolute;
left: 545px;
top: 610px;

}

#menu {
position: absolute;
left: -35px;
width: 185px;
top: 140px;
padding-left: 0;
margin: 0;
font-family: arial, Helvetica, sans-serif; 
}

#content {
position: absolute;
top: 140px;
left: 160px;
width: 582px;
height: 500px;
margin-top: 0;
margin-left: 0;
margin-right: 5px;
padding: 10px;
border-top: 1px solid #050845;
border-left: 1px solid #050845;
border-right: 1px solid #050845;
background-color: white;
color: black;
}

#content h3 {
text-decoration: underline; 
border: 0;
margin: 5px;
}

#content h4 {
text-decoration: none; 
border: 0;
margin: 5px;
}
.centertext {text-align: center;} 


.imagenoborder {
background-color: #c0c0c0;
padding-left: 0px;
padding-right: 0;
padding-top: 0;
padding_bottom: 0;
/* border: 1px solid #0272AC; */
border: none;
}

#galleryimageborder {
background-color: #c0c0c0;
padding-left: 0px;
padding-right: 0;
padding-top: 0;
padding_bottom: 0;
/* border: 1px solid #0272AC; */
border: none;
}

.menubutton {
margin: 5px;
padding: 0;
list-style: none;
text-align: left;
background-color: Lightgrey;
border: 1px inset Darkgray
}

.gallerybutton {
margin: 5px;
padding: 0;
list-style: none;
text-align: center;
color: black;
background-color: Lightgrey;
border: 2px inset Darkgray;
}

.gallerybuttoninactive {
margin: 5px;
padding: 0;
list-style: none;
text-align: center;
color: white;
background-color:  Gray;
border: 2px outset Dimgray;
}
/*
.menubutton:hover {
border: 1px solid white;
}
*/


a img {border: none; } 


#menu a:visited, #menu a:link {
color: black;
text-decoration: none;
margin-left: 5px;
}

#menu a:hover {
color: white;
text-decoration: none;
margin-left: 5px;
}

.gallerybuttoninactive a:visited, a:link {
color: black;
text-decoration: none;
margin-left: 5px;
}

.gallerybuttoninactive a:hover {
color: white;
text-decoration: none;
margin-left: 5px;
}

.textnormal {
	color: black;
}

.textgray {
	color: gray;
}
.forceunderline {
	text-decoration: underline;
}

.gallerynavigateactive {
	color: black;
}

.gallerynavigateinactive {
	color: Gray;
}
	
