{ padding: 0; margin: 0; }

body {
font-family: Arial, sans-serif; 
font-size: 11px; 
color: #000; 
letter-spacing: 0px;
line-height: 18px;
text-align: left;
background:#fff url() repeat fixed 0 0;
padding: 0;
margin:0;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #3b3b3b; 
letter-spacing: 0px;
line-height: 20px;
text-align: justify;
background-image:url("");
text-transform: none;
padding: 0px;
margin: 0px 10px 10px 10px;
}

h1, .header {
font-family: "Courier New", serif;
text-transform: lowercase;
font-size: 22px;
color: #5f79be;
letter-spacing: -1px;
text-align: right;
padding-right: 25px;
background-image: url("");
background-attachment: no-fixed;
background-position: bottom-left;
background-repeat: no-repeat;
line-height: 0px;
margin: 30px;
}

h2 {
font-family: Arial, sans-serif;
text-transform: lowercase;
font-style: italic;
font-weight: normal;
font-size: 11px;
line-height: 0px;
color: #66595a;
letter-spacing: 0px;
text-align: right;
padding: 0px 0px 0px 0px;
background: url("") no-repeat bottom left;
padding-right: 85px;
padding-bottom: 30px;
margin: -15px;
}

big {
font-family: Georgia, serif;
font-size: 28px; 
color: #fff; 
margin: 5px;
font-style: italic;
}

ol {
margin-right: 0px;
list-style-type: hiragana;
}

ul {
list-style-type: none;
}

li.mem {
color: #636363;
margin-left: 30px;
padding: 10px;
list-style-type: hiragana;
}

ul#char, ul#char li {
margin: 0px 10px 0px 10px;
padding: 5px;
font-size: 10pt;
}

a:link, a:active, a:visited, a.visited {
font-family: Arial, Helvetica, sans-serif;
color: #000; 
text-decoration:none;
font-style: bold;
text-transform: none;
 }

a:hover, a.hover  {
color: #7a7870;
text-decoration:none; 
 }

blockquote {
font: 11px "Courier New", serif;
background: #000 url('images/bgbg.png') repeat right top;
color: #000; 
line-height: 18px;
text-align: center;
margin: 30px;
padding: 10px;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}

.stats {
font: 11px "Courier New", serif;
font-size: 11px; 
color: #000; 
letter-spacing: 0px;
line-height: 20px;
text-align: justify;
background-image:url("");
text-transform: none;
padding: 5px;
margin: 5px;
}

hr {
color: #FFFFFF; 
border-bottom: 2px solid;
border-top: 0px solid;
border-right: 0px solid;
border-left: 0px solid;
}

b, strong {
  color:#d23656;
  }

u, em {
  color: #7783b9;
  }

i {
  color:#d23656;
  font-style: normal;
  }

.right {
text-align: right;
}

.center {
text-align: center;
}

textarea, input {	
font-family: arial, sans-serif; 	
font-size: 11px;
color:#636363;	
border: 0px dotted #212121;
background-color: #9e9e9e;
padding: 10px;
margin: 10px;
}

select {
color:#636363;
font-family: arial, sans-serif;
font-size: 11px;
border: #000000 0px solid;
text-align:left;
background-color: #9e9e9e;
padding: 10px;
margin: 10px;
}

label {
text-align: left;
}

textarea:hover, textarea.hover, select:hover, select.hover, input:hover, input.hover {
background-color: #aaa;
}

.image {
border: #000 7px solid;
margin: 3px;
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
}

.image:hover, .image.hover {
border: transparent 7px solid;
background-image: url("images/bgbg.png");
background-repeat: repeat;
background-position: top;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

.images {
border: #444 10px solid;
margin: 15px 15px 5px 15px;
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;
}

.images:hover, .images.hover {
border: transparent 10px solid;
background-image: url("images/bgbg.png");
background-repeat: repeat;
background-position: top;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}

.side {
padding: 10px;
margin: 40px 0px 5px 0px;
border-left: #161616 0px solid;
}

.mstat {
margin-top: 30px;
font-size: 24px;
text-align: center;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}

.ustat {
font-size: 12px;
text-align: center;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}

.footer {
margin-top: 50px;
padding: 10px;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
border-top: #878787 1px solid;
}

.side {
padding: 10px;
margin: 40px 0px 5px 0px;
border-right: #161616 0px solid;
}

ul#navlist li {
display: block;
margin-left: -20px;
padding: 0;
background:#afb1b1 url() repeat fixed 0 0;
}

ul#navlist li a {
display: block;
color: #d13653;
text-decoration: none;
margin: 10px 0px 10px -30px;
padding-left: 15px;
text-transform: lowercase;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a {
color: #d13653;
font-family: Georgia, serif; 
font-style: italic;
font-size: 18pt;
background-color: #afb1b1;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
color: #878787;
border-left: #afb1b1 30px solid;
background-color: #afb1b1;
}

.curved {
-moz-border-radius:10px;
-webkit-border-radius:10px;
behavior:url(border-radius.htc);
background-color: #000;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}