/* Created using Style Master from Western Civilisation CSS1 { 2 2 558 625 } */

/* Dark Blue=#000060, Light Blue=514EA7, Orange=#FF6600 */

#maincentertext {
text-align: justify;
font-size: 11pt;
margin-left: 10px;
color: #ffffff;
background-repeat: repeat;
margin-right: 280px;
padding-top: 10px;
}

#maincentertext p {
margin-top: 10px;
margin-bottom: 0em;
}

#maincentertext h2 {
font-family: "Century Gothic", Verdana, sans-serif;
font-weight: normal;
text-align: center;
font-size: 24pt;
text-decoration: underline;
border: none;
line-height: 1em;
margin: 0em;
padding-top: 0em;
padding-bottom: 10px;
}

#maincenteroptions {
float: right;
width: 270px;
margin-right: -1px;
padding-top: 9px;
}

.picturecontainer {
position: relative;
border: 1px #ffffff solid;
background-color: #ffffff;
height: 96px;
width: 268px;
}

.picturecontainer img {
padding: 0em;
display: block;
position: absolute;
top: 0em;
left: 0em;
}

.picturecontainer h3 {
position: absolute;
top: 3px;
left: 5px;
padding: 0em;
margin: 0em;
font-family: "Century Gothic", Verdana, sans-serif;
font-weight: normal;
font-size: 16pt;
color: #ff6600;
z-index: 2;
}

.picturecontainer h3.shadow {
position: absolute;
left: 6px;
color: #000060;
z-index: 1;
top: 4px;
}

.picturecontainer a:hover img {
filter: alpha(opacity=40);
opacity: 0.4;
-moz-opacity: 0.4;
-khtml-opacity: 0.4;
}

.picturecontainer a:hover h3 {
color: #000000;
}

.picturecontainer a:hover h3.shadow {
filter: alpha(opacity=0);
opacity: 0;
-moz-opacity: 0;
-khtml-opacity: 0;
}