body {
	background-color: #606a74;
	font: 10px/19px ariel, sans-serif;
	color: #ffffff;
	}
a {
	color: #eb6d2d;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}



#leftcol {
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	width: 45%;
	}
#rightcol {
	width: 49%;
	margin-left: 45%;
	padding-top: 40px;
	}

h1 {
	margin-top: 128px;
	margin-left: 120px;
	margin-right: 0;
	width: 250px;
	height: 100px;
	background-image: url(http://www.ademiami.net/images/logo5.jpg);
	background-repeat: no-repeat;
	}
h1 a {
	display: block;
	height: 100px;
	width: 250px;
  }	
h2 {
	font-size: 16px;
	font-weight: normal;
	}

	}
#topnav {
	margin-bottom: 40px;
	}
#topnav ul {
	margin: 0;
	padding: 0;
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: 2px;	
	}
#topnav li {
	padding-right: 0px;
	list-style: none;
	display: inline;
	}
#topnav li.selected a, #topnav li.selected {
	color: #fff4;
	}
#pagebodyhome {
	color: #ffffff;
	width: 18em;
	font-size: 16px;
	line-height: 22px;
	}
#pagebodycontact {
	color: #ffffff;
	width: 18em;
	font-size: 16px;
	line-height: 20px;
	}
#pagebodyprograms {
	color: #ffffff;
	width: 18em;
	font-size: 16px;
	line-height: 20px;
	}
#pagebodymore {
	color: #ccc;
	width: 18em;
	font-size: 12px;
	line-height: 20px;
	}
#pagebody {
	width: 20em;
	font-size: 12px;
	}
#bottomnav {
	margin-bottom: 40px;
	margin-top: 40px;
	}
#bottomnav ul {
	margin: 0;
	padding: 0;
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: 2px;	
	}
#bottomnav li {
	padding-right: 0px;
	list-style: none;
	display: inline;
	}
#bottomnav li.selected a, #bottomnav li.selected {
	color: #fff4;
	}
ul {
	list-style-type: square;
	color: #ccc;
	margin: 0 0 0 15px;
	padding: 0;
	}
li {
	color: #fff4;
	}
.off {
	display: none;
	}

#localtitle {
	font-family:arial,sans-serif;
	color:#ffffff;
	font-size: 16px;
	font-weight: normal;
