#container {
	background-color: #000000;
}

#banner-inner
{
   border-color: #fff;
}

.layout-two-column-left #beta {
	width: 688px;
}

.layout-two-column-left #beta-inner {
	width: 528px;
	margin-left: auto;
	margin-right: auto;
}

body
{
   color: #999;
}

.entry-header
{
	border-left: 5px solid #c2e30b;
	color: #efefef;
	background-color: #404040;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   border-top: 1px solid #a3b8cc;
   color: #999;
}

.tandcom {
	color: #666;
	background-color: #f0f0f8;
	padding: 10px;
}

.storybox div.curve-head{
height:15px;
background:url(/sect/image/02-curve-left-head-b.gif) top left no-repeat;
}

.storybox div.curve-head div{
height:15px;
background:url(/sect/image/02-curve-right-head-b.gif) top right no-repeat;
}

.storybox div.curve-bottom{
height:15px;
background:url(/sect/image/02-curve-left-bottom-b.gif) bottom left no-repeat;
}

.storybox div.curve-bottom div{
height:15px;
background:url(/sect/image/02-curve-right-bottom-b.gif) bottom right no-repeat;
}

