body{
background-color: black;
font-family: Arial;
font-size: 8pt;
color: #333333;
}

a img{ 
border:0; 
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 13px; 
}

a:link{
border: 0;
color: #CC0000;
text-decoration: underline;
overflow: hidden;
}

a:visited{
border: 0;
color: #CC0000;
text-decoration: underline;
overflow: hidden;
}

a:hover{
border: 0;
color: #333333;
text-decoration: underline;
overflow: hidden;
}

h1{
color: #990000;
font-family: Arial;
}

h2{
color: #333333;
margin: 0px 0px;
font-family: Arial;
}

h3{
color: #CC0000;
margin: 0px 10px;
font-family: Arial;
}

#main { width: 900px; margin: 0px auto; }

.header { top: 0px; }

#category{
color: #990000;
font-family: Arial;
font-size: 20px;
font-weight: bold;
}

#mediaspace{
margin-left: -28px;
}

#page{
color: #333333;
font-family: Arial;
font-size: 15px;
font-weight: bold;
}

#content_ex{
text-align: left;
color: #333333;
margin-top: 5px;
margin-bottom: 60px;
line-height: 15px;
}

#content_bg{
background-image:url('/img/content_bg.png');
}

#footer_bg{
background-image:url('/img/footer_bg.png');
}

#content{
color: #333333;
margin-top: 0px;
margin-left: 45px;
margin-right: 38px;
margin-bottom: 0px;
line-height: 15px;
}

#content_home{
color: #333333;
margin-top: 0px;
margin-left: 29px;
margin-right: 0px;
margin-bottom: 0px;
line-height: 15px;
}

#footer{
color: #999;
margin-top: 5px;
margin-left: 35px;
}

#surreal{
margin-top: -85px;
margin-left: 725px;
}

#google{
margin-top: -330px;
margin-left: 340px;
}

#header{
text-align: left;
margin-top: -8px;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 0px;
}

.navigation{
margin-top: -2px;
margin-left: -11px;
margin-right: 0px;
margin-bottom: 0px;
}

#repeat{
background-image:url('../img/nav_repeat.png');
background-repeat:repeat-y;
}

#next{
margin-left: 650px;
}

#next2{
float: right;
margin-top: -40px;
margin-right: 30px;
}
#back{
margin-left: -710px;
}

#dhtmltooltip{
position: absolute;
width: 300px;
border: 1px solid black;
padding: 2px;
color: #ffffff;
background-color: #990000;
visibility: hidden;
z-index: 100;
}
