@charset "utf-8";
body {
	background-color: #ffffff;
	background-repeat: no-repeat;
	}
.enter {
	font-family: Calibri, Tunga, "Trebuchet MS", "Tw Cen MT Condensed", "AvantGarde LT CondMedium", "Helvetica LT Condensed",  			 	sans-serif;
	font-size: 90%;
	font-weight:bold;
	color:#000000;
	position: absolute;
	left: 5px;
	height: 10px;
	top: 50%;
	margin-top: 25px;
	background-repeat: no-repeat;
	text-decoration:none;
}
.wrapper {
	width: 500px;
	position: absolute;
	left: 140px;
	height: 370px;
	top: 50%;
	margin-top: -200px;
	background-repeat: no-repeat;
	text-decoration:none;
	}

	
.content {
	background-repeat:no-repeat;
	position: relative;
	float: right;
	width: 520px;
	height: 397px;
	left: 580px;
	margin-top: -20px;
	}
	
	.links1 {
	font-family: Calibri, Tunga, "Trebuchet MS", "Tw Cen MT Condensed", "AvantGarde LT CondMedium", "Helvetica LT Condensed",  			 	sans-serif;
	font-size: 90%;
	color:#cc0000;
	float: left;
	width: 500px;
	position: absolute;
	left: -290px;
	height: 10px;
	top: 50%;
	margin-top: 155px;
	background-repeat: no-repeat;
	text-decoration:none;
	}
	
.web {
	font-family: Calibri, Tunga, "Trebuchet MS", "Tw Cen MT Condensed", "AvantGarde LT CondMedium", "Helvetica LT Condensed",  			 	sans-serif;
	font-size: 90%;
	color:#000000;
	float: left;
	width: 500px;
	position: absolute;
	left: -410px;
	height: 10px;
	top: 50%;
	margin-top: 160px;
	background-repeat: no-repeat;
	text-decoration:none;
	}