html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h1 img {
	display: block;
}
img {
}
a {
	color: white;
}
a:hover {
	color: #eee;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #000;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: arial, sans-serif;
	height:99%;
}
/************************** wrappers **********************************/
#wrapper {
	text-align: left;
	width: 754px;
	margin: auto;
	background: url(images/body_bg.gif) repeat-y;
}
#body {
	position: relative;
}
#body-top {
	background: top left url(images/bar.gif) no-repeat;
	font-family: arial, sans-serif;
}
#body-bot {
	background: bottom left url(images/bar.gif) no-repeat;
	color: #000;
}
/************************** Header **********************************/
h1 {
	padding: 17px 0px 0px 95px;
}
#person {
	float:right;
	right: 10px;
	display:inline;
	margin-top: 90px;
	margin-right: 20px;
	border: medium double #873910;
}
#kidswalking{
	float:right;
	right: 5px;
	display:inline;
	margin-top: 30px;
	margin-right:5px;
	border: medium double #873910;
}
#dj {
	float:right;
	right: 10px;
	display:inline;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom:35px;	
}
#about {
	float:left;
	width: 290px;
	height: 350px;
	overflow: auto;
	text-align: justify;
	display:inline;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 100px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/micismine.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
}
.first-letter {
	font-weight: bold;
	font-size: 16px;
	color: white;
	font-style: normal;
}
/************************** Navigation **********************************/
#header ul {
	margin: 0px 17px 20px 99px;
	border: 2px solid white;
	padding: 5px;
	display:inline;
	float: left;
	width:625px;
}
#header li {
	display:inline;
	padding: 13px;
}
#header ul a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #f3e9d9;
	text-transform: uppercase;
}
#header ul a:hover{
	color: #fff;
}
#text_FB{
	color:#CCC;
	border-bottom-color:#009;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px
}
/************************** Tray **********************************/
#tray {
	padding-left: 95px;
	padding-right: 45px;
	font-family: arial, sans-serif;
}
#tray-left {
	width: 650px;
	float: left;
	color: #CCC;
	font-size: 12px;
}
#tray-right {
	float: right;
	width: 302px;
}
#tray-left .left {
	margin-right: 12px;
}
#tray h2 {
	margin-bottom: 16px;
}
#speakerl {
    float:left;
	right: 10px;
	display:inline;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom:20px;
	border:thin #999;
}
#tray p {
	margin: 0px;
	margin-bottom: 3px;
	color: #FFF;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
}
.numberh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color:#FFF
}

#tray-left .more {
	padding-right: 12px;
}
#img_FB{
	margin-left:15px;
}
/************************** Footer **********************************/
#footer {
	text-align: center;
	color: white;
	margin: 14px;
}
#circlekids {
	margin-bottom:10px;
}
#footer-right {
	padding-top: 10px;
	padding-bottom: 8px;
	font-size: 8px;
	font-family: arial, sans-serif;
.numberh1 {
	font-weight: bold;
}
#copyrights {
	color: # FFF;
	text-align:center;
	font-size:8px;
}
