body {
	background-color: black;
	background-image: url(http://www.mycelebritees.com/images/mycelebbg.jpg);
	background-align: top center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;	font-size: 11px;
	color: #999999;
	
}
a{	font-size: 10px;	font-weight: bold;	color: #ACACAC;	text-decoration: none;}
a:hover{	color: #F4A500;}
h2 {
	color: #F4A500;
	size:18px;
	margin:0;
	padding:0;}

#container {
	position: relative;
	width: 100%;
width: 960px;
margin: 0 auto 0 auto;
	background-repeat: repeat-x;
	border-left: 1px solid #F4A500;
	border-right: 1px solid #F4A500;	
}
#header {
	background-image: url(../images/head_bg.jpg);
	background-repeat: repeat-x;
	height: 138px;
}
#content {
	background-color: black;
}
#middle1 {
	height: 211px;
	width: 327px;
	background-image: url(../images/middle1.jpg);
	background-repeat: no-repeat;
}
#middle2 {
	height: 211px;
	width: 327px;
	background-image: url(../images/middle2.jpg);
	background-repeat: no-repeat;	
}
#middle1 p {
	margin:0;
	padding:120px 100px 10px 10px;
}
#middle2 p {
	margin:0;
	padding:190px 0 10px 10px;
}
#nav {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
#nav ul {
	height: 35px;
	margin: 0;
	padding: 0;
}
#nav ul li {
	display:inline;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
}
#nav ul li a {
	display: block;
	height: 35px;
	text-decoration: none;	

}
#nav ul li a.home {
	background-image: url(../images/nav_home.jpg);
	width: 60px;
}
#nav ul li a.home:hover {
	background-position: -60px 0;
}
#nav ul li a.latestnews {
	background-image: url(../images/nav_latestnews.jpg);
	width: 100px;
}
#nav ul li a.latestnews:hover {
	background-position: -100px 0;
}
#nav ul li a.gallery {
	background-image: url(../images/nav_gallery.jpg);
	width: 72px;
}
#nav ul li a.gallery:hover {
	background-position: -72px 0;
}
#nav ul li a.myspace {
	background-image: url(../images/nav_myspace.jpg);
	width: 73px;
}
#nav ul li a.myspace:hover {
	background-position: -73px 0;
}
#nav ul li a.schedule {
	background-image: url(../images/nav_schedule.jpg);
	width: 78px;
}
#nav ul li a.schedule:hover {
	background-position: -78px 0;
}
#nav ul li a.contact {
	background-image: url(../images/nav_contact.jpg);
	width: 71px;
}
#nav ul li a.contact:hover {
	background-position: -71px 0;
}
#footer ul {
margin: 0;
padding:0;
text-align: center;
line-height: 104px;
}
#footer ul li {
display: inline;
}
#footer ul li a {
	font-size: 10px;	font-weight: bold;	text-transform: uppercase;	color: #F4A500;	text-decoration: none;
	background-image: url(../images/square.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 30px;
	margin-right:5px;
}
#footer ul li a.last {
	background: none;
	padding-right: 0;
	margin-right: 0;
}
.wrapper {
padding:10px;
}
#left {
border: 1px solid grey;
background-color: #262626;
width:420px;
}
#right {

border: 1px solid grey;
background-color: #262626;
}
#footer {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	height: 104px;
}

