{ padding: 0; margin: 0; }

body {
font-family: Arial, sans-serif; 
font-size: 11px; 
color: #fff; 
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: 12px; 
color: #636363; 
letter-spacing: 0px;
line-height: 24px;
text-align: justify;
background-image:url("");
text-transform: none;
padding: 0px;
margin: 0px 30px 10px 30px;
}

iframe { display:block; width:100%; border:none; }

h1, .header {
margin-top: 20px; 
font-family:  'MenschMenschThin', arial, sans-serif;
font-weight: normal;
text-transform: uppercase;
font-style: none;
font-size: 20pt;
color: #000;
letter-spacing: 0px;
text-align: center;
line-height: 100%;
}

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

ul {
list-style-type: none;
}

li.mem {
color: #636363;
margin-left: 30px;
padding: 0px;
list-style-type: hiragana;
background-image: url("");
}

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

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

blockquote {
font-family: Arial, Helvetica, sans-serif;
background: #000 url('images/bgbgbg.png') repeat right top;
color: #c4c4c4; 
line-height: 18px;
text-align: center;
margin: 30px;
padding: 10px;
}

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

b, strong {
  color:#fe2053;
  }

u, em {
  color: #aae2d7;
  }

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

.right {
text-align: right;
}

.center {
text-align: center;
}

textarea, input {	
font-family: arial, sans-serif; 	
font-size: 11px;
color:#3a3a3a;	
border: 0px dotted #212121;
background-color: #fff;
padding: 10px;
margin: 10px;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

select {
color:#000000;
font-family: arial, sans-serif;
font-size: 11px;
border: #000000 0px solid;
text-align:left;
background-color: #fff;
padding: 10px;
margin: 10px;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

label {
text-align: left;
}

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

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

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

.image:hover, .image.hover, .images:hover, .images.hover, .img:hover, .img.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;
}

.mstat {
margin-top: 30px;
font-size: 24px;
text-align: center;
}

.ustat {
font-size: 12px;
text-align: center;
}

.footer {
color: #000;
padding: 10px;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
border-top: #111 0px solid;
}

ul#navlist li {
display: block;
margin-right: 25px;
padding: 0;
background:#fff url() repeat fixed 0 0;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}

ul#navlist li a {
text-align: left;
display: block;
color: #000;
text-decoration: none;
font-style: normal;
font-size: 24pt;
padding: 0.5em 0.5em 0.5em 0.5em;
text-transform: uppercase;
}

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

ul#navlist li#active a {
color: #000;
font-family: 'MenschMenschThin', arial, sans-serif; 
border-bottom: #000 0px solid;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
color: #fe2053;
border-left: #000 5px solid;
}

.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;
}

.side {
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}

ul#mellow {
text-align: center;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-family: "Andale Mono", "Courier New", monospace;
text-transform: uppercase;
font-weight: normal;
font-size: 12pt;
color: #3a7d82;
}

#mellow li {
display: inline;
list-style-type: none;
}

#mellow a { padding: 10px 10px; }

#mellow a:link, #navlist2 a:visited {
color: #3a7d82;
text-decoration: none;
-webkit-transition-property: color;
-webkit-transition-duration: 1s;
}

#mellow a:hover {
color: #000;
text-decoration: none;
filter:alpha(opacity=20);
-moz-opacity:.20;
opacity:.20;
}