a:hover {
	color: #CCCCCC;
	text-decoration: underline;
        font-family: Palatino, serif;
        font-size: 12pt;
}
a.visited {
        color: #CCCCCC;
        font-family: Palatino, serif;
        font-size: 12pt;
}
a {
        color: #FFFFFF;
        font-family: Palatino, serif;
        font-size: 12pt;
}
.style1 {font-size: 15px}
.style3 {
	font-family: "Park Avenue";
	font-weight: bold;
	font-size: 24px;
}
.style7 {font-family: "Park Avenue"; font-size: 32px;}
.style10 {
	font-family: "Palatino Linotype";
	font-size: 24px;
	background-color: #000000;
	color: #1A9932;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
background-color: #487249;
}
.ul {
  background-image: url("../images/rect/ul_lt_bg.gif");
  background-repeat: no-repeat;
  width: 30px;
  height: 26px;
}
.top {
  height: 26px;
  background-image: url("../images/rect/t_lt_bg.gif");
  background-repeat: repeat-x;
}
.ur {
  background-image: url("../images/rect/ur_lt_bg.gif");
  background-repeat: no-repeat;
  width: 30px;
  height: 26px;
}
.l {
  background-image: url("../images/rect/l_lt_bg.gif");
  background-repeat: repeat-y;
}
.r {
  background-image: url("../images/rect/r_lt_bg.gif");
  background-repeat: repeat-y;
}
.ll {
  background-image: url("../images/rect/ll_lt_bg.gif");
  background-repeat: no-repeat;
  height: 26px;
}
.bot {
  background-image: url("../images/rect/b_lt_bg.gif");
  background-repeat: repeat-x;
}
.lr {
  background-image: url("../images/rect/lr_lt_bg.gif");
  background-repeat: no-repeat;
}

.content {
 background-color: #000000;
}

h4 {
 color: #21932c;
 font-family: Palatino, serif;
 font-size: 12pt;
}

#preview-pane {
visibility: hidden;
position: absolute;
/*top: 300px;
right: 400px;*/
}

p, ul {
    color: #FFFFFF;
    font-family: Palatino, serif;
    font-size: 12pt;
} 

#gallery-footer {
height: 500px;
}

.page {
background-color: #CCCCCC; 
height: 99px;
 }

a.pageNav { 
color: #CCCCCC;
font-family: Georgia, serif;
font-size: 12pt;
text-decoration: none;
 }

a.pageNav:hover { 
color: #CCCCCC;
font-family: Georgia, serif;
font-size: 12pt;
text-decoration: underline;
 }
.louisaLeftBar { 
float: left;
width: 85px;
height: auto !important;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
padding: 8px;
 }
.louisaMain { 
float: left;
padding-left: 10px;
 }