body {	margin: 0px; padding: 0px;	background-color: black;}#content_left {	background: black url("images/content_left.jpg") repeat-y;	width: 120px;}#content {	background: black url("images/content.jpg") repeat-y;	width: 840px;}#content_right {	background: black url("images/content_right.jpg") repeat-y;	width: 120px;}h1, h2, h3, h4, h5, h6 {	color: #e5771e;	font-family: arial;}a {	color: #e5771e;}h1 { font-size: 24px; }h2 { font-size: 21px; }h3 { font-size: 18px; }h4 { font-size: 15px; }h5 { font-size: 13px; }h6 { font-size: 11px; }#content, td {	color: #ffffff;	font-family: arial;}h1 span {	color: white;	font-size: 0.8em;}/* RENOWNED MEDIA Content Management System CSS */.page_controls {	text-align: center;}#timestamp {	font-size: 10px;	font-family: tahoma;	text-align: right;}.error {	border: 1px dashed #ff0000;	color: #ff0000;	background: #ffffff url("images/error.gif") no-repeat;	min-height: 40px;	padding: 4px 4px 4px 54px;}.error a {	color: #ff0000;	text-decoration: underline;}.warn {	border: 1px dashed #ffff00;	color: #000000;	background: #ffffff url("images/warning.gif") no-repeat;	min-height: 40px;	padding: 4px 4px 4px 54px;}.warn a {	color: #666;	text-decoration: underline;}.warn, .error {	margin: 0 20px 0 20px;}.gallery_thumb {	width: 100px;	height: 110px;	float: left;	text-align: center;	margin: 0 0 0 10px;	overflow: hidden;}a img {	border: 0px;}.page_controls {	text-align: center;	margin: 0 auto 0 auto;}.e {	background-color: #999;}.o {	background-color: #888;}.darken {	background-image: url("images/darken.png");	padding: 20px;}ul li {	font-size: 14px;}#topbar{	position:absolute;	padding: 4px;	width: 120px;	visibility: hidden;	z-index: 100;	color: white;	text-align: left;	font-size: 12px;	font-family: calibri, arial;	background-color: black;	border: 1px solid #999;	-moz-border-radius: 4px;}#topbar a {	color: white;}#topbar .closebar {	color: red;}
