@charset "UTF-8";
/* CSS Document */

/* body */
body {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 69%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #343a4d;
	background: #fff url(../images/background_home.jpg) no-repeat top left;
	}


#homeText {
	background: transparent;
	position: absolute;
	top: 545px;
	left: 18px;
	width: 540px;
	height: auto;
	border: none;
	padding: 0;
	margin: 0;
}

#glamour {
	background: transparent;
	position: absolute;
	top: 74px;
	left: 173px;
	width: 540px;
	height: auto;
	border: none;
	padding: 0;
	margin: 0;
}
	

#mckenzie_spotlight {
	background: transparent;
	position: absolute;
	top: 42px;
	left: 787px;
	width: 205px;
	height: 300px;
	border: none;
	padding: 0;
	margin: 0;
}
	
#mckenzie_spotlight h2 {
	font-weight: normal;
	line-height: 0;
	font-size: 14px;
	color: #fff;
	margin-left: 10px;

}

#mckenzie_spotlight_alt {
	background: transparent;
	position: relative;
	top: 10px;
	left: 10px;
	width: 180px;
	height: 265px;
	overflow: auto;
	border: none;
	padding: 0 12px 0 0;
	margin: 0;
}
	


#mckenzie_editorial {
	background: transparent;
	position: absolute;
	top: 354px;
	left: 787px;
	width: 205px;
	height: 178px;
	border: none;
	padding: 0;
	margin: 0;
}
	

#mckenzie_editorial h2 {
	font-weight: normal;
	line-height: 0;
	font-size: 14px;
	color: #fff;
	margin-left: 10px;

}

#mckenzie_editorial_alt {
	background: transparent;
	position: relative;
	top: 10px;
	left: 10px;
	width: 180px;
	height: 158px;
	overflow: auto;
	border: none;
	padding: 0;
	margin: 0;
}

#mckenzie_editorial_alt a,
#mckenzie_editorial_alt a:link,
#mckenzie_spotlight_alt a,
#mckenzie_spotlight_alt a:link {
	color: #333b50;
	text-decoration: none;
	}
#mckenzie_editorial_alt a:visited,
#mckenzie_spotlight_alt a:visited {
	color: #333b50;
	text-decoration: none;
	}
#mckenzie_editorial_alt a:hover,
#mckenzie_spotlight_alt a:hover {
	color: #eba531;
	text-decoration: underline;
	}
#mckenzie_editorial_alt a:active,
#mckenzie_spotlight_alt a:active {
	color: #999;
	font-weight: normal;
	}


