	body
	{
		margin: 0;
		padding: 0;
		font: 70% georgia, verdana, hevetica, sans-serif;
		color: black;
		background-color: #9c8a28;
	}
	
	a:link { color: #000000; text-decoration: none; font-weight: bold;}
	a:visited { color: #000000; font-weight: none; text-decoration: none; }
	a:hover, a:active
	{
		color: #000000;
		background-color: #9c8a28;
		font-weight: bold;
	}
	ul
	{
		list-style-position: outside;
		list-style-image: url(heartlist.gif);
		list-style-type: square;
		text-align: left;
	}
	h2
	{
		margin: 0px;
		padding-right: 3em;
		color: black;
		font-family: georgia, verdana, sans-serif;
		font-weight: bold;
		text-decoration: none;
		text-align: right;
		line-height: 85%;
		font-size: 14px;
	}

	
	
	#container
	{
		margin: 1em auto;
		width: 788px;
		background-color: #5d814a;
		background-image: url(sora_04.png);
		border: 1px solid #6c683e;
	}
	
	#header
	{
		height: 310px;
		background-image: url(sora_01.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		position: relative;
	}

	#sidebar
	{
		float: left;
		background-image:url(sora_02.png);
		background-repeat: no-repeat;
		margin: 0;
		padding-top: 13em;
		padding-left: 9em;
		text-align: left;
		width: 281px;
		height: 286px;
	}
	#sidebar p
	{
		line-height: 100%;
		font: 90% georgia, verdana, hevetica, sans-serif;
		color: #3c0000;
	}
		
	#contents 
	{ 
		float: right;
		margin-left: -261px;
		width: 527px;
		height: 100%;
		text-align: justify;		
		background-image:url(sora_03.png);
		background-repeat: no-repeat;
		padding-top: 2em;
	}
	 #contents p { line-height: 110%; 
		margin: 5px;
		padding-right: 3em;
		padding-left: 1em;
	}
	
	#footer
	{
		clear: both;
		height: 20px;
		color: black;
		text-align: center;
		font-size: 90%;
		border-top: 1px dotted #6c683e;
		margin-top: 0px;
	}
	#footer p
	{
		margin-top: 3px;
	}




#newstop
	{ 
		float: right;
		margin-left: -261px;
		width: 527px;
		height: 100%;
		text-align: justify;	
		padding-top: 2em;
	}


#commentline
	{ 
		float: right;
		margin-left: -261px;
		width: 527px;
		height: 100%;
		text-align: right;	
		padding-top: 2em;
		font-weight: normal;
		font-size: 95%
	}