/* ------------------------------------------------------------------ */
/* INTRO BODY */

#section_mainI
{
background-color: #000066;
}

/* ------------------------------------------------------------------ */
/* THUMBNAIL BODY */

#section_mainT
{
background-color: #000066;
}

/* ------------------------------------------------------------------ */
/* TRIM STUFF */

.trimTop
{
background-image: url("/fantasy/meninblack/GRAPHICS/trimTopRepeat.gif");
background-repeat: repeat-x;
}

.trimBot
{
background-image: url("/fantasy/meninblack/GRAPHICS/trimBotRepeat.gif");
background-repeat: repeat-x;
}

/* ------------------------------------------------------------------ */
/* INTRO POEM STUFF */

#intro_poem
{
color: #CC9999;
font-size: 11px;
line-height: 16px;
text-align: left;
padding: 5px 50px;
}

/* ------------------------------------------------------------------ */
/* INTRO FEATURE TEXT */

#intro_right
{
color: #FF3333;
font-size: 12px;
line-height: 18px;
text-align: center;
padding: 10px 0px;
width: 50%;
}

#intro_right A:link
{
font-size: 10px;
color: #CC9999;
}

#intro_right A:visited
{
font-size: 10px;
color: #CC9999;
}

#intro_right A:hover
{
font-size: 10px;
color: #FF3333;
}

#intro_right A:active
{
font-size: 10px;
color: #CC9999;
}

/* ------------------------------------------------------------------ */
/* TEXT OF THUMBNAILS */

#thumb_text
{
background-color: #000066;
text-align: center;
font-size: 11px;
color: #CC9999;
font-style: normal;
}

#thumb_text A:link
{
color: #CC9999;
}

#thumb_text A:visited
{
color: #CC9999;
}

#thumb_text A:hover
{
color: #FF3333;
}

#thumb_text A:active
{
color: #CC9999;
}

#thumb_text img
{
margin-bottom: 10px;
}

/* ------------------------------------------------------------------ */
/* PAGE LINK STUFF */

#pages
{
text-align: right;
font-size: 10px;
color: #FF3333;
font-style: normal;
padding-bottom: 4px;
padding-left: 6px;
}

#pages A:link
{
color: #CC9999;
}

#pages A:visited
{
color: #CC9999;
}

#pages A:hover
{
color: #FF3333;
}

#pages A:active
{
color: #CC9999;
}

/* ------------------------------------------------------------------ */
/* SECTION DETAIL STUFF */

#section_mainD
{
background-color: #000066;
}


.detail_cosTitle
{
color: #CC9999;
font-size: 18px;
text-align: center;
font-weight: none;
font-style: none;
padding: 10px 0px;
width: 100%;
}
/* ------------------------------------------------------------------ */
/* THUMBNAIL DESCRIPTION */

.thumbDesc
{
color: #CC9999;
font-size: 11px;
line-height: 15px;
text-align: left;
font-weight: normal;
font-style: normal;
padding: 10px;
width: 95%;
vertical-align: top;
}

.thumbDescHold
{
text-align: center;
vertical-align: top;
width: 50%;
}
