
/* --------- */
/* Structure */

#maag_content_bg {
	position: relative;
	width: 504px;
	height: 535px;
	background: url(../images/maag_center_col_bg.jpg) top left no-repeat #fff;
	margin: 0;
	padding: 0;
	text-align: left;
}

#maag_content_bg div {
	position: absolute;
}

#month {
	top: 74px;
	left: 102px;
	width: 324px;
	height: 18px;
	text-align: center;
}

#box1 {
	top: 250px;
	left: 60px;
	width: 384px;
	height: 116px;
	text-align: center;
}

#box1 p {
	display: block;
	margin: 0 0 12px 0;
	padding: 0;
}

#box3, #box2 {
	top: 360px;
	height: 34px;
}

#box3 {
	left: 48px;
	width: 234px;
}

#box2 {
	left: 268px;
	width: 200px;
}

#box3 span, #box2 span {
	display: block;
}


/* ------------- */
/* UI Typography */

#maag_content_bg,
#maag_content_bg div,
#maag_content_bg a {
	font: 10px Verdana;
	color: #0072b5;
}

#maag_content_bg div#month {
	font-weight: bold;
	font-size: 13px;
}

#maag_content_bg div#box1,
#maag_content_bg div#box1 * {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

#maag_content_bg div#box1 h1 {
	font-size: 14px;
}


#maag_content_bg #box2, #box2 span a, #maag_content_bg #box3, #box3 span a {
	color: #fff;
}

#box2 span a, #box3 span a {
	text-decoration: underline;
}
