html, body {
	background:#000;
	height:100%;
	min-width:915px;
	font-size:12px;
	font-family:Tahoma;
	font-variant: normal;
	font-weight: normal;
	color:#353535;
}
body {
	
}
a {
	color:#944863;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
#container {
	background:#000 url(../images/bg.jpg) repeat-x;
}
#subcontainer {
	width:915px;
	width:915px;
	margin:auto;
}
#header {
	background:#000 url(../graphix/newoyrka.jpg) no-repeat top center;	
}
#subheader {
	padding-top:605px;
	padding-left:111px;
	padding-bottom:10px;
	margin-bottom:28px;
	width:804px;
	margin:0 auto 0px;	
}

#header #index:hover {
	background-position:bottom;
}
#header #nav {
	margin-left:99px;
	height:28px;
}
#header #nav li {
	float:left;
}
#header #nav li a {
	display:block;
	height:28px;
	text-indent:-999em;
	outline:0;
	background-position: 0 0;
	color: #333;
}
#home {
	width:123px;
	background-image:url(../graphix/home.jpg);
}
#home:hover {
	background-position:0 -28px;
}
#exhale {
	width:123px;
	background-image:url(../graphix/portf.jpg);
}
#exhale:hover {
	background-position:0 -28px;
}
#britneyres {
	width:123px;
	background-image:url(../graphix/dg.jpg);
}
#britneyres:hover {
	background-position:0 -28px;
}
#contact {
	width:123px;
	background-image:url(../graphix/contc.jpg);
}
#contact:hover {
	background-position:0 -28px;
}
