#bodyStyle
{
min-width:1000;
color:#000000;
font-family:arial, helvetica;
background-color:#ffffff;
background-image:url(gfx/progenybg.jpg);
background-repeat:no-repeat;
background-position:bottom right;
background-attachment:fixed;
text-align:right;
}

#mainBox
{
position:relative;
margin-left:auto;
margin-right:500px;
padding-left:5px;
padding-right:5px;
width:500px;
background-color:#000000;
color: #ffffff;
opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;
text-align:left;
}

#feedIcon
{
position:absolute;
top:2;
right:2;
width:14px;
}

#textContent
{
width:500px;
font-size: 15px;
}

#contentBox
{
margin-left:5px;
margin-right:5px;
border: 1px solid #222222;
width:320px;
}

#contentBoxHead
{
background-color:#333333;
}

#contentDivider
{
padding-top:5px;
border-bottom:2px dashed #222222;
}

a:link
{
color:#eeeeee;
text-decoration:underlined;
font-weight:bold;
}

a:hover
{
color:#eeeeee;
text-decoration:underlined;
font-weight:bold;
}

a:active
{
color:#eeeeee;
text-decoration:underlined;
font-weight:bold;
}

a:visited
{
color:#eeeeee;
text-decoration:underlined;
font-weight:bold;
}
