@charset "utf-8";
body {
	background-image:url(http://www.rinmarugames.com/bgtr2.jpg);
	margin: 0; 
	background-repeat:repeat;
	background-attachment:fixed;
	padding: 0;
}

/*<3rinmaru<3

.oneColElsCtrHdr #container {
	width: 60em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background-color:transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page *//* this overrides the text-align: center on the body element. */
}
.oneColElsCtrHdr #header2 {
	background-color:transparent;
	text-align: center;
	padding: 1px 0;
}
.oneColElsCtrHdr #linkbar {
	text-align:center;
	color:#000;
	font: 100%,"Berlin Sans FB Demi";
	padding: 1px 0;
	background-color: transparent;
	width: 60em;
}
.oneColElsCtrHdr #newsbox {
	text-align:right;
	color:#000;
	font: 100%,"Berlin Sans FB Demi";
	position:relative;
	width: 7em;
	margin: 0 0 0 760px;
}
.oneColElsCtrHdr #newsboxcontainer {
	color:#000;
	font: 100%,"Berlin Sans FB Demi";
	padding: 1px 0;
}
.oneColElsCtrHdr #linkbar hr {
	color: #BB5972;
}
.oneColElsCtrHdr #header {
	background-color:transparent;
	padding: 10px 10px 10px 10px;
	color:#FFFFFF;
	text-align:center;
	font: 100%, "Century";
	font-size: 16px;
	padding: 1px 0;
/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.oneColElsCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 1px 0;
	font-size:14px;/* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColElsCtrHdr #mainContent {
	padding: 1px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: transparent;
}
.oneColElsCtrHdr #footer { 
	padding: 1px 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color:transparent;
	text-align:center;
} 
.oneColElsCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; 
	font-size:16px;/* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColElsCtrHdr #Leftbox {
	background-color:transparents;
	width: 11em;
	float: left;
	display: inline;
}
.oneColElsCtrHdr #Rightbox {
	background-color:#FFF;
	float: right;
	width: 10em;
	border: 6px solid #FDE8E8;
	color: #000;
	font-family: Century, "Berlin Sans FB Demi";
	margin: 0px 0px 20px 0px;
}
.oneColElsCtrHdr #Rightbox2 {
	background-color:#FFF;
	float: right;
	width: 10em;
	border: 6px solid #FDE8E8;
	color: #000;
	font-family: Century, "Berlin Sans FB Demi";
}
.oneColElsCtrHdr #RightContainer {
	background-color:transparent;
	float: right;
	width: 10em;
	margin: 0 0 0 0px;
}
.oneColElsCtrHdr #Centerbox {
	background-color:transparent;
	width: 60em;
}
.oneColElsCtrHdr #Centerbox table{

}
.oneColElsCtrHdr #Centerbox table td{
	border: 0px solid #000;
}
a.toplinks
{
color: #000;
text-decoration: underline;
}

a.toplinks:hover
{
color: #BB5972;
text-decoration: underline;
} 
a.toplinks: visited 
{
	color:#BB3366;
	text-decoration:none;
}
a.bottomlinks
{
	color:#40786B;
	text-decoration:underline;
}
a.bottomlinks:visited
{
	color:#40786B;
	text-decoration:underline;
}
a
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;
}
a:hover
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F69;
}
k
{
font-size:14px;	
}