.bg_links1
	{
		background-image:url(../src/menu_l1.gif);
		background-repeat:no-repeat;
		position:relative;
		padding-top:15px;
		margin-bottom:3px;
		height:12px;
	}

.bg_links2
	{
		background-image:url(../src/menu_l2.gif);
		background-repeat:repeat-x;
		position:relative;
		padding-top:5px;
		padding-bottom:2px;
		padding-left:10px;
		margin-bottom:25px;
		min-height:141px;
	}

.bg_links3
	{
		background-image:url(../src/menu_l2.gif);
		background-repeat:repeat-x;
		position:relative;
		padding-top:5px;
		padding-bottom:2px;
		padding-left:10px;
		padding-right:10px;
		margin-bottom:25px;
		min-height:141px;
		font-size:10px;
	}
	
#main
	{
		position:relative;
		top:200px;
		left:235px;
		width:730px;
		margin-bottom:250px;
		z-index:0;
		text-align:left;
		min-height:950px;
	}
