 body {
	width:100%;
	margin:0;
 	padding:0;
 	border:0;
 	background:#fff;
 	}

#maincontent {
 	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:5px;
}

div.leftborder {
	background:#fff;
	background-image: url("gfx/panelml2.png");
	background-repeat:repeat-y;
	
	padding:0;
	padding-left:175px;
}

div.rightborder {
	background-image: url("gfx/panelrm.png");
	background-repeat:repeat-y;
	background-position:right;
	position:relative;	

	margin:0;
	margin-left:10px;

	padding:0;
}

div.centrecontent {
	font-family:verdana;
	font-size:12px;

	margin-right:165px;
	margin-left:0;
}

div.centrecontent h2 {
 font-size:20px;
 border-bottom:3px #bd0000 solid;
 
 margin:0;
 margin-bottom:5px;
}

div.centrecontent h2:hover {
	background:#bd0000;
	color:#fff;
}


div.centrecontent a {
	background:#fff3f3;
	border-bottom:1px solid #bd0000;
	color:#bd0000;
	padding:1px;
	text-decoration:none;
}

div.centrecontent a:hover {
	background:#bd0000;
	color:#fff;
}

div.centrecontent img.main {
	float:left;
	padding:10px; 
	background:#bd0000; 
	margin-right:10px;
}

div.clearing {
	background:url(gfx/panelmrc.png); 
	background-repeat:repeat-y; 
	background-position:right;
	clear:both; 
	height:5px; 
}

p.copyright {
	text-align:center; 
	margin-left:175px; 
	font-family:verdana; 
	font-size:10px; 
	color:#ccc;
}

p.copyright a {
	color:#ccc;
}

p.copyright a:hover {
	color:#aaa;
}


ul.celebrityhome {
	list-style-type:none;
	background:none;
	padding:0;
	margin-left:0;
}

ul.celebrityhome li {
	margin-bottom:2px;
}

ul.celebrityhome li img {
	float:right;
	padding:10px; 
	background:#bd0000; 
}

ul.celebrityhome li div {
	float:right;
	border:10px solid #bd0000;
	background:#fff; 
	text-align:center; 
	padding:5px;	
}

ul.celebritylist {
	list-style-type:none;
	background:none;
	padding:0;
	margin-left:0;
}

ul.celebritylist li {
	height:44px; 
	margin-bottom:2px;
}

ul.celebritylist li.odd {
	background:#ffeaea; 
}

ul.celebritylist li.even {
	background:#fff3f3; 
}

ul.celebritylist li:hover {
	background:#bd0000;
	color:#fff;
} 

ul.celebritylist li a img {
	padding:2px; 
	float:right;
	border:0;
}

ul.celebritylist li a {
	background:none;
	display:block;
	height:44px;
	color:#000;
	padding:0;
	margin:0;
	border:0;
}



ul.filmographylist {
	list-style-type:none;
	background:none;
	padding:0;
	margin-left:0;
}

ul.filmographylist li {
margin-bottom:2px;
}

ul.filmographylist li.odd {
	background:#ffeaea; 
}

ul.filmographylist li.even {
	background:#fff3f3; 
}

ul.filmographylist li:hover {
	background:#bd0000;
	color:#fff;
} 

ul.filmographylist li a {
	background:none;
	display:block;
	color:#000;
	padding:0;
	margin:0;
	border:0;
}