body{ 
	
}

div#title {
	position:absolute;
	left: 0px;
	top: -50px;
	width: 578px;
	height: 209px;
	
z-index: 2;



}

div#slice{
	position:absolute;
	left: 578px;
	top: -50px;
	width: 100%;
	height: 578px;
	
z-index: 3;


}

div#pictures {
	position:absolute; 
	left:100px;
	top: 100px;
	width: 540%;
	height: 60%;
	z-index:2;
	padding-left: 1px;
	padding-top: 4px;
	border-left-color : #666699;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #666699;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #666699;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #666699;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	float: left;
}

div#label {
	position:absolute; 
	left:500px;
	top: 100px;
	width: 100%;
	height: 50px;
	z-index:9;
	padding-left: 1px;
	padding-top: 4px;
	border-left-color : #666699;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #666699;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #666699;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #666699;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	background-color: #f0037f;
	float: left;
}

.title2 {
	position:absolute
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #707070;
	text-decoration: none;
}
div#menu {
	position:absolute; 
	left:55px;
	top: 190px;
	width: 300px;
	height: 144px;
	z-index:8;
	padding-left: 0px;
	padding-top: 0px;
	color: #ffffff;
	float: left;
}
div#text {
	position:absolute;
	left:67px;
	top: 210px;
	width: 40%;
	height: 400px;
	padding-left:60px;
	padding-top: 20px;
	padding-right: 0px;
	font-size: 10px;
	color: #ffffff;
	background-color: #;
	float: left;
}
div#text2 {
	position:absolute;center;
	left:312px;
	top: 180px;
	width: 50%;
	height: 500px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;	
	margin-right: 5px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;	
	z-index:9;
}
img#square{
	position: relative;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 0px;
	float: left;
	
	}
a:link {  
	color: #707070; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration:none;
	}

a:visited { 
	color: #707070; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration:none;
	 
}

a:hover {  
	color: #cc3366; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration:none;
	 
}


	



