* {
	margin: 0px;
	padding: 0px;
	}
a {
	text-decoration:none;
	font-weight: bold;
	color:#FE6C00
	}
a:hover {
	text-decoration:none;
	font-weight: bold;
	color:#FFE081
	}
body {
	font-family: arial, verdana, tahoma, sans serif;
	text-align: justify;
	font-size: 8pt;
	color:#FFE081;
	background-color:#000000;
	background-image: url(http://www.beautifullychaotic.net/images/bg.jpg);
	}
p,td {
	text-align: justify;
	font-family: arial, verdana, tahoma, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	color:#FFE081
	}
#side {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 126px;
	height: 500px;
	background-image: url(http://www.beautifullychaotic.net/images/001.jpg);
	background-repeat: no-repeat;
	}
#side h1 {
	display: none;
	}
#menu {
	position: absolute;
	top: 0px;
	left: 126px;
	width: 129px;
	height: 456px;
	background-image: url(http://www.beautifullychaotic.net/images/002.jpg);
	background-repeat: no-repeat;
	}
#menu ul {
	list-style: none;
	}
#menu li {
	padding: 3px 0px 0px 5px;
	font-family: arial, sans serif;
	font-size: 8.5pt;
	color: #FEEB82;
	}
#menu a {
	text-decoration: none;
	color: #FEFF99;
	font-weight: normal;
	}
#menu a:hover {
	color: #ffffff;
	}
#content {
	position: absolute;
	top: 0px;
	left: 290px;
	padding: 10px;
	width: 480px;
	}
h1 {
	font-family: arial, verdana, tahoma, sans serif;
	color: #FE6C00;
	font-size: 20pt;
	font-weight: bold;
	padding-left: 25px;
	}
h2 {
	font-family: arial, verdana, tahoma, sans serif;
	color: #FFE081;
	font-size: 15pt;
	font-weight: bold;
	padding-left: 10px;
	}
