@charset "UTF-8";
/* CSS Document */

 
body {
color: #333333;
font-family:Arial;
font-size:8.5pt;
background-image:url(/img/background1px.png);/*fallback image*/
background-image:-webkit-gradient(linear, 0% 100%, 0% 11%, from(#EDEDED), to(#FFFFFF), color-stop(0,#C9C9C9));
background-image:-moz-linear-gradient(19% 75% 90deg,#ababab, #c9c9c9, #c7c7c7 100%);
background-repeat:repeat-x;
}



a img {
border:0 none;
}
a:link {
border:0 none;
color:#333333;
overflow:hidden;
text-decoration:none;
}
a:visited {
border:0 none;
color:#333333;
overflow:hidden;
text-decoration:none;
}
a:hover {
border:0 none;
color:#333333;
overflow:hidden;
text-decoration:none;
}
h1 {
color:#990000;
font-family: Arial;
}
h2 {
color:#990000;
font-family:Arial;
margin:0;
}
h3 {
font-size:9pt;
color:#990000;
font-family:Arial;
margin:0;
text-decoration:underline;
}
#content {
color:#333333;
line-height:15px;
margin-bottom:60px;
margin-top:5px;
text-align:left;
}
#footer {
color:#333333;
margin:5px 0 35px;
text-align:left;
}
#google {
margin:-190px 0 0 320px;
}
#surreal {
color:#666666;
float:right;
font-weight:bold;
margin:-15px 0 0;
}
.shadow {
-moz-box-shadow: 3px 3px 4px #000;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.box
{
-moz-border-radius: 0em;
border-radius: 0em;
border:black solid 0px;
height:auto;
box-shadow:5px 8px 20px 5px gray;
-moz-box-shadow:5px 8px 20px 5px gray;
-webkit-box-shadow:5px 8px 20px 5px gray;
behavior: url(ie-css3.htc);
width:950px;
margin:auto;
position:relative;
margin:auto;
margin-bottom:35px;
background-color:#FFFFFF;

}

#front
{
 z-index:1000
 }




