html,body {
	margin:0;
	padding:0;
}

b    {  color: #19414a;
}

body {
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background: #0b161a url(http://curse.positive-genki.com/img/bg.png) repeat;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #09111d;
}

td {
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #09111d;
}

img {
	border: 1px solid #0f292f;
}

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

a:hover {
	color: #c68242;
	font-weight: bold;
	text-decoration: none;
}

div#content a {
	color: #296e74;
	font-weight: bold;
	text-decoration: none;
}

div#content a:hover {
	color: #c68242;
	font-weight: bold;
	text-decoration: none;
}


div#container {
	text-align:left;
	float:left;
	width: 760px;
	background: #0b161a url(img/profile_bg.jpg) repeat-y;
	padding: 2px;
}

div#content p {
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #09111d;
	line-height:1.3em;
	padding-left: 10px;
}

div#content center {
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #09111d;
	line-height:1.3em;
}

div#content h1 {
	font-size: 14px;
	font-weight: normal;
	color: #c4bab7; 
	text-decoration: none; 
	padding: 3px 3px; 
	background-color: #153d45; 
	border-bottom: 1px #19414a solid; 
	border-top: 1px #19414a solid; 
}

div#container {
	width:700px;
	margin: 0px 0px 0px 0px;
	float: left;
}
