body
{
	font-family: arial;
}

#middle
{
	width: 950px;
	margin: 0px auto;
}

#button
{
	background-image: url("../img/cell_bk.jpg");
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 20px 5px 20px 5px;
	font-size: 17px;
}

#select_button
{
	background: #f6c427;
	color: #ffffff;
	padding: 20px 5px 20px 5px;
	font-size: 17px;
}

div.left
{
	float:left;
}


#main
{
	background-image: url("../img/home_back.jpg");
	background-repeat: repeat-x;
	color: #000000;
	height: 369px;
	width: 456px;
}

#main2
{
	background-image: url("../img/home_back2.jpg");
	background-repeat: repeat-x;
	color: #000000;
	height: 369px;
	width: 456px;
}

a.current_sub
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.sub
{
	color: #ffffff;
	text-decoration: none;
}