/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    }

#frame
{
	width: 600px;
	padding: 0;
	clear: both;
	border-left: solid 1px #434343;
	border-right: solid 1px #434343;
	background-image: url(images/main_bg.png);
}

#frame_top
{
	width: 600px;
	height: 9px;
	clear: both;
	padding: 0;
	background-image: url(images/main_bg_top.png);
	background-repeat: no-repeat;
}


#frame_bottom
{
	width: 600px;
	height: 9px;
	clear: both;
	padding: 0;
	background-image: url(images/main_bg_bottom.png);
	background-repeat: no-repeat;
}


#content
{
	width: 277px;
	padding: 0;
	background-image: url(images/text_bg.png);
	clear: both;
}

#content_top
{
	width: 277px;
	height: 9px;
	clear: both;
	padding: 0;
	background-image: url(images/text_bg_top.png);
	background-repeat: no-repeat;
}


#content_bottom
{
	width: 277px;
	height: 9px;
	clear: both;
	padding: 0;
	background-image: url(images/text_bg_bottom.png);
	background-repeat: no-repeat;
}
