/*
	home page specific styling
 */
body {
	background-image:url(/lmnt/_images/homeBg.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#ffffff;
}

#home {
	width:100%;
	height:100%;
}


#geek a {
	color:#ffffff;
	font-weight:normal;
}

#dj a {
	color:#000000;
	font-weight:normal;
}

#guy a {
	color:#ffffff;
	font-weight:normal;
}

#entrance {
}

#logo {
	font-weight:bold;
	font-size:14pt;
}