#main

{

	background: white repeat;

	background-image:url(stripe.jpg);

	width:800px;

	height:600px;

	border:solid 1px black;

	border-width:1px 0px 0px 1px;

	position:absolute;

	left:100px;
	
	top:56px;

}

#fadeBarLeft

{

	position:relative;

	left:15px;

	top:-71px;

	width:101px;

	height:4px;

	opacity:0.25;

	filter: alpha(opacity = 25);

	z-index:1;

}



#fadeBarTop

{

	position:relative;

	left:0px;

	top:36px;

	width:580px;

	height:4px;

	opacity:0.25;

	filter: alpha(opacity = 25);

	z-index:1;

}



#fadeVertBar

{

	position:relative;

	z-index:1;	

	width:4px;

	height:111px;

	top:39px;

	left:-93px;

	opacity:0.25;

	filter: alpha(opacity = 25);

}



#fadeVertBar2

{

	position:relative;

	z-index:5;	

	width:4px;

	height:60px;

	top:350px;

	left:116px;

	opacity:0.25;

	filter: alpha(opacity = 25);

}



#sideMenu

{

	z-index:3;

	background-repeat:no-repeat;

	position:relative;

	height:350px;

	width:84px;

	left:1px;

}



.sideMenuOption

{	

	height:48px;

	font-size:1px;

	

}



.box

{

	background-color:White;

	width:50px;

	height:50px;	

}



.space

{

	font-size:1px;

	height:5px;	

}



#blank

{

	position:relative;

	left:120px;

	top:39px;

	width:100px;

	height:111px;	

}



#floral

{

	position:relative;

	top:20px;	

}
