/*Roll Magazine css by www.hvvs.net */
body {
background-image:url(images/bodybg.gif);
background-repeat:repeat-x;
background-color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
}
#wrap {
width:960px; 
height:620px;
position:absolute;
top:50%;
left:50%;
margin-top: -320px;
margin-left: -480px;
overflow:hidden;
}

#box {
width:960px;
height:620px;
background-image:;
background-repeat:no-repeat;
border:0px #000000 solid;
}
#box_content {
width:100%;
height:100%;
background-image:;
float: right;
border-left:0px #000000 solid;
overflow:auto;
}
h1 {
font-family: arial;
font-size: 17px;
color: #ffffff;
font-weight: bold;
text-align: left;
} 

h2 {
font-family: arial;
font-size: 10.4px;
color: #ffffff;
font-weight: bold;
text-align: justify;
word-spacing: 1px;
line-height: 12pt;
}

h3 {
font-family: arial;
font-size: 20px;
color: #ffffff;
font-weight: bold;
text-align: left;
}

h4 {
font-family: arial;
font-size: 15px;
color: #ffffff;
font-weight: bold;
word-spacing: 1px;
line-height: 15pt;
text-align: justify;
}
h5 {
font-family: arial;
font-size: 10px;
color: #ffffff;
font-weight: bold;
word-spacing: 0px;
}
h6 {
font-family: arial;
font-size: 10px;
color: #ffffff;
font-weight: bold;
font-style: italic;
word-spacing: 0px;
}

p {
font-size: 100%;
color: #ffffff;
font-weight: bold;
}