body
	{
	background: #000;
	color: #FFF;
	font: 10pt Arial;
	margin: 0px;
	padding: 0px;
	}

a:link, a:visited, a:active
	{
	color: #FFF;
	text-decoration: none;
	}

a:hover
	{
	color: #cc3333;
	text-decoration: underline;
	}

#wrapper
	{
	}

#container 
	{
	position: relative;
	background: url(newbg.jpg) no-repeat top left;
	margin: 0px auto 0px auto;
	width: 900px;
	height: 524px;
	}

#home
	{
	position: absolute;
	top:0px;
	left:0px;
	width:334px;
	height:147px;
	}

#menu {display:block;}

#menu ul 
	{
	margin:0; 
	padding:0; 
	list-style-type:none;
	}

#menu li 
	{
	float:left;
	}

#menu li.list1 
	{
	background: transparent url(images/awards.gif) no-repeat top left;
	position:absolute;
	left:44px;
	top:220px;
	}

#menu li.list2 
	{
	background: transparent url(images/gallery.gif) no-repeat top left;
	position:absolute;
	left:107px;
	top:204px;
	}

#menu li.list3 
	{
	background: transparent url(images/celebs.gif) no-repeat top left;
	position:absolute;
	left:174px;
	top:187px;
	}

#menu li.list4 
	{
	background: transparent url(images/couture.gif) no-repeat top left;
	position:absolute;
	left:237px;
	top: 167px;
	}

#menu li.list5 
	{
	background: transparent url(images/press.gif) no-repeat top left;
	position:absolute;
	left:310px;
	top: 153px;
	}

#menu li.list6 
	{
	background: transparent url(images/education.gif) no-repeat top left;
	position:absolute;
	left:366px;
	top: 128px;
	}

#menu li.list7 
	{
	background: transparent url(images/contact.gif) no-repeat top left;
	position:absolute;
	left:450px;
	top: 108px;
	}

#menu a 
	{
	display:block; 
	width:77px; 
	height:0; 
	padding-top:30px; 
	color:#000; 
	overflow:hidden;
	}

/* hack for older versions of IE with incorrect box model */
* html #menu a:link, * html #menu a:visited {height:30px; he\ight:0;}

#menu a#item1:hover 
	{
	background: transparent url(images/awards-red.gif) no-repeat; top left;
	}

#menu a#item2:hover 
	{
	background: transparent url(images/gallery-red.gif) no-repeat; top left;
	}

#menu a#item3:hover 
	{
	background: transparent url(images/celebs-red.gif) no-repeat; top left;
	}

#menu a#item4:hover 
	{
	background: transparent url(images/couture-red.gif) no-repeat; top left;
	}

#menu a#item5:hover 
	{
	background: transparent url(images/press-red.gif) no-repeat; top left;
	}

#menu a#item6:hover 
	{
	background: transparent url(images/education-red.gif) no-repeat top left;
	}

#menu a#item7:hover 
	{
	background: transparent url(images/contact-red.gif) no-repeat top left;
	}

* html #menu a:hover {height:30px; he\ight:0;}

#blurb
	{
	text-align:center;
	font: 14pt arial;
	background: url(images/redsplash.png) no-repeat;
	position:absolute;
	top:120px;
	right:100px;
	width:227px;
	height:216px;
	}

#blurb p
	{
	margin-top:80px;
	}

#text
	{
	text-align:center;
	font: 10pt/15pt arial;
	position:absolute;
	top:331px;
	left:50px;
	width:800px;
	}

#contact1
	{
	text-align: center;
	position:absolute;
	right: 45px;
	top:100px;
	}

#contact2
	{
	text-align: center;
	position: absolute;
	right: 45px;
	top: 200px;
	}

#contact3
	{
	text-align: center;
	position:absolute;
	right: 337px;
	top:290px;
	}

#contact4
	{
	text-align: center;
	position:absolute;
	right: 45px;
	top:290px;
	}

#contact5
	{
	text-align: center;
	position:absolute;
	right:470px;
	top:375px;
	}

#contact6
	{
	text-align: center;
	position:absolute;
	right:265px;
	top:375px;
	}

#contact7
	{
	text-align:center;
	position:absolute;
	right:45px;
	top:375px;
	}

#contact8
	{
	text-align:center;
	position:absolute;
	left: 372px;
	top: 208px;
	}

#address
	{
	position:absolute;
	top: 250px;
	left: 40px;
	}
