#welcome {
	position: absolute;
	top: 16px;
	right: 25px;
	color: #F3E0BC;
	font-size: 12px;
	text-align: right;
}

.welcome {
	color: #DD6225;
}

.dashLogo {
	position: absolute;
	top: 6px;
	left: 25px;
}

.dashSectHead {
	color: #FFF;
	font-size: 16px;
	cursor: pointer;
	margin-left: -20px;
}

.dashSectFoot {
	color: #DD6225;
	font-size: 10px;
}

.dashSect {
	position: absolute;
	width: 200px;
	height: 150px;
	color: #F3E0BC;
	font-size: 12px;
}

.dashSect a {
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
}

#dashSect1 {
	top: 85px;
	left: 75px;
}

#dashSect2 {
	top: 85px;
	right: 75px;
}

#dashSect3 {
	top: 260px;
	left: 75px;
}

#dashSect4 {
	top: 260px;
	right: 75px;
}