	body {
		margin:0px 0px 0px 0px;
		padding:0px;
		background:#CC0000;
		height:100%;
		}
	
	#leftcontent {
		position: absolute;
		left:0px;
		width:100px;
		top:0px;
		background:#330033;
		background-image: 
		url('emmy-trophy-S.jpg');
		background-repeat: repeat-y
		border:0px;
		height:100%;
		}

	#centercontent {
   		margin-left: 99px;
   		margin-right:99px;
		background:#330000;
		top:0px;
		border:0px;
		height:100%;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 100px;
   		margin-right:100px;
		
		}
	html>body #centercontent {
   		margin-left: 100px;
   		margin-right:100px;
		}

	#rightcontent {
		position: absolute;
		right:0px;
		top:0px;
		width:100px;
		background:#330033;
		background-image: 
		url('emmy-trophy-S.jpg');
		background-repeat: repeat-y
		border:0px;
		height:100%;
		}

	h1,h2 {
		color:#FFFFFF;
		text-align:center;
		margin:0px 10px 10px 10px;
		}

	p {
		color:#CCCCCC;
		margin:0px 10px 10px 10px;
		}

	.heading {
        	font-family: Verdana, Arial, Helvetica, sans-serif;
        	font-size: 18px;
		color:#FFFFFF;
	}