@charset "UTF-8";
/* CSS Document */

/*reset code*/

wrapper, body, div, p, h1, h2, h3, ul, li, form, fieldset {margin: 0;padding:0;}



.BulletList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: lighter;
	color: 6a6d6f;
	letter-spacing: 3px;
	text-align: left;
	text-indent: 8px;
	padding: 5px;
}
.h2 {
	color: #6a6d6f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bolder;
	letter-spacing: 3px;
	text-align: left;
}
#artNav {
	position:absolute;
	width:118px;
	height:30;
	z-index:2;
	left: 330px;
	top: 331px;
}
#designNav {
	position:absolute;
	width:118px;
	height:30px;
	z-index:2;
	left: 123px;
	top: 331px;
}
#ContactText {
	float: right;
	height: 285;
	width: 774;
	left: 120px;
	top: 360px;
	right: auto;
	bottom: auto;
}
#contact {
	position:absolute;
	width:156px;
	height:22px;
	z-index:3;
	left: 233px;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	top: 0px;
}
#FlashContainer {
	position:absolute;
	width:774px;
	height:285px;
	z-index:3;
	left: 124px;
	top: 363px;
	background-color: d5d1cc;
}
#Header {
	width:1020px;
	height:229px;
	float:left;
	background-color: #d5d1cc;
	background-image: url(images/HEADER.jpg);
	z-index:1;
	position: relative;
	margin-top: -22px;
	top: -2px;
}
#IndexText {
	position:absolute;
	left:164px;
	top:362px;
	width:522px;
	height:346px;
	z-index:3;
}
#navbar {
	position:absolute;
	width:270;
	height:20;
	z-index:2;
	left: 625px;
	background-color: #d5d1cc;
	clear: both;
	top: 206px;
}
#Rule {
	position:absolute;
	width:1020px;
	height:26px;
	z-index:2;
	left: 0px;
	top: 201px;
	background-color: #FFFFFF;
	background-image: url(images/NAVBAR.jpg);
}
#SlideshowContainer {
	height: 500px;
	width: 600px;
	z-index: 3;
	left: 210px;
	top: 320px;
	position: absolute;
	background-color: d5d1cc;
}
#wrapper {
	width:1025px;
	height:1000px;
	position:relative;
	margin-top: -8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	z-index: 0;
}
