

body {
	background-color: #000000;
	/*background-image: url(images/fade.gif);*/
	


}

#bar h1 {
text-indent: -1000px;
}
#description {
	position: absolute;
	top:450px;
	left: 60px;
	
	width: 210px;
	height: 160px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	text-align: justify;
	line-height: 2em;
	color: #CCCCCC;
	
}
#description p {
	text-indent: -1000px;
	}
#description2 {
	position: absolute;
	top:55px;
	left: 351px;
	width: 400px;
	height: 90px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	text-align:justify;
	text-align: center;
	letter-spacing: .4em;
	color: #FFFFFF;
}
#description2 h1 {
	font-size: 1.9em;
	font-style:normal;
	text-indent: -3000px;
	}
a {
color: black;
}

a:hover {
color: #484848;
}
#wrapper_index {
	position: relative;
	margin: 25px auto;
	
	width: 890px;
	height: 600px;
	
	background-color: #b4b2b2;
	background-image: url(images/rosette.png);
	background-repeat: no-repeat;
	background-position: 20px -15px;
	
	border: groove 1px white;
}

#wrapper_index2 {
	position: relative;
	margin: 25px auto;
	
	width: 890px;
	height: 590px;
	
	background-color: #b4b2b2;
	/*background-image: url(images/chips.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	border: groove 1px white;

}

#paragraph {
	position: absolute;
	top: 90px;
	left: 300px;
	
	width: 450px;
	height: 200px;
	
	font-family: georgia;
	font-size: 90%;
}

#bar {
	position: absolute;
	top: 0px;
	left: 40px;
	
	width: 240px;
	height: 590px;
	
	background-color: #666666;
	/*background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: 20px 60px;
	text-indent: -1000px;*/
	margin: 0px;
	padding:0px;

}
#news {
position:absolute;
top: 475px;
left: 10px;
color: white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#bar2 {
	border: none;
	position: absolute;
	top: 9px;
	left: 5px;
	margin: 0px;
	padding:0px;
}

#bar2 img {
	border:none;
}

#bar3 {
	position: absolute;
	top: 130px;
	left: 0px;
}

#bar3 img {
	border: none;
}
/*this is the image gallery showing different collection options*/
#gallery {
	position: absolute;
	top: 45px;
	left: 388px;
	
	width: 410px;
	height: 400px;
	
	text-align: center;
	margin: 0px;
	padding:0px;
	
}

#gallery a {
	text-decoration: none;
	font-size: 90%;
	font-family: Georgia, Times;
	
	text-align: center;
}

#gallery img {
	border: solid 2px white;
	padding: 4px;

	
	width: 100px;
	height: 75px;
	
}
/*end image gallery*/

#gallery18 {
	position: absolute;
	top: 270px;
	left: 300px;
	margin: 0px;
	padding: 0px;
}

#galleryimari {
	position: absolute;
	top: 95px;
	left: 352px;
	font-family: georgia, times;
	font-size: .9em;
	padding: 0px;
	text-align: center;
}

#galleryimari img {
	border: none;
}

#shop {
	position: absolute;
	top: 80px;
	left: 388px;
	
	text-align: right;
	
	color: #333333;
	
	font-size: 11px;
	
}

#shop img {
	border: solid white 2px;
	padding: 2px;
}


#back_button {
position: absolute;
top: 470px;
left: 312px;
}
/*contact page background image*/
#contact_box {
	position: absolute;
	top: 100px;
	left: 333px;

	width: 450px;
	height: 450px;
	
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}
#about_box {
	position: absolute;
	top: 355px;
	left: 385px;
	margin: 0px;
	padding:0px;
	
	width: 385px;
	height: 450px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
	line-height: 18px;
	text-indent: 30px;
	
	text-align: justify;	
	color: #383838;
}

#about_box a:hover{
	color: #000000;
}
#contact_box p {
	position: absolute;
	top: 23px;
	left: 191px;
	margin: 0px;
	padding:0px;
}

#contact_box a{
	color: blue;
}
/*end contact page stuff*/

/*sales policy page*/
#sales_box {
	position: absolute;
	top: 100px;
	left: 353px;

	width: 450px;
	height: 450px;
	
	background-image: url(images/sales.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
}
/*end sales policy*/


#footer {
	position: absolute;
	top: 604px;
	left: 426px;
	width: 330px;
	height: 200px;
	color: white;
	z-index: 1;
	font-size: 75%;
	font-family: georgia, times;
	text-align:center;
	

}

/*#header {
	position: absolute;
	top: 50px;
	left:480px;
	color: #999999;
	z-index: 1;
	font-size: 3em;
	font-family: georgia, times;
}*/
/*this is the navigation bar*/
ul#nav {
	position: absolute;
	top: 235px;
	left: 120px;
	
	list-style: none;
	text-indent: -1000px;
}
#nav li a {
	display: block;
	width: 120px;
	height: 40px;
	
	background-image: url(images/navbar.png);
	background-repeat: no-repeat;
	
	text-decoration: none;
}
li#new a {
	background-position: 0px 0px;		
}
li#new a:hover {
	background-position: -120px 0px;
}
li#home a {
	background-position: 0px -40px;		
}
li#home a:hover {
	background-position: -120px -40px;
}
li#about a {
	background-position: 0px -80px;		
}
li#about a:hover {
	background-position: -120px -80px;
}

li#archive a {
	background-position: 0px -120px;	
}
li#archive a:hover {
	background-position: -120px -120px;
}

li#sales a {
	background-position: 0px -160px;	
}
li#sales a:hover {
	background-position: -120px -160px;
}

li#contact a {
	background-position: 0px -200px;	
}
li#contact a:hover {
	background-position: -120px -200px;
}

a {
	outline: none;
}
/*end navigation bar*/

#small {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 60%;
}
