
#window {
	width: 567px;
}

#topcamlogo {
	background-image:url("http://reviews.domainplayersclub.com/images/mnw_logo.gif");
	background-repeat:no-repeat;
	height: 59px;
}

#contentbox {
	background-image:url("http://reviews.domainplayersclub.com/images/mnw_bg.jpg");
	background-repeat:no-repeat;
	background-color: #FF00C2;
	height: 160px;
	text-align: center;
	padding: 0 10px 0 10px;
}

#bottom {
	background-image:url("http://reviews.domainplayersclub.com/images/mnw_bottom.gif");
	background-repeat:no-repeat;
	height: 22px;
}

#livegif {
	background-image: url("http://reviews.domainplayersclub.com/images/mnw_livenow_icon.gif");
	background-repeat: no-repeat;
	height: 28px;
	width: 130px;
}


#space {
	width: 10px;
}

#thumb {
	background-color: #FF00C2;
	padding: 2px;
	text-align: center;
}

#thumb img {
	border: 2px #FFFFFF solid;
}

#name {
	text-align: center;
}

#name a:link {color:#FFFFFF;}
#name a:visited {color:#FFFFFF;}
#name a:hover {color:#67003A; background-color: #FCFF00;}
#name a:active {color:#67003A;}