* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: url('layout/bg.jpg') top right;
}

body, td, tr, table {
	margin: 0 auto;
	font-size: 9pt;
	font-family: century gothic, meiryo, verdana, trebuchet ms;
	text-align: left;
	line-height: 16px;
	color: #040404;
}

#wrap {
	width: 670px;
	top: 0px;
	right: 0px;
	position: absolute;
}

#top {
	background: url('layout/main.jpg') no-repeat top;
	height: 600px;
}

#topup {
	margin: 0 0 0 0;
}

html>body #content {
	margin: 0 0 0 0;
}

#content p {
	margin: 10px 0 0 0;
}

div.left {
	float: left; 
	width: 49%;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.right {
	float: right; 
	width: 49%;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

#content {
	width: 575px;
	margin: 0 auto;
}

#maincon {
	text-align: justify;
	width: 500px;
	left: 75px;
	top: 235px;
	position: absolute;
	margin: 0 auto;
}

#mainnav {
	left: 43px;
	top: 80px;
	position: absolute;
}

#links {
	width: 215px;
	top: 18px;
	left: 60px;
	position: absolute;
	text-align: center;
}

.box {
	font-weight: normal; 
	width: 90%; 
	background: #d1d1d3; 
	text-align: justify;
	border-left: 4px solid #ffffff;
	padding: 10px;
	margin: 0 auto;
}

.head {
	line-height: 14pt;
	text-transform: lowercase;
	font-size: 14pt;
	font-family: arial rounded mt bold, arial narrow, courier new, georgia;
	color: #ffffff;
	letter-spacing: 5px;
	text-align: left;
	padding: 3px;
	margin: 4px;
	border-bottom: 1px dotted #ffffff;
	padding: 5px 5px 5px 10px;
}

#iefix {
	margin: 0;
	font-size: 0;
}

b {
	color: #c73b22;
}

i {
	color: #ffffff;
	font-family: century gothic;
	font-weight: bold;
}

u {
	color: #8adb82;
	border-bottom: 1px dotted #8adb82;
}

a:link, a:visited, a:active {
	color: #e68649;
	text-decoration: none;
	font-family: georgia;
	letter-spacing: 1px;
}

a:hover {
	color: #e4c350;
	text-decoration: underline;
}

a.one:link, a.one:active, a.one:visited {
	display: inline-table;
	font: 8pt courier new;
	letter-spacing: 2px;
	color: #fde81f; 
	text-decoration:none; 
	padding: 5px;
	text-align: left;
}

a.one:hover {
	color: #d28000; 
	text-decoration:none; 
}

.spacer {
	height: 100%;
}

div.avatar { 
	width: 100px; 
	float: left; 
	padding: 6px 6px 6px 6px; 
	margin: 0 2px 2px 2px;
	border: 1px solid #977d2e;
}

div.image img {
	padding: 6px 6px 6px 6px; 
	margin: 0 2px 2px 2px;
	background: #aea89a;
	border: 1px dotted #333333;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}

div.image img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

div.image2 img {
	padding: 4px; 
	margin: 0;
	background: #e4c351;
	border: 1px solid #c6a136;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	-khtml-opacity: 0.4;
}

div.image2 img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

#footer {
	border-top: 1px dotted #ffffff;
	width: 400px;
	text-align: justify;
	clear: both;
	margin: 0 auto;
}

#footertext {
	margin: 0 auto;
	padding: 15px;
	font-size: 7pt;
	line-height: 12px;
}
