body {
    background: url(/images/title_underline.gif) left top repeat-x;
    line-height: 17px;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px;   
}
.titleDiv {
   padding: 0 0 2px 25px;
   text-align: left;
}
.menuDiv {
   padding: 0 0 35px 30px;
   text-align: left; 
}
.menuDiv a {
   padding: 0 10px 0 10px;
}
.menuDiv a:link{
   COLOR: #000000; TEXT-DECORATION: none;
}
.menuDiv a:visited{
   COLOR: #000000; TEXT-DECORATION: none;
}
.menuDiv a:hover { 
   COLOR: #000000; TEXT-DECORATION: underline;
}

A:LINK {
    COLOR: #394D73; TEXT-DECORATION: underline;
}
A:VISITED {
    COLOR: #142649; TEXT-DECORATION: underline;
}
A:HOVER {
    COLOR: #142649; TEXT-DECORATION: underline;
}

.homepageContentColumn {
   width: 400px;
   vertical-align: top;
   padding-right: 30px;
}
.homepageContentColumn img {
   padding: 5px;
   border: 1px solid #000000;
}
.shoutboxColumn {
   width: 200px;
   text-align: center;
   vertical-align: top;
   background-color: #CDCDCD;
   padding: 15px 0 0 0;
}	       
.contentTable {
   width: 600px;
}
.question {
   padding: 20px 0 2px 0;
   font-weight: bold;
}
.answer {
   padding: 0 0 0 20px;
}
.answerSubnote {
   padding: 0 0 0 0;
   font-size:11px;
}

#costumeProfiles .label {
   font-size: 10px;
}
#costumeProfiles .value {
   font-size: 12px;
   font-weight: bold;
}
#costumeDescription {
   padding: 20px 0 20px 0;
}
#costumeDescription .header {
   font-size: 15px;
   font-weight: bold;
   text-decoration: underline;
   color: #394D73;
}
#costumeDescription img {
   padding: 0 0 0 0;
}

.galleryTitleFont {
   color: #394D73;
}
.gallerySmallFont {
   font-size: 10px;
   line-height: 13px;
}
.galleryLink {
   width: 340px;
}
.galleryLinkFrame {
   border: 1px solid #000000;
}
.galleryLinkFrame a {text-decoration: none;}
.galleryLinkFrame a:visited {text-decoration: none;}
.galleryLinkFrame a:hover {text-decoration: underline;}
.galleryLinkFrame a:active {text-decoration: none;}
.galleryLink td {
    vertical-align: top;
}

.galleryLinkFrameProjectPage {
   border: 1px solid #ffffff;
}
.galleryLinkProjectPage {
   width: 500px;
}

div.one-image {
    float: left;
}
div.one-image a { 
    display:inline; 
}
div.one-image img { 
    display:inline;
    border: none;
    padding: 0 10px 0 0;
}
block-imageblock-ImageBlock { 
    display:inline;
}

