
#content_wrapper{
margin:0 auto;
width:990px;
top:5%;
right:5%;
bottom:5%;
left:5%;
position:absolute;
/*background-color:#222;*/
background-image:url(../images/background/bg_tile.gif);
padding:30px;
filter:alpha(opacity=75);
-moz-opacity:.75;
opacity:.75;
}

#content_wrapper div{
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}
#contentframe{
text-align:center;
}

/*Supersize Plugin Styles*/
#supersize img, #supersize a{
height:100%;
width:100%;
display:none;


}
#supersize .activeslide, #supersize .activeslide img{
display:inline;
z-index:0;
}