{ 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('images/bg.png') repeat-x scroll 0 0;
padding: 0;
margin:0;
}

p {
font-family: Georgia, Arial, sans-serif; 
font-size: 14px; 
color: #636363; 
letter-spacing: 0px;
line-height:  28px;
text-align: justify;
background-image:url("");
text-transform: none;
margin: 30px;
}

p.footer {
font-size: 11px;
line-height: 16px;
margin: 10px;
}

h1, .header {
margin: 20px 85px -35px 15px;
padding-left: 60px;
font-family: Arial, sans-serif;
font-weight: normal;
text-transform: none;
font-style: normal;
font-size: 15px;
color: #000;
letter-spacing: 3px;
text-align: left;
line-height: -30pt;
background-image: url("");
}

h2 {
margin: 5px;
padding-right: 40px;
font-family: Arial, sans-serif;
font-weight: normal;
text-transform: none;
font-style: normal;
font-size: 14px;
color: #d7d7d7;
letter-spacing: 5px;
text-align: right;
line-height: -5px;
}

#wrapper { 
 margin: 0 auto;
 width: 800px;
}

#nav { 
padding: 5px;
position: fixed; 
top: 0; 
left: 0; 
right: 0; 
background: #000;
z-index: 100;
}

.footer {
padding: 0px;
border-top: #e1e1e1 1px solid;
}

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;
background-image: url("");
}

.statm, .statp {
font-family: 'ostrich_sans_roundedmedium', Georgia, serif;
font-size: 60px;
color: #000;
border-right: 1px solid #e1e1e1;
}

.part {
border-left: 1px solid #e1e1e1;
}

a:link, a:active, a:visited, a.visited {
color: #000; 
text-decoration: none;
font-style: normal;
text-transform: none;
 }

a:hover, a.hover  {
color: #d7d7d7;
text-decoration: none; 
font-style: normal; 
 }

blockquote {
font-family: "Courier New", serif;
background-color: #d7d7d7;
background-image: url("images/bg.png");
background-repeat: repeat;
background-position: top;
font-size: 12px; 
color: #000; 
letter-spacing: 0px;
line-height: 18px;
text-align: justify;
text-transform: none;
margin: 20px;
padding: 10px;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}

hr {
color: #d7d7d7; 
border-bottom: 2px solid;
border-top: 0px solid;
border-right: 0px solid;
border-left: 0px solid;
margin: 30px;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}

b, strong {
  color: #000;
  }

u {
  color: #dedede;
  text-decoration: none;
  }

em, i {
  color: #a6a6a6;
  }

.right {
text-align: right;
}

.center {
text-align: center;
}

textarea, input {	
font-family: Arial, sans-serif; 
font-size: 12px; 
color: #636363; 	
border: 0px dotted #212121;
background-color: #e1e1e1;
padding: 10px;
margin: 0px;
}

select {
font-family: Arial, sans-serif; 
font-size: 12px; 
color: #636363; 
border: #000000 0px solid;
text-align:left;
background-color: #e1e1e1;
padding: 10px;
margin: 0px;
}

label {
text-align: left;
}

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

.image {
border: #fff 10px solid;
margin: 0px;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}

.image:hover, .image.hover {
border: #d7d7d7 10px solid;
margin: 0px;
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
}

.images {
border: #d7d7d7 10px solid;
margin: 0px;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}

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


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

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 2, 2013 */



@font-face {
    font-family: 'ostrich_sans_roundedmedium';
    src: url('ostrich-rounded-webfont.eot');
    src: url('ostrich-rounded-webfont.eot?#iefix') format('embedded-opentype'),
         url('ostrich-rounded-webfont.woff') format('woff'),
         url('ostrich-rounded-webfont.ttf') format('truetype'),
         url('ostrich-rounded-webfont.svg#ostrich_sans_roundedmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}