/* CSS Document */

body {
font-family: Georgia, Garamond, Times New Roman;
font-size: 12px;
color:#000000;
margin-left:0px;
margin-top: 0px;
background-color:#666666;
}

#main {
background-color:#FFFFFF;
width: 1000px;
}

img {
border: none;
}

a:link {
color:#000000;
text-decoration: none;
}

a:active {
color:#000000;
text-decoration: underline;
}

a:visited {
color:#000000;
text-decoration: none;
}

a:hover {
color:#cf95a6;
text-decoration:underline;
}

#header {
background-image:url(images/headerBG.jpg);
background-repeat:no-repeat;
height:132px;
}

#address {
height: 22px;
text-align: right;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
padding-right:10px;
}

#contentMain {
vertical-align: top;
background:url(images/contentMainBg.jpg);
background-repeat:no-repeat;
text-align:left;
height: 458px;
padding:20px;
}

#contentMainB {
vertical-align: top;
height: 458px;
}

#contentText {
height: 450px;
width: 400px;
line-height: 24px;
letter-spacing:1px;
text-align:left;
}

#contentTextB {
height: 450px;
width: 600px;
line-height: 24px;
letter-spacing:1px;
text-align:left;
}

#content {
padding: 10px;
}

.crew {
padding: 15px;
}

#headerbottom {
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
height:5px;
}

#nav {
vertical-align: top;
border-right-color: #cf95a6;
border-right-style: solid;
border-right-width: 1px;
}

.buttons {
padding-bottom: 6px;
}

#navside {
vertical-align: top;
border-right-color: #cf95a6;
border-right-style: solid;
border-right-width: 1px;
}

#lampright {
width: 416px;
vertical-align:top;
}

#pageLabel {
text-align: right;
height: 52px;
width: 842px;
}

#footerTop {
border-top-color: #75102e;
border-top-style: solid;
border-top-width: 1px;
}

#footerBottom {
background-image:url(images/footerBG.jpg);
text-align:left;
}

#footerLinks {
font-size: 11px;
color:#333333;
padding-top: 5px;
padding-bottom: 5px;
background-color:#666666;
}





