/* RENKETSU.ORG http://renketsu.org */


body	{
	background-color:#ffffff;
	background-image:url(bg.gif);
	
margin: 0 auto;

	padding: 0;
		
	font-size: 10px;
	font-family: Arial;
	color: #606060;
	line-height: 15px;
	}

table 	{
	font-size: 10px;
	font-family: Arial;
	color: #606060;
	line-height: 15px;
	}

p	{
	text-indent: 20px;
	margin-top:0px;
	margin-bottom:10px;
	}

blockquote	{
	width:200px;
	padding:10px;
	margin-left:150px;
	background-color: #e7e7e7;
	border-right: 5px solid #b7b7b7;
	text-align: right;
	}

a:link, a:visited, a:active	{
	color:#8e2f24;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	letter-spacing:-1px;
	text-decoration:none;
	cursor:sw-resize;
	}

a:hover	{
	color:#000000;
	text-decoration:none;
	}

/*********** I.D.'s ***********/


#content	{
	padding-top:10px;
	padding-bottom:10px;
	text-align: justify;
	font-size: 10px;
	font-family: Arial;
	color: #606060;
	line-height: 15px;
	}

#menu	{
	color: #d5d5d5;
	text-align: right;
	margin-top:0px;
	padding-right:10px;
	}

#menu a, #menu a:visited, #menu a:active {
	color:#d5d5d5 !important;
	font-family: "franklin gothic medium", trebuchet ms;
	font-size: 9px;
	line-height:10px;
	}

#menu a:hover {
	padding-bottom:6px;
	border-bottom:4px solid #2bbebf;
	}

/*********** TEXT CUSTOMIZATION ***********/


b	{
	color:#000000;
	}

i, em	{
	color:#386a53;
	}

/*********** HEADERS ***********/


h1	{
	margin: 0;
	color: #2bbebf;
	font-family: "franklin gothic medium", trebuchet ms;
	font-size: 17px;
	font-weight:normal;
	text-align: center;
	text-transform:uppercase;
	letter-spacing:2px;
	background-color: #e7e7e7;
	padding:2px;
	}

h2	{
	margin: 0;
	margin-bottom:10px;
	color: #3b3b3b;
	font-family: "franklin gothic medium", trebuchet ms;
	font-size: 11px;
	line-height:10px;
	font-weight:normal;
	text-align: center;
	text-transform:uppercase;
	background-color: #e7e7e7;
	border-bottom: 3px solid #b7b7b7;
	padding-bottom:5px;
	}

h3 a:link, h3 a:visited	{
	float:right;
	padding:2px;
	font-size:30px;
	letter-spacing:-3px;
	margin: 0;
	line-height:30px;
	}

/***********SPECIAL**************/