body { background-image: url(../photosindex/blbkgr.jpg); color: #FFCC00; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; text-align: center; }
h1 { font-size: xx-large; }
h2 { font-size: x-large; }
h3 { font-size: large; }
h4 { font-size: xx-large; font-style: italic; }
h5 { font-size: medium; }
h6 { font-size: large; text-align: left; height: 40px; border: 0 0 0 0; }

p { font-size: x-large; text-align: center; font-weight: bold; }

a:link, a:visited, {color: #FC0; }
a:hover {color: #F00; background-color: #FF0; }
a:active {color: #0F0; }

.left { font-size: x-large; text-align: left; list-style-type: none; padding-top: 2em; }
.center { text-align: center; list-style-type: none; margin: 2em 0 0 0; }
.small { font-size: xx-small; text-align: center; font-family: Verdana; 
         list-style-type: none; }

.floatleft { float: left;  margin: 2em 2em 2em 0; }
.floatcenter { float: center;  margin: 2em 2em 2em 2em; }
.floatright { float: right; list-style-type: none; margin: 2em 2em 0 2em; }

.mhsemb { float: right;  margin: 2em 2em 0 2em; height: 100px; width: 100px; }
.juke { float: left;  margin: 2em 2em 2em 0; height: 130px; width: 75px; }
.pin { float: center;  margin: 0; width: 115px; height: 77px; margin: 2em 2em 2em 2em}

#header { color: #FFCC00; font-size: x-large; font-weight: bold; text-align: center; } 

#content { color: #FFCC00; text-align: center; } 

#subheader h6 { text-align: center; font-size: x-large; }

#col1 { float: left; width: 50%; text-align: left; padding: 10px 10px 10px 3em; margin: 0 0 0 0; border; none; }

#col2 { float: right; width: 42%; text-align: left; padding: 10px; margin: 0 ; border; none; }

#footer { text-align: center; font: medium; }

#footer p { color: #FFCC00; font-size: x-small; }