/* PALACE FILMS THEME */

body
{
	background: #c65b28 url(/refresh/images/madmanrefresh/palacefilms/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
#madmanHome
{
	background: url(/refresh/images/madmanrefresh/palacefilms/lg_madmanlogo.png) left top no-repeat;
	_background: url(/refresh/images/madmanrefresh/palacefilms/lg_madmanlogo.gif) left top no-repeat;
}
/*
Copyright
*/
.copyright
{
	color: #e89771;
}
.userNavigation a
{
	color: #f8f6dd;
	border-bottom: dotted 1px #f8f6dd;
}
.networkNavigation a
{
	color: #f1b496;
}
.networkNavigation strong
{
	font-weight: bold;
	font-size: 11px;
	color: #f7d5c5;
}
