
	body
	{
		padding: 0;
		margin: 0;
		background-color: #000;
		color: #fff;
		text-align: center;
	}
	
	#header	
	{
		margin-top: 0;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
	}

	#contents	
	{
		margin-top: 0px;
		margin-right:auto;
		margin-left:auto;
		width: 470px;
		padding: 20px;
		background-color: #080B0B;
		color: #000;
		text-align: left;
		border: 1px solid #282A2A;
	}

	#footer
	{
		padding: 5px;
		text-align: center;
		background-color: #282A2A;
	}

	#otome
	{
		width: 120px;
 		position: fixed;
		bottom: 10px;
		right: 20px;
		text-align: center;
	}

	#otomeimage
	{
		width: 470;
		height: 0;
		padding-bottom: 0px;
		background-color: #080B0B;
		position: absolute;
		margin-top: 15px;
		margin-left: 365px;
	}

	#otometext
	{
		width: 350px;
	}

	#coc
	{
		padding: 10px;
		margin-left: 10px;
		margin-right: 10px;
	}

	span.otome
	{
		color: #EBEBEB;
		background-color: transparent;
		font-family: Lucida Sans, Tahoma, sans-serif;
		font-size: 0.5em;	
	}
	
	h1	
	{
		color: #EBEBEB;
		background-color: transparent;
		font-family: Trebuchet MS, Arial, sans-serif;
		font-size: 12px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	p	
	{
		margin-top: 0;
		color: #EBEBEB;
		background-color: transparent;
		font-family: Lucida Sans, Tahoma, sans-serif;
		font-size: 0.7em;
		line-height: 140%;
	}

	span.foot
	{
		color: #080B0B;
		background-color: transparent;
		font-family: Lucida Sans, Tahoma, sans-serif;
		font-size: 0.5em;
	}

	span.author	
	{
		color: #636363;
		background-color: transparent;
		font-family: Arial, Tahoma, sans-serif;
		font-size: 0.6em;
	}

	a:link
	{
		color: #EBEBEB;
	}

	a:visited
	{
		color: #EBEBEB;
	}

	a:hover ,a:active
	{
		color: #5BB2B3;
	} 

	a.postedby:link
	{
		color: #636363;
		text-decoration: none;
	}	

	a.postedby:visited
	{
		color: #636363;
		text-decoration: none;
	}

	a.postedby:hover
	{
		color: #5BB2B3;
	}

	a.footer:link
	{
		color: #080B0B;
		text-decoration: none;
	}	

	a.footer:visited
	{
		color: #080B0B;
		text-decoration: none;
	}

	a.footer:hover
	{
		color: #5BB2B3;
	}

	input.forumbutton
	{
		font-size: 11px;
		color: #EBEBEB;
		width: 200px;
		height: 63px;
		border-style: solid;
		border-color: #282A2A;
		border-width: 1px;
		background-color: #282A2A;
		background-image: url(../images/az_rfucsiteforumbut.jpg);
		font-family: Trebuchet MS, Arial, sans-serif;
	}

	#gallerylist
	{
		padding: 0;
		padding-bottom: 20px;
		margin-right: auto;
		margin-left: auto;
		width: 500px;
		color: #000;
		text-align: left;
	}

	#gallerylist ul, #gallerylist li
	{
		display: inline;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	#gallerylist a:link
	{
		margin-right: 0px;
		padding: 5px 2px 5px 0px;
	}

	.galleryimage
	{
		border: 1px;
		border-thickness: 1px;
		border-color: #282A2A;
		border-style: solid;
	}

	a:link .galleryimage
	{
		border-color: #282A2A;
	} 

	a:hover .galleryimage, a:active .galleryimage
	{
		border: 1px;
		border-thickness: 1px;
		border-color: #5BB2B3;
		border-style: solid
	}

	#navlist
	{
		margin: 0;
		padding: 0;
		padding-bottom: 19px;
		margin-right:auto;
		margin-left:auto;
		width: 500px;
		color: #000;
		text-align: left;
	}

	#navlist ul, #navlist li
	{
		display: inline;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	#navlist a:link, #navlist a:visited
	{
		background: #080B0B;
		border: 1px solid #282A2A;
		color: #666;
		float: left;
		font-size: 10px;
		font-weight: normal;
		line-height: 14px;
		margin-right: 8px;
		padding: 2px 10px 2px 10px;
		text-decoration: none;
		font-family: Arial;
	}

	#navlist a:link#current, #navlist a:visited#current
	{
		background: #080B0B;
		color: #ebebeb;
		border-bottom: 1px solid #080B0B;
	}

	#navlist a:hover
	{
		color: #5BB2B3;
		background-color: #0C1313;
	}

	body.section-1 #navlist li#nav-1 a,
	body.section-2 #navlist li#nav-2 a,
	body.section-3 #navlist li#nav-3 a,
	body.section-4 #navlist li#nav-4 a
	{
		background: #fff;
		border-bottom: 1px solid #fff;
		color: #000;
	}

	#navlist #subnav-1,
	#navlist #subnav-2,
	#navlist #subnav-3,
	#navlist #subnav-4
	{
		display: none;
		width: 90%;
	}

	body.section-1 #navlist ul#subnav-1,
	body.section-2 #navlist ul#subnav-2,
	body.section-3 #navlist ul#subnav-3,
	body.section-4 #navlist ul#subnav-4
	{
		display: inline;
		left: 10px;
		position: absolute;
		top: 95px;
	}

	body.section-1 #navlist ul#subnav-1 a,
	body.section-2 #navlist ul#subnav-2 a,
	body.section-3 #navlist ul#subnav-3 a,
	body.section-4 #navlist ul#subnav-4 a
	{
		background: #fff;
		border: none;
		border-left: 1px solid #ccc;
		color: #999;
		font-size: smaller;
		font-weight: bold;
		line-height: 10px;
		margin-right: 4px;
		padding: 2px 10px 2px 10px;
		text-decoration: none;
	}

	#navlist ul a:hover
	{
		color: #f00 !important;
	}

	hr
	{
		color: #282A2A;
		margin-bottom: 10px;
		border-style: solid;
	}