#front_page{
	width:900px;
	}



/*
a#browse {
    display: block;
    width: 108px;
    height: 28px;
    background-image: url(/images/flip.gif);
    margin: 0 auto;
}
a#browse:hover {
    background-image: url(/images/flipb.gif);
}
a .alt { display: none; }
*/
/*
 #left_menu a { text-decoration: none; color: black;background-color: white; }
#left_menu a:hover { text-decoration: none; background-color: #000; color: white;}
#left_menu a:visited {text-decoration: none; color: none; }
*/
.title{
	color:red;
		text-align: center;
		}

		.bluey{
			color:blue;
			}





#header{
	width:100%;
	height:50px;
	float:left;
/*	background-color: red; */
	padding:5px;
}

#left_menu{
	width:200px;
	margin-top: 20px;
	position:absolute;
		left:0px;
			top:65px;

/*	background-color: green;*/
}

#left_menu li{
list-style: none;
/*	background-color: green;*/
}
 
#content{
	padding-left:5px;
	float:left;
			width:1500px;
					position:absolute;
							left:201px;
									top:51px;
/*	background-color: blue; */
	
}

.thumb{
	background-color: white;
	width: 320px;
	height: 300px;
	float:left;
}



fieldset
{
border: 1px solid #781351;
width: 20em
}

.sub{
	margin-left:50px;
}


.image_edit{
	margin-top: 20px;
}


.item_image{
	padding: 2px;
	border: 1px solid #666666; 
	margin-bottom:2px;
}

