body{
min-height: 100%;
height:100%;
margin:0px;
padding:0px;
background: url(http://www.cozycreative.com/images/global/text_jumble_bg.gif) top center;
background-repeat:y-axis;
background-attachment: fixed;
}

div.transON {
width: 100%;
}

div.transOFF {
width: 100%;
opacity:.8;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
}

#alpha{
position:absolute;
left: 50%;
margin-left: -391px;
width:782px;
height:100%;
}

#wrapper{
position:absolute;
left: 50%;
margin-left:-339px;
width:678px;
font-family: arial, sans-serif;
}

a{
text-decoration:none;
color:black;
}

#main_feature{
width:678px;
height:300px;
margin:0 0 10px 0;
}

#left_feature, #middle_feature, #right_feature{
width:218px;
height:186px;
}

#left_feature{
position:absolute;
}

#middle_feature{
position:absolute;
margin-left:230px;
}

#right_feature{
position:absolute;
margin-left:460px;
}

#feature_image{
width:218px;
height:128px;
}

#feature_footer{
width:218px;
height:58px;
}

#feature_text{
float:left;
font-size:12px;
}

#content_title{
margin:5px 0 0 0;
font-size:23px;
font-weight:bold; 
letter-spacing:-1px;
}

#content_author{
margin:0px;
font-size:10px; 
font-style:italic
}

#content_style{
font-size:11px;
line-height:18px;

}

#shirt_title{
margin:0 0 8px 0; 
font-size:17px; 
font-weight:bold;
letter-spacing:-1px;
}



