/* CSS Document 
body { background:url(images/shaman.jpg) no-repeat; color:#000000 }


body {
text-align: center;
min-width: 760px;
background-color:#000000;
}
*/



#wrapper {
width: 720px;
margin: 0 auto;
text-align: center;
border-color:#000000;
border-width:thick;
background-color:#000000;
padding:10px;
}
#innerwrapper {
width: 700px;
margin: 0 auto;
text-align: left;
background-color:#FFCC00;
}
h1 {
padding:10px;
}
h2 {
padding:10px;
}
p {
padding:10px;
}
body { background:url(images/bg_new.jpg) no-repeat; background-color:#000000; top:90px; text-align: center; min-width: 760px; background-color:#000000;}

#container { width:780; background-color:#000000; border:thin, #FFCC00; }

a:link { font-family:Georgia, sans-serif; color:#000000; font-size:14px; text-decoration:none; }
a:hover { font-family:Georgia, sans-serif; color:#FFFFFF; font-size:14px; text-decoration:none; }
a:visited { font-family:Georgia, sans-serif; color:#CC0000; font-size:14px; text-decoration:none; }
a:active  { font-family:Georgia, sans-serif; color:red; font-size:14px; text-decoration:none; }

.katsuk { position:relative; top:0px; left:0px; }
/*.shaman { position:fixed; top:90px; }*/
.nav { position:inherit; background-color:#FFCC00; word-spacing:15px; text-align:center; padding-top:6px; padding-bottom:6px; }
.myspace { color:#993300; font-size:14px; position:fixed; top:0px; right:10px; }


/* CSS code for sub pages */

h1 { font-family:Georgia, sans-serif; color:#FFCC00; font-size:20px; text-decoration:none; background-color:#000000; padding-top:10px; padding-bottom:10px; width:700px; }
.para { font-family:Georgia, sans-serif; color:#000000; font-size:12px; text-decoration:none; width:500px; padding:20px;padding-bottom:50px; background-color:#FFCC00; border:thin, #000000; }
.paraSubTitle { font-family:Georgia, sans-serif; color:#000000; font-size:16px; text-decoration:none; padding-bottom:10px; padding-top:0px; }
.paraSubSubTitle { font-family:Georgia, sans-serif; color:#000000; font-size:14px; text-decoration:none; padding-bottom:10px; }
.parabg { text-decoration:none; width:510px; height: inherit; padding:10px; background-color:#FFCC00; border:thin, #000000; filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75; }


#pics { font-family:Georgia, sans-serif; color:#000000; font-size:12px; text-decoration:none; padding-left:20px; padding-right:20px; padding-bottom:20px; padding-top:20px; }
/*  OPACITY CODE */
/*  filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75; */