/* CSS placed here will affect users of the Monobook skin */
body{
background-color: #FFFFFF;
position: relative;
margin: 0em 0em 0em 0em;
background:url("http://dl.dropbox.com/u/74289761/080506-32b.jpg") #FFFFFF no-repeat; background-attachment:fixed; background-position:center top; 
}


#p-navigation,#p-classes,#p-demon_related,#p-items,#p-equipment, #p-personal, #p-search,#p-tb,#footer { opacity:0.75; }

body.page-Main_Page h1.firstHeading { display:none; }
body.page-Main_Page h2 span.mw-headline{ display:none; }

#content{
background:url(/styles/background.png) transparent repeat;
color: #000000;
border: 1px solid #888888;
margin: 2em 5em 0pt 5em;
position: center top;
padding: 0pt 1em 1em;
min-width: 400pt;

}
#header{
  color: #000000;
}
#bodyContent{
}
 
#footer{
font-size:80%;
} 
a:link { color: #FF0000; }
a:link:visited { color: #CC0000; }
a:link:active { color: #FF0000; }
a:link.new { color: #FF0000; }
a:link.interwiki { color: #3366BB; }
a:link.external { color: #3366BB; } 
a:link.stub { color: #772233; }
 
a:link {color: #3B8CD3}
a:visited {color: #3271A8}
a:hover {color: #001F3B}
a:active {color: #0000FF}



.portlet h5 {
       color: #777777;
       background: #FFFFFF;
}

table, td, th, p {
background: transparent;
border-collapse:collapse;
}

td.top {vertical-align:top}

/* Rounded corners through a script utilizing the gecko engine. Only possible on Gecko based browsers. */ 
#p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em; }
#content { -moz-border-radius-topleft: 0.9em; -moz-border-radius-bottomleft: 0.9em; -moz-border-radius-topright: 0.9em; -moz-border-radius-bottomright: 0.9em; }
div.pBody { -moz-border-radius-topright: 0.6em; -moz-border-radius-bottomright: 0.6em; }
