body {
	background: #000;
	color: #FFF;
	font: normal 75%/1.5 Verdana, Arial, Helvetica, sans-serif;
}

img {
border: none;
}

a:link, a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #D010B1; text-decoration: none;
}


#page_content {
	background: url(images/index.jpg) no-repeat;
	border: 1px solid #1a1a1a;
	margin: auto;
	text-align: right;
	height: 800px;
	width: 600px;
}

#main_content {
	background: url(images/page.gif) no-repeat;
	border: 1px solid #1a1a1a;
	margin: auto;
	text-align: left;
	height: 850px;
	width: 600px;
}

#index_content {
	font-size: 160%;
	padding-right: 20px;
	margin-left: 280px;
	margin-top: 160px;
	width: 300px;

}

#index_content ul, li{
	border: none;
	list-style: none;
	margin: 0;

}

#nav {
	font: 700 150%/1.5 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-bottom: 20px;
	width: 250px;

}

#nav ul, li{
	margin-left: 10px;
	list-style: none;
	padding-left: 0;

}


#welcome {
	background: url(images/welcome.png) no-repeat;
	height: 144px;
	margin-left: 80px;
	width: 235px;}

#welcome span{
	display: none;
}



.index {
	color: #D010B1;
	font: bold 65%/1.5 Verdana, Arial, Helvetica, sans-serif;
}

.hilite {
	color: #D010B1;
	font: bold 16px/1.5 Verdana, Arial, Helvetica, sans-serif;
}

#about_content {
	border: 1px solid white;
	float: left;
	margin: 0;
	width: 160px;
}

#about_content_right
{
	border: 1px solid red;
	height: 154px;
	margin-left: 300px;
	margin-top: 10px;
	width: 154px;
}

#jobs_header{
		background: url(images/jobs_header.png) no-repeat;
		height: 35px;
		width: 102px;
}

#jobs_header span{
	display: none;
}

#about_header{
		background: url(images/about_header.png) no-repeat;
		height: 35px;
		width: 102px;
}

#about_header span{
	display: none;
}


#something_header{
		background: url(images/something_header.png) no-repeat;
		height: 35px;
		width: 258px;
}

#something_header_nav{
		margin-left: 390px;
		height: 35px;
		width: 154px;
}



#something_header span{
	display: none;
}

#clothes_header{
		background: url(images/clothes_header.png) no-repeat;
		height: 35px;
		width: 245px;
}


#clothes_header span{
	display: none;
}

#styling_header{
		background: url(images/styling_header.png) no-repeat;
		height: 35px;
		width: 236px;
}


#styling_header span{
	display: none;
}

#newsletter_header{
		background: url(images/news_header.png) no-repeat;
		height: 35px;
		width: 246px;
}


#newsletter_header span{
	display: none;
}

#contact_header{
		background: url(images/contact_header.png) no-repeat;
		height: 35px;
		width: 199px;
}


#contact_header span{
	display: none;
}


#content_left
{
	float: left;
	width: 300px;
	margin: 0;
}

#jobs_content
{
	width: 580px;
	margin: 0;
}

#jobs_content ul, li{
	margin: 0;
	list-style: none;
	padding-left: 0;
}



#content_right
{
	margin-left: 350px;
	width: 154px;
	text-align: center;
}

#content_right ul, li{
	margin: 0;
	list-style: none;
	padding-left: 0;

}

#somethingnav
{
	*padding-top: 10px;
	*padding-bottom: 15px;
	width: 300px;
	margin: 0;
}

#container
{
width: 100%;
padding-left: 10px;
margin: auto;
}

#image_container
{
width: 92%;
}

#left
{
padding-top: 1px;
float:left;
width: 154px;
}


#right
{
margin-left: 165px;
padding-top: 1px;
width: 154px;

}

#galleryleft ul, li{
	margin: 0;
	list-style: none;
	padding-left: 0;

}

#galleryleft
{
	padding-top: 1px;
	float:left;
	width: 160px;
}


#gallerymiddle
{
	display: inline;
	float: left;
	padding-top: 1px;
	margin-left: 64px;
	width: 154px;
	line-height: 1.2;

}

#galleryright
{
	float: right;
	padding-top: 1px;
	line-height: 1.2;
	width: 154px;
	
}

#footer {
	color: #666;
	font: 9px/1.5 Verdana, Arial, Helvetica, sans-serif; 
	margin: auto;
	*padding-top: 10px;
	text-align: center;
	width: 600px;
}