
body {
	margin:0;
	padding:0;
}

#wp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:736px;
	margin:0 auto;
	background:url(../images/entry/background.jpg) no-repeat 0 95px;
	position:relative;
}

a:link,
a:visited {
	color:#86117D;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
}
.floatRight {
	float:right;
}
.pad {
	padding:0 10px;
}
img {
	border:none;
}



#welcome {
	width:278px;
	top:21px;
	left:13px;
	position:absolute;
}
#welcome p {
	width:200px;
	margin-left:10px;
}

#menu {
	top:6px;
	right:0;
	position:absolute;
}

#fayes1 {
	top:95px;
	left:244px;
	position:absolute;
}
#fayeatplay {
	top:95px;
	left:493px;
	position:absolute;
}



#menu a:link,
#menu a:visited {
	display:block;
	color:#666666;
	width:100px;
	height:48px;
	background:url(../images/entry/divider.jpg) no-repeat top right;
	float:left;
	text-align:right;
	padding:20px 8px 0 5px;
	vertical-align:bottom;
}
#menu a:hover {
	color:#86117D;
}




#boxes {
	padding:329px 0 0 14px;
}

#boxes p {
	margin:0;
	padding:4px 0;
}
.title {
	padding-left:8px;
}
#whatshot {
	background:url(../images/entry/whatshot_background.jpg) no-repeat 0 20px;
	width:339px;
	float:left;
	color:#666666;
}
#whatshot .box_content {
	margin-top:13px;
	margin-left:13px;
	width:320px;
}
#whatshot .box_content img {
	float:left;
	margin-right:9px;
}
#whatshot_heading {
	color:#86117D;
	font-size:14px;
	margin-bottom:0;
	padding-bottom:0;
}
#whatshot_content {
	margin-left:110px;
	width:190px;
}


#checkOut {
	/*background-color:#000000;*/
	padding:5px 9px 5px 0;
	width:190px;
	margin-top:2px;
	margin-left:110px;
	text-align:right;
}
#checkOut a:link,
#checkOut a:visited {
	color:#FFF;
	font-size:14px;
}
#checkOut a:hover {
	color:#86117D;
}


#news {
	background:url(../images/entry/news_background.jpg) no-repeat 0 19px;
	width:364px;
	float:left;
	margin-left:19px;
}

#news .box_content {

}

#news .box_content {
	margin-top:8px;
	margin-left:14px;
	width:320px;

}

#news .box_content .small {

	padding:0;
	margin:0;
}

/*
#news p {
	padding:12px 0 0 0;
	margin:0;
}
*/


#contact {
	margin-top:30px;
	clear:both;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	padding:3px 5px;
}




