body {margin:0;
	padding:0;
	text-align:center;
	min-width:930px;
	background:#000000;
	}

div#container {position:relative;
	width:777px;
	margin:0 auto;
	text-align:left;
	}

div#page {width:777px;
	height:500px;
	float:left;
	}

div#headerleft {background-image:url(../images/Bullets.jpg);
	width:450px;
	height:434px;
	text-indent:-9999px;
	margin:30px 0 0 0;
	float:left;
	}

div#headerleft h1 {font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#ed008c;
	text-align:left;
	}

div#headerright {background-image:url(../images/ColourMeCrazy1.jpg); 
	width:327px;
	height:327px;
	margin:28px 0 0 0;
	float:left;
	}

div#facepaintings {background-image:url(../images/ColourMeCrazy_Facepaintings.jpg);
	width:780px;
	height:400px;
	margin-top:20px;
	float:left;
	}
	
div#text {width:777px;
	min-height:50px;
	padding:10px 0 10px 0;
	float:left;
	}

div#text h1 {font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#ed008c;
	text-align:center;
	}
		
div#text p {font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ed008c;
	text-align:center;
	}

div#text span.green {color:#8cc63e;
	}
	
div#text span.orange {color:#f7941d;
	}

div#text ul {font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fef200;
	list-style:square;
	}
	
div#pink {background-color:#ed008c;
	width:777px;
	min-height:30px;
	float:left;
	}

div#blue {background-color:#00a1e5;
	width:777px;
	min-height:30px;
	float:left;
	}

div#red {background-color:#ed1b24;
	width:777px;
	min-height:30px;
	float:left;
	}

div#green {background-color:#8cc63e;
	width:777px;
	min-height:30px;
	float:left;
	}

div#green p {font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
	}

div#green a {font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ed008c;
	text-decoration:none;
	text-align:center;
	}

div#green a:hover {color:#ed1b24
	}

div#orange {background-color:#f7941d;
	width:777px;
	min-height:30px;
	float:left;
	}

div#yellow {background-color:#fef200;
	width:777px;
	min-height:30px;
	float:left;
	}
