body 
	{ 
	background: url("menu/back.gif") #000000 repeat-y 0% 0%;
	font-family: Arial, "San Serif"; 
	color: #EDEDED; 
	font-weight: normal;
	font-size: normal; 
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	}

td
	{ 
	font-family: Arial; 
	color: #FFFFFF; 
	font-weight: normal;
	font-size: large; 
	padding: 0px;
	}

dt
	{ 
	font-family: "Ninja Naruto", Arial; 
	font-weight: normal;
	font-size: large; 
	}

h3
	{ 
	font-family: "Ninja Naruto", Arial; 
	font-weight: normal;
	font-size: large; 
	}

h2
	{ 
	font-family: "Ninja Naruto", Arial; 
	font-weight: normal;
	color: #10FE6F; 
	font-size: large; 
	}

A:link
	{
	text-decoration: underline; color:#8900EA; 
	}

A:visited
	{ 
	text-decoration: none; color:#440174; 
	}

A:active
	{ 
	text-decoration: underline; color:#04A800; 
	}

A:hover
	{ 
	text-decoration: underline; color:#04A800; 
	}

#logo 
	{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 227px;
	height: 160px;
	}

#title
	{
	position: absolute;
	top: 5px;
	right: 5px;
	left: 237px;
	height: 160px;
	}

#menu
	{
	position: absolute;
	left: 5px;
	top: 170px;
	width: 227px;
	}

#center 
	{
	position: absolute;
	top: 170px;
	left: 237px;
	right: 5px;
	bottom: 5px;
	}