strong, h1, h2, h3, h4, h5, h6
{
color: #f3f5df;
}

body
{
background: #000000 url(../images/bg4.jpg) repeat;
margin: 0px;
font-family: futura, tahoma, verdana, helvetica, arial;
font-size: 12px;
}


/* style applied to the links */
a:link { text-decoration:none; color: #000000;}
a:visited { text-decoration:none; color: #000000;}
a:hover { text-decoration:none; color: #5A544A;}

/* the top 'letterbox' frame */
#frametop
{
position: absolute;
margin: 0px;
width: 100%;
top: 0;
background-color: #000000;
height: 12%;
}


#topbox
{
position: absolute;
text-align: center;
width: 700px;
color: #f3f5df;
left: 25%;
top: 15%;
right: 3%;
}

#sidebox
{
position: absolute;
text-align: center;
color: #f3f5df;
top: 41%;
left: 3%;
}

#sidebox a:link { text-decoration:none ; color: #f3f5df;}
#sidebox a:visited { text-decoration:none ; color: #f3f5df;}
#sidebox a:hover { text-decoration:none; color: #5A544A;}

#synopsis
{
position: absolute;
text-align: center;
color: #f3f5df;
top: 24%;
left: 2%;
width: 17%;
text-align: justify;
}

#synopsis a:link { text-decoration:none ; color: #f3f5df;}
#synopsis a:visited { text-decoration:none ; color: #f3f5df;}
#synopsis a:hover { text-decoration:underline ; color: #f3f5df;}

#rightbox
{
position: absolute;
text-align: center;
font-size: 13px;
color: #f3f5df;
top: 25%;
right: 2%;
width: 17%;
z-index: 3;
}

#rightbox a:link { text-decoration:none ; color: #f3f5df;}
#rightbox a:visited { text-decoration:none ; color: #f3f5df;}
#rightbox a:hover { text-decoration:underline; color: #5A544A;}


#content
{
background: #f3f5df url(../images/mirror2.jpg);
color: black;
position: absolute;
width: 700px;
height: 520px;
top: 22%;
left: 25%;
overflow: hidden;
padding: 0px;
line-height: 150%;
text-align: center;
z-index: 2;
}

#contentindex
{
background: #f3f5df url(../images/index.jpg);
color: black;
position: absolute;
width: 700px;
height: 520px;
top: 22%;
left: 25%;
overflow: visible;
padding: 0px;
line-height: 100%;
text-align: center;
font-family: futura, tahoma, verdana, arial;
font-size: 16px;
z-index: 2;
}

#w3c
{
position: absolute;
text-align: left;
padding: none;
bottom: 25%;
left: 1%;
}


/* bottom 'letterbox' frame */
#framebottom
{
position: absolute;
margin: 0px;
width: 100%;
bottom: 0;
background-color: #000000;
height: 14%;
z-index: 3;
}

#copyright
{
color: #f3f5df;
text-align: center;
border: none;
width: 100%;
}
