html {
	height:100%;
}

body {
	background:url(../images/under_construction/background_strecher.png) repeat-x;
	font-family:"Berlin Sans FB", "Verdana", "Aharoni", "Tahoma";
	margin:0;
	padding:0;
}

h2 {
	font-weight:normal;
	margin-top:0px;
}

.retie {
	margin:0 auto;
	width:300px;
	text-align:center;
}

.retie a {
	color:#edf65e;
	font-weight:normal;
	text-decoration:none;
}

.retie a:hover {
	color:#edf65e;
	font-weight:normal;
	text-decoration:underline;
}

h3 {
	font-weight:normal;
	margin-top:0px;
}

.uc {
	background:url(../images/under_construction/under_construction.png) no-repeat;
	height:313px;
	left:50%;
	margin-top:80px;
	margin-left:-250px;
	position:relative;
	width:500px;
}

.info {
	left:50%;
	margin-left:-130px;
	position:relative;
	width:500px;

}

.year {
	border-bottom:solid 2px black;
	clear:left;
	font-size:24px;
	width:80px;
	margin-bottom:6px;
}

.yearSpacer {
	clear:left;
	height:15px;
}

.month {
	clear:left;
	float:left;
	font-size:20px;
	padding-right:20px;
	width:80px;
}

.monthSpacer {
	clear:left;
	height:10px;
}

.activityWrapper {
	float:left;
	width:300px;
}

.day {
	float:left;
	width:30px;
}