#content
{
	margin-top: 5px;
}


#content_table
{
	border: 0;
	width: 771px;	
}

#top_left_corner
{
	background-image: url(../img/content_l_t_c.gif);
	width: 17px;
	height: 12px;
}
#top_center
{
	width: 737px;
	background-image: url(../img/content_s_t_bg.gif);
	height: 12px;
}
#top_right_corner
{
	background-image: url(../img/content_r_t_c.gif);
	width: 17px;
	height: 12px;	
}

#content_left
{
	background-image: url(../img/content_l_s.GIF);
	width: 17px;
}
#content_center
{
	width: 737px;
	background-color: white;
	text-align: left;
}
#content_right
{
	background-image: url(../img/content_r_side.gif);
	width: 17px;
}
#bottom_left_corner
{
	background-image: url(../img/content_l_bt_c.gif);
	width: 17px;
	height: 12px;
}
#bottom_center
{
	width: 737px;
	background-image: url(../img/content_s_bt_bg.gif);
	height: 12px;
}
#bottom_right_corner
{
	background-image: url(../img/content_r_bt_c.GIF);
	width: 17px;
	height: 12px;	
}
