/* CSS Document */
body {
text-align:center;
background:url(images/greenbg.jpg);
color: #000000;
font-family:Arial, Helvetica, sans-serif;
margin: 0 auto;
}
div.wrapper {
width: 750px;
min-height: 500px;
margin:0 auto;
background:url(images/purplebg.jpg);
border: solid 2px #000000;
text-align: left;
position: relative;
}

div.header {
width: auto;
height: auto;
margin: 0 auto;
position: relative;
z-index: 20;
}

div.menu_wrapper {
width: 100%;
height: 18px;
background: url(images/purplebg.jpg);
text-align: center;
margin-top: 1px;
}

div.menu_wrapper a img {
border-top: solid transparent 1px;

padding: 0px;
border-left: none;
border-right: none;
border-bottom: none;
}

div.menu_wrapper a img:hover {
border-top: solid 1px #000000;

}

div.body {
background: url(images/bodybg.jpg);
width: 740px;
min-height: 400px;
height: 100%;
color: #000000;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
margin-top: 2px;
padding-bottom: 10px;
vertical-align:text-bottom;
}

div.body li {
margin-bottom: 0px;
}
div.body ul li {
margin-left: 20px;
}
div.body a:hover {
text-decoration: none;
}

div.dropdowns div {
margin: 0 auto;
background-color: #996699;
color: #ffffff;
font-weight:bold;
width: 123px;
text-align: center;
position: absolute;
top: 187px;
z-index: 10;
cursor:pointer;
float: left;
border-top: solid 1px #000000;
border-left: solid 1px #000000;
border-right: solid 1px #000000;
border-bottom: solid 2px #000000;
}

.pagetitle {
font-size: 16pt;
font-weight: bold;
font-variant: small-caps;
}

p.blocklist {
font-size: 10pt;
line-height: 14pt;
}

table.datatable {
border: solid 1px #000000;
margin-left: 75px;
margin-right: 75px;
}

table.datatable td {
border: solid 1px #000000;
padding: 3px;
}

table.datatable ul{
margin: 0px;
padding: 0px;
}

table.album5 {
width: 100%;
text-align: center;
vertical-align: top;
font-size: 9pt;
}

table.album5 td {
width: 20%;
vertical-align: top;

}

table.album4 {
width: 100%;
text-align: center;
vertical-align: top;
font-size: 9pt;
}

table.album4 td {
width: 25%;
vertical-align: top;
padding: 10px;
}

table.album5 img, table.album4 img {
border: solid 1px #000000;}

#menu2 {
left: 127px;
}

div.dropdowns div p {
margin-bottom: 5px;
margin-top: 5px;
}
p.faq {
text-align: center;
font-size: 10pt;
}
p.faq a, p.faq a:visited, p.faq a:active {
color: #336633;
}
