body,html {
margin: 0;
padding: 0;
background: white url("graphics/floral.gif") no-repeat fixed bottom right;
font-family: verdana, arial, sans-serif;
font-size: small;
#font-size: x-small;
text-align: center;
}
a:link {
color: #445f86;
}
a:visited {
color: #445f86;
}
a:hover {
color: #445f86;
}
a:active {
color: #445f86;
}
#wrap {
margin-top: 5%;
margin-left: 10%;
#position: absolute;
#top: 50%;
#margin-top: -300px;
#margin-left: -388px;
}
#navigation {
width: 775px;
height: 20px;
overflow: visible;
}
.navbutton {
width: 93px;
height: auto;
display: inline;
margin: 0% 1% 0% 1%;
text-align: center;
font-size: medium;
}
a.navlink:link {color: #445f86; text-decoration: none; }
a.navlink:visited {color: #445f86; text-decoration: none; }
a.navlink:hover {color: #445f86; text-decoration: none; font-weight: bold; }
a.navlink:active {color: #445f86; text-decoration: none; }
#container {
width: 730px;
height: 400px;
margin-top: 50px;
margin-bottom: 15px;
overflow: visible;
}
#gallerycontainer {
width: 800px;
height: 575px;
margin: 0px;
overflow: visible;
}
.containerleft {
float: left;
width: 280px;
height: 400px;
text-align: right;
overflow: hidden;
}
.containerright {
float: right;
width: 450px;
height: 400px;
text-align: left;
}
.pagefeature {
width: 266px;
height: 400px;
}
.pagetitle {
width: 439px;
height: 75px;
}
.pagecontent {
overflow: auto;
width: 439px;
height: 315px;
margin-left: 5px;
margin-top: 5px;
}
.contentbutton {
width: 400px;
height: 28px;
margin: 10px 5px 0px 20px;
text-align: left;
font-size: small;
font-weight: 100;
letter-spacing: 2px;
}
.contentbuttonlink {
width: 400px;
height: 28px;
margin: 10px 5px 0px 20px;
text-align: center;
font-size: small;
font-weight: 100;
letter-spacing: 2px;
border: 1px solid lightblue;
}
a.frontpagelink:link {
font-size: small;
font-weight: 100;
letter-spacing: 2px;
color: black;
text-decoration: none;
}
a.frontpagelink:visited {
color: black;
text-decoration: none;
}
a.frontpagelink:hover {
color: black;
text-decoration: none;
}
a.frontpagelink:active {
color: black;
text-decoration: none;
}
.galleryimage {
display: inline;
padding: 2px;
border: 1px solid lightblue;
overflow: auto;
}
#footer {
width: 775px;
height: 20px;
margin-top: 12px;
display: inline;
font-size: xx-small;
color: gray;
}
a.footerlink:link {
color: gray;
}
a.footerlink:visited {
color: gray;
}
a.footerlink:hover {
color: gray;
}
a.footerlink:active {
color: gray;
}
#construction {
width: 775px;
background: lightblue;
border: 1px solid #009999;
font-size: xx-small;
text-align: center;
margin-bottom: 10px;
}
.centeralign {text-align:center}
.rightalign {text-align:right}
.leftalign {text-align:left}
.headerleft {
float: left;
width: 200px;
height: 60px;
text-align: left;
overflow: visible;
margin-left: 10px;
}
.headerright {
float: right;
width: 200px;
height: 60px;
text-align: right;
margin-right: 10px;
}
#topbanner {
width: 775px;
height: 65px;
overflow: hidden;
}
#frontpagetext {
width: 700px;
overflow: visible;
margin: 100px;
}
img
{ border-style: none;
}