h1 {
 	font-size: 24px;
	text-decoration: none;
 	color: #9900FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
 }
 
#container-index {
	position:relative;
	width:800px;
	height:800px;
	margin: auto;
	background-color: #FFFFFF;
}

#container {
	position:relative;
	width:800px;
	height: 750px;
	margin: auto;
	background-color: #FFFFFF;
	left: auto;
	right: auto;
}


body {
	background-color: #FFCCFF;
}

#container-cart {
	position:relative;
	width:760px;
	height: 750px;
	margin: auto;
	background-color: #FFFFFF;
}

#navigate {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9900FF;
	text-decoration: none;
	width: 160px;
	height: 500px;
	float: left;
	padding-left: 10px;
	
}

#textA {
	width: 313px;
	height:442px;
	float: right;
	top: 178px;
	position: absolute;
	left: 219px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}

#filler-slogan {
	width: 700px;
	height:38px;

}
#text {
	width: 567px;
	height:255px;
	float: right;
	background-color: #FFFFFF;

}
#textright {
	position:absolute;
	width:215px;
	height:215px;
	left: 548px;
	top: 177px;
	padding: 4px;
	border: 3px solid #CC0000;
}





#header {
	width: 760px;
	height: 100px;
}

#textbox {
	float: right;
	width: 630px;
	height: auto;
	top: 300px;
	background-color: #FFFFFF;
}

#Bar {
	background-color: #9900FF;
	height: 15px;
	width: 760px;

 }

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9900FF;
	text-decoration: none; 
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9900FF;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9933FF;
	text-decoration: none;
}


p {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 }
 
 b {
 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
 #Layer1 {
	width:210px;
	height:210px;
	float: right;
}
#Layer2 {
	position:absolute;
	width:760px;
	height:55px;
	float: none;
	left: 5px;
	top: 653px;
}
#Layer3 {
	width:760px;
	height:60px;
	float:left;
}

#slogan {
	width:253px;
	height:38px;
	float: left;
	}
#formbox {
	position:relative;
	width:200px;
	height:600px;
	
	top: 50px;
}
#formbox1 {
	position:relative;
	width:400px;
	height:400px;
		top: 50px;
}
*{margin:0;padding:0;}

