/* CSS Author - Shinsaitou Minobusuki */



#mainbg	{
	background: #ffffff url("misc/otakumix_textbg.gif");
	text-align: center;
	font: normal 8pt Tahoma, sans-serif;
	}

#maindiv	{
		width: 600px;
		}

#logo	{
	background: #000000 url("misc/ndlogo_bluefluid.gif");
	width: 132px;
	height: 60px;
	display: inline;
	}

#banner	{
	height: 60px;
	width: 468px;
	background: #add8e6 url("misc/otakumix_banner_sea.gif");
	display: inline;
	}

#menu	{
	height: 20px;
	width: 600px;
	background: #336699;
	font: normal 8pt Arial, sans-serif;
	}

#menu ul	{
		margin: 0px;
		padding: 0px;
		line-height: 20px;
		}

#menu li	{
		list-style-type: none;
		display: inline;
		}

#menu li a	{
		text-decoration: none;
		padding: 3px 20px;
		}

#menu li a:link	{
			color: #ffffff;
			}

#menu li a:visited	{
			color: #ffffff;
			}

#menu li a:active	{
			font-weight: bold;
			color: #000080;
			}

#menu li a:hover	{
			font-weight: bold;
			background: #3366ff;
			color: #ffffff;
			}

#home	{
	width: 600px;
	height: 332px;
	padding: 10px;
	color: #006400;
	background: #fffff0;
	}

#home img	{
		margin: 5px 0px 10px;
		}

#gallery	{
		padding: 20px 0px 0px 0px;
		width: 600px;
		height: 400px;
		overflow: auto;
		line-height: 175%;
		background: #f5fffa;
		}

#gallery img	{
		margin: 10px;
		}

#galleryintro	{
		background: url("misc/gallery_intro.gif") no-repeat;
		margin: 0px;
		width: 300px;
		height: 40px;
		}
#lyrics	{
	padding: 20px 0px 0px 0px;
	width: 600px;
	height: 400px;
	overflow: auto;
	background: #FFFAF0;
	}

#lyrics p	{
		font: bold 8pt Tahoma, sans-serif;
		line-height: 125%;
		}

#lyricsintro	{
		background: url("misc/lyrics_intro.gif") no-repeat;
		margin: 0px;
		width: 300px;
		height: 40px;
		}

#links	{
	width: 600px;
	height: 400px;
	overflow: auto;	
	background: #ffe4e1;
	}

#imagelinks	{
		float: left;
		margin-right: -3px;
		padding: 10px 0px;
		width: 132px;
		}

#imagelinks img	{
		margin: 4px;
		}

#textlinks	{
		padding: 20px 0px;
		margin: 0px;
		width: 451px;
		line-height: 150%;
		background: #f0fff0;
		}

#textlinks img	{
		margin: 4px;
		}

#guestbook	{
		width: 600px;
		height: 15px;
		background: #fffff0;
		}

#search	{
	width: 600px;
	height: 53px;
	overflow: hidden;
	background: #fffff0;
	}

#extra	{
	width: 600px;
	padding: 5px;
	background: #336699;
	}

#w3c	{
	text-align: left;
	width: 70%;
	display: inline;
	}

#counter	{
		text-align: right;
		width: 30%;
		display: inline;
		}

#footer	{
	padding: 5px;
	width: 600px;
	height: 40px;
	background: #add8e6 url("misc/otakumix_rights_sea.jpg");
	}

img	{
	vertical-align: middle;
	border-style: none;
	}

a:link, a:visited, a:active	{
				color: #000080;
				text-decoration: none;
				}
a:hover	{
	color: #0000ff;
	font-weight: bold;
	}

#himitsu	{
		visibility: hidden;
		}

#spacer	{
	height: 10px;
	}

#thanks	{
	color: #ff69b4;
	font: normal 8pt Arial, sans-serif;
	}

#bold	{
	font-weight: bold;
	}

a.pink:hover	{
		color: #ff1493;
		}

.spacing	{
		letter-spacing: 2px;
		}

.font	{
	font: normal 6pt Tahoma, sans-serif;
	}

.border	{
	border: 1px dashed #cccccc;	
	}

.visible	{
		visibility: visible;
		}

.invisible 	{
		visibility: hidden;
		}

.background	{
		background: url("") #f0f8ff fixed no-repeat;
		}



/* Creation Date - 12.22.06 */
/* Last Update - 01.23.07 */