	body {
		margin:0px;
		padding:0px;
		background: #E31700;     /*CUSTOMIZE */
		font-family: Courier New, Courier, serif;  /*CUSTOMIZE */
		font-size: 12px;     /*CUSTOMIZE */
		color: #FFFF99;     /*CUSTOMIZE */
		}

	#topad {
		text-align: center;
		padding: 10px;			
		}

	html>body #banner {
		height:39px;
		}


	#leftcontent {
		position: absolute;
		left:0px;
		top: 0px;
		width:150px;
		padding: 2px;
		text-align: center;
		}
	#leftcontent #menu{
		padding: 2px 4px 2px 2px;
	}
	#leftcontent ul{
		padding: 0px;
		margin: 0px 0px 6px 0px;
		list-style-type: none;
		list-style-position: outside;
	}
	#leftcontent li{
		background: #000099; /*CUSTOMIZE */
		padding: 2px;
		margin: 2px 0px 2px 0px;
		border:1px solid #FFFF99; /*CUSTOMIZE */
		line-height: 18px;

	}
	#leftcontent li a{
		color: #FFFF99;  /*CUSTOMIZE */
	}

	#centercontainer{
		margin-left: 149px;
   		margin-right:149px;
		voice-family: "\"}\""; /* for IE */
		voice-family: inherit;
   		margin-left: 151px;
   		margin-right:151px;
	}
	html>body #centercontainer {
   		margin-left: 151px;
   		margin-right:151px;
	}
	#centercontent {
		border:1px solid #FFFF99; /*CUSTOMIZE */
		background: #000099; /*CUSTOMIZE */
	}
		
	#header{
		text-align: center;
		height: 150px;  /*CUSTOMIZE */
		background: url('../quizzes/images/piss/banner.gif') no-repeat top center;   /*CUSTOMIZE */
	}

	#content{
		padding: 0px 30px 10px 30px;
		text-align: left;
	}

	#footer {
		text-align: center;
		padding-top: 10px;
		font-size: 90%;		
	}	

	#rightcontent {
		position: absolute;
		right:0px;
		padding: 2px;
		top: 0px;
		width:150px;
		text-align: center;
	}
	
	p{
		line-height: 20px;
	}
	ul,li {
		list-style-type: none;
	}
	
	textarea{
		margin: 10px 0px 10px 0px;
		margin-left: auto;
 		margin-right: auto;
	}	
	
	a{
 		color: #E31700;	 /*CUSTOMIZE*/
		text-decoration: underline; /*CUSTOMIZE*/
	}

	#header h1 {
		height: 0px;
		overflow: hidden;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px;
		}
	
	#submit{
		text-align: center;
		padding: 8px;
	}

	img.result {
		padding: 2px;
	}
	
		#footer{
		padding: 5px;
		text-align: center;
		font-size: 11px;
	}

	#results{
		margin-top: 20px; 
		margin-bottom: 20px;
		text-align: center;
		margin-left: auto;
 		margin-right: auto;
	}

	#forcecenter{
		text-align: center;
		margin-left: auto;
 		margin-right: auto;	
	}
	span#error{
		padding-left: 2px;
		padding-right: 2px;
		color: #FF2D2D;
	}

	ul#defaultlist li{
		list-style-type: circle;
		line-height: 22px;
	}

