HTML {
height: 100%;
margin-bottom: 1px;
}

body { 
font-family : Verdana, Arial, sans-serif;
background-color: #ffffff;
margin-left: 0;
margin-right: 0;
margin-top: 10px;
margin-bottom: 10px;
color: #000000;
text-align: center;
}

P, TD, LI, UL, Table {
font-size : 100%;
}

/* this group sets the normal link colors */

A:LINK, A:VISITED, A:ACTIVE{
color : #8B619F;
text-decoration: underline;
font-weight: normal;
}

A:HOVER {
color : #000000;
text-decoration : none;
font-weight: normal;
}

H1 {
font-size : 120%;
font-weight : bold;
margin-top: 0px;
color : #8B619F;
}

H2 {
font-size : 110%;
font-weight : bold;
margin-top: 0px;
color : #B995CA;
}

H3 {
font-size : 100%;
font-weight : bold;
color : #D5BCE1;
letter-spacing: 1px;
margin-top: 0px;
}

H4, H5 ,H6 {
font-size : 100%;
color : #000000;
font-weight: bold;
margin-top: 0px;
}

ul  {
list-style-type: square;
}


hr {
color : #D3D3D3;
border: 2px solid transparent;
border-top: 1px -moz-bg-solid #D3D3D3;
margin-right:2px;
}

.formbutton {
background-color: #B995CA;
border: 1px solid #D3D3D3;
color: #FFFFFF;
font-size: 90%;
font-weight: bold;
font-family : Verdana, Arial, sans-serif;
}

.formtext {
background-color: #FFFFFF;
border: 1px solid #D3D3D3;
font-size: 100%;
font-family : Verdana, Arial, sans-serif;
margin-bottom: 2px;
}

.photoright {
border: 1px dashed #B995CA;
float: right;
margin-bottom: 3px;
margin-left: 3px;
}

.photoplain {
border: 1px dashed #B995CA;
}

.photoleft {
border: 1px dashed #B995CA;
float: left;
margin-bottom: 3px;
margin-right: 3px;
}

/*Styles the Photo Gallery*/

#thumbnails {
width: 490px;
margin: 10px auto;
padding: 0;
text-align: center;
}

#thumbnails ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#thumbnails li {
float: left;
position: relative;
display: inline;
width: 150px;
min-height: 140px;
_height: 140px; /* Terrible underscore hack for IE because min-height won't work - grrrr! */
margin: 0;
padding: 0 5px 5px 5px;
text-align: center;
}

#thumbnails ul:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

#thumbnails li br {
display: block;
height: 0;
}

.wrapperback {
background-image: url(images/wrapperback.gif);
width: 754px;
margin: auto;
}

.wrapper {
background-color: #FFFFFF;
width: 740px;
text-align: center;
}

.header1 {
border-top: 2px solid #B6B8B7;
background-color: #353535;
}

.header2 {

border-top: 2px solid #C8C9C8;
border-bottom: 2px solid #C8C9C8;
}

.header {
border-right: 2px solid #C8C9C8;
background-color: #B995CA;
color: #FFFFFF; 
font-size: 140%;
text-align: left;
padding: 10px;
height: 100px;
}

.header h1{
font-size: 100%;
color: #D5BCE1; 
margin: 0px 0px 0px 0px;
}

.header p {
margin: 0px 0px 0px 0px;
font-size: 50%;
}

.menu1 {
color: #FFFFFF;
text-align: center;
font-size: 65%;
font-weight: bold;
letter-spacing: 4px;
}

.menu1 a:link, .menu1 a:active, .menu1 a:visited {
text-decoration:none;
font-weight: bold;
color : #FFFFFF; 
}

.menu1 a:hover {
text-decoration:none;
font-weight: bold;
color : #D3D3D3; 
}

.menu2 {
color: #C8C9C8;
text-align: right;
font-size: 60%;
padding: 10px;
}

.maincontenttbl {
margin-top: 20px;
}

.contentback {
border-bottom: 1px solid #D3D3D3;
}

.contentbackctr {
border-left: 1px solid #D3D3D3;
border-right: 1px solid #D3D3D3;
border-bottom: 1px solid #D3D3D3;
}

.contentbacklt {
border-left: 1px solid #D3D3D3;
border-bottom: 1px solid #D3D3D3;
}

.contentbackrt {
border-right: 1px solid #D3D3D3;
border-bottom: 1px solid #D3D3D3;
}

.content {
font-size: 70%;
text-align: left;
padding: 10px;
}

span.headinggrey {
font-weight: bold;
color: #EEEEEE; 
font-size: 130%;
}

.mainheadingtbl {
border-bottom: 2px solid #C8C9C8;
font-weight: bold;
}

.headingcontent {
font-size: 70%;
text-align: left;
padding: 10px;
color: #FFFFFF; 

}

.headingback1 {
background-color: #8B619F;
}

.headingback1index {
background-color: #8B619F;
height: 130px;
}

.headingback2 {
background-color: #B995CA;
}

.headingback2index {
background-color: #B995CA;
border-left: 2px solid #C8C9C8;
border-right: 2px solid #C8C9C8;
height: 130px;
}

.headingback3 {
background-color: #D5BCE1;
}

.headingback3index {
background-color: #D5BCE1;
height: 130px;
}

.headingcontent a:link, .headingcontent a:active, .headingcontent a:visited {
text-decoration:underline;
font-weight : normal;
color : #D3D3D3; 
}

.headingcontent a:hover {
text-decoration:none;
font-weight : normal;
color : #FFFFFF; 
}

.footer {
border-bottom: 2px solid #B6B8B7;
background-color: #353535;
font-size: 55%;
}

.sitedesign {
padding: 5px;
font-size: 100%;
text-align: center;
color : #FFFFFF; 
}

.copy {
padding: 5px;
font-size: 100%;
text-align: center;
color : #FFFFFF; 
}

.footer a:link, .footer a:active, .footer a:visited {
text-decoration:none;
font-weight : normal;
color : #FFFFFF; 
}

.footer a:hover {
text-decoration:none;
font-weight : normal;
color : #D3D3D3; 
}