@charset "utf-8";
/* CSS Document */
body{background-color:#000; background-image: url(../images/mr_background.jpg); background-repeat:repeat-y; background-position:50% 0; color:#ddd; font-family:Arial, Helvetica, sans-serif; font-size:90%}
#navigation{background:url(../images/mr_logo.gif) no-repeat; height:245px}
#raven{margin-left:100px}
#content{}
#credits{font-size:80%; padding:10px;color:#771C1C;}
#credits a{color:#771C1C;}
#side-panel{background:url(../images/splatter.gif) no-repeat 0 0}
#homepage{position:absolute; padding-left:200px}
#content img{border: 1px solid #460a0c; padding:2px}
a{color:#CCC;}
a:hover{color:#BD1717}
h1{font-size:150%;color:#ddd; letter-spacing:-.5px}
h2{font-size:140%; color:#dadada; background:url(../images/h2_bak.gif) no-repeat; height:45px; padding:8px 0 0 5px }
h3{font-size:110%; font-weight:bold; color:#EA0202;}
h4{font-size:80%; color:#bebf60}
hr{background:url(../images/hr.png) repeat-x; border:0px none; height:23px}
.hidden{display:none}
.display{display:block}
.pseudo_a{cursor:pointer; text-decoration:underline; color:#EA0202}
