/* @group common */
body{
	width: 1000px;
	font-size: 14px;
}

wrapper1010{
	text-align: center;
	height: 100%;
}

#header2 {
	position: relative; 
	top: 23px; 
	left: 56px; 
	width: 900px; 
	height: 236px; 
	z-index: 0;	
}

#entrance {
	position: relative; 
	top: -179px; 
	left: 784px; 
	width: 118px; 
	height: 164px; 
	z-index: 1;
	
}

#logo {
	position: relative; 
	top: -340px; 
	left: 107px; 
	width: 422px; 
	height: 77px; 
	z-index: 14;
}

#weblink {
	position: relative; 
	top: -20px; 
	left: 50px; 
	width: 354px; 
	height: 27px; 
	z-index: 10;	
}






.curve{
 -moz-border-radius:45px;
-webkit-border-radius:45px;
-o-border-radius:45px;
padding: 25px;
background-color: #e2c2e8;
}

#container {
	position: relative; top: -242px; left: 56px; width: 900px; height: 1200px; z-index: 2;
}

.container{
 font: bold xx-large "Helvetica", Arial, sans-serif;
background-color: #84004D;
-moz-border-radius-topright:35px;
-webkit-border-top-right-radius:35px;
-o-border-radius-topright:35px;
-moz-border-radius-topleft :35px;
-webkit-border-top-left-radius:35px;
-o-border-radius-topleft :35px;
}

.container2{
   -moz-border-radius-bottomright:35px;
   -webkit-border-bottom-right-radius:35px;
   -moz-border-radius-bottomleft :35px;
   -webkit-border-bottom-left-radius:35px; 
   background-color: #e3d1e8;
   border-color: rgba(153,0,73,0.35);
   font-family: "Helvetica", Arial, sans-serif;
}

/* @end */

