.left_set {
	position : absolute;
	width : 600px;
	height : 300px;
	top : 185px;
	left : 50px;
	padding : 5px 5px 5px 5px;
	clear : both;
	margin-top : 5px;
	border : 1px solid #420062;
	float : left;	
	display : inline;
	visibility : hidden;
	background :  #ff9;
	z-index : 100;
	}

.link_category{
	position : absolute;
	visibility : hidden;
	top : 65px;
	}

#start {visibility : visible;}

.default_category {
	visibility : visible;
	width : 230px;
	height : 425px;
	position : relative;
	}

.link_title {
	font-size : 24px;
	text-decoration : none;
	}

.link_blurbs{
	position : absolute;
	top : 35px;
	left : 275px;
	width : 325px;
	font-size : 20px;
	}

.link_pic {
	border : 1px solid #420062;
	width : 250px;
	height : 167px;}

.divider{
	position : relative;
	background : #fff;
	height : 1px;
	}
	
hr {width : 200px;}

.links_category{text-align : center;}

.side_menu_div  {background : url(pics/menu_middle_sm.gif);}	
	
.side_menu_div a{padding : 2px;}
	
.side_menu_div a:hover{padding : 2px;}
