body {
	font: 14px Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #90C7CB;
} 

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	background-color: #fff;
	width: 822px;
}

#navigation {
	margin-top: -15px;
	height: 70px;
	background-color: #000;
}

/* @group header */

#header {
	width: 822px;
	height: 204px;
	background: url(images/header.png) no-repeat;
	z-index: 0;
}

#gifts {
	position: absolute;
	width: 113px;
	height: 25px;
	padding-left: 40px;
	padding-top: 90px;
	z-index: 6;
}


#facebook {
	position: absolute;
	width: 38px;
	height: 34px;
	padding-left: 70px;
	padding-top: 130px;
	z-index: 5;
}

#logo {
	position: absolute;
	width: 198px;
	height: 107px;
	padding-left: 315px;
	padding-top: 75px;
	z-index: 4;
}

#menu {
	position: absolute;
	width: 103px;
	height: 10px;
	padding-left: 658px;
	padding-top: 55px;
	z-index: 3;
}

#bridal {
	position: absolute;
	width: 130px;
	height: 38px;
	padding-left: 650px;
	padding-top: 80px;
	z-index: 2;
}

#specials {
	position: absolute;
	width: 116px;
	height: 48px;
	padding-left: 655px;
	padding-top: 125px;
	z-index: 1;
}



/* @end */

#content {
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 50px;
	text-align: left;
	background-color: #fff;
	min-height: 800px;
}

#content_short {
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 50px;
	text-align: left;
	background-color: #fff;
	min-height: 400px;
}

#left { 
	float: left; 
	width:400px;
}

#right { 
	float: left;
	position: absolute;
	margin-left: 350px;
	width: 400px;
}

#bottom {
	margin-top: -15px;
	width: 822px;
	height: 25px;
	background-color: #6c4424;
	float: left;
	z-index: 0;
}

#footer {
	width: 822px;
	height: 80px;
	background-color: #90C7CB;
	padding-top: 10px;
	float: left;
	z-index: 0;
} 

#friend {
	position: absolute;
	height: 54px;
	width: 55px;
	padding-left: 30px;
	padding-top: 0px;
	z-index: 2;
}


#email_list {
	position: absolute;
	width: 102px;
	height: 55px;
	padding-left: 710px;
	padding-top: 40px;
	z-index: 1;
}

/* @group navigation */

#nav{
	position: absolute;
	width: 930px;
	margin-left: -80px;
	margin-top: -20px;
}

#nav li{
	display: inline-block;
	width: 56px;
	vertical-align: middle;
	text-align: center;
}

#nav li a{
	padding: 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #6c4424;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	word-spacing: 1px;
}

#nav li a:hover{
	text-decoration: underline;
}

#nav li a#rightmostitem{
	background-position: top left;
}

#nav li a:visited{
	color: #6c4424;
}

/* @end */

/* @group styles */

.title {
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
	font-family: Papyrus;
	font-style: italic;
} 

.bullet { list-style-image: url(images/test/images/bullet.gif); list-style-type: square} .text 
{
	font-size: 12px;
	line-height: 18px;
	color: #4b2f19;
	font-family: Geneva, Arial, Helvetica, sans-serif;
} .price 
{
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #619a9e
} .subtitle {
	font-size: 14px;
	color: #619a9e;
	font-weight: bold;
	text-decoration: none
}

.date { font-size: 10px; color: #520000} .bottom 
{ font-size: 11px; line-height: 18px; font-weight: bold; color: #6C4424} .feature {
	font-size: 
18px;
	line-height: 18px;
	color: #C4A52A;
	font-family: "Arial";
	clip: rect( );
	font-weight: normal;
} 
.italics {
	color: #990000;
	font-size: 12px;
	font-style: italic;
}
.bold {
	font-size: 12px;
	line-height: 18px;
	color: #4b2f19;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

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

a {
	color: #993366;
	text-decoration: underline
}


/* @end */

