body {
	margin: 0px;
	background: #ffffff url(images/bg.png) repeat-x;
	font-family: "Arial", Tahoma, Lucinda Sans, Helvetica;
	color: #5b5b5b;
	font-size: 12px;}

.wrap {
	width: 900px;
	margin: 0 auto;
	margin-right: 0px;}

.header {
	background: url('images/header.png') no-repeat;
	width: 900px;
	height: 229px;}

/* Mainpage */

.content {
	margin-top: -60px;
	width: 900px;
	text-shadow: #efefef -1px 1px .1em;
	line-height: 20px;}

.content a {
	color: #b5769d;
	text-decoration: none;
	font-weight: bold;}

/* Footer */

.footer {
	position: fixed;
	bottom: 0px;
	height: 130px;
	background: #584960;
	width: 100%;}

.end {
	width: 700px;
	margin: 0 auto;
	margin-top: 15px;}

.footer a img {
	opacity: 1;
	border: 0px;
	float: left;}

.nav {
	width: 150px;
	font-family: 'Wire One', Arial, sans-serif;
	text-transform: lowercase;
	font-size: 2.3em;
	font-weight: none;}

.nav a {
	text-decoration: none;
	font-weight: none;
	width: 170px;
	display: block;
	margin-top: 7px;
	background:#c3bedc;
	-moz-border-radius: 10px;
   	-webkit-border-radius: 10px;
    	-khtml-border-radius: 10px;
 	border-radius: 10px; 
	color: #000;}

.nav a:hover {color: #e9c09c;
	background:#fff;}


/* Etc */

h1 {
	margin: 5px;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #64412b;
	letter-spacing: -1px;
	font-family: 'Wire One', helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 5em;}

h2 {
	margin: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #999999;
	letter-spacing: -1px;
	font-family: 'Wire One', helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 4em;}

h3 {
	margin: -3px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #999999;
	letter-spacing: -1px;
	font-family: 'Wire One', helvetica, sans-serif;
	text-transform: lowercase;
	border-bottom: 0px #999999 dotted;
	font-size: 3em;}


i {	color:#db8720;
	border-bottom: #d1d1d1 1px dotted;}

a {
	color: #b5769d;
	text-decoration: none;
	font-weight: none;}

a:hover {
	color: #000;}

ul {	list-style: katakana;}

.clear {
	clear: both;
	padding-bottom:5px;}

img.left {
	float: left;
	margin: 0 15px 0 0;
	padding: 5px;
	background-color:#fff;
	border: #d1d1d1 1px solid;}

img.right {
	float: right;
	margin: 0 0 0 15px;
	padding: 5px;
	background-color:#fff;
	border: #d1d1d1 1px solid;}

img.b {
	margin: 0 0 0 0px;
	background-color:#fff;
	padding: 5px;
	border: #d1d1d1 1px solid;}

img.c {
	margin: 3px;
	background-color:#f4f4f4;
	padding: 3px;}

fieldset {border:0px;}

input, textarea, select {
	font: normal 1em "Arial", Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding: 2px;
	margin: 1px;
	border: 3px solid #dacec1;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	background-color:#dacec1;}


.clear {
	clear: both;
	padding-bottom:5px;}

.news {background-color:#fff;}

/* Tables */

blockquote {
	background-color:#f6f4f8;
	border: 1px #7ab491;
	padding: 1px;
	-moz-border-radius: 10px;
   	-webkit-border-radius: 10px;
    	-khtml-border-radius: 10px;
 	border-radius: 10px; 
	text-align: left;
}

.tableform {
	font: 12px arial, verdana, georgia;}

.newstable {
	background: none;
	font: 11px arial, verdana, georgia;
   	color: #000;
	padding: 5px;
	text-align:left;}

table {
	line-height: 18px;
	font-family: Arial, Tahoma, Lucinda Sans, Helvetica, sans-serif;
	font-size: 12px;}

.tabletitle {
	background: #fff;
	font: 12px arial, verdana, georgia;
   	color: #000;
	border-bottom: 3px solid #bcb67f;
	padding: 5px;
	text-align:left;}

.tablecontent {
	font: 12px arial, verdana, georgia;
   	color: #000;
	border-bottom: 1px solid #acacac;
	padding: 5px;
	text-align:left;}
