body {
	color: #444;
	background: #A4C9EC;
}

.content a, .content a:active {
	color: #A06BA9;
}

.content a:visited {
	color: #A06BA9;
}

.content a:hover {
	color: #762582;
	background: #E7C1ED
}

h1 {
	color: #214D77;
}

.content h1 a, .content h1 a:active {
	color: #214D77;
}

.content h1 a:visited {
	color: #775B97
}

.content h1 a:hover {
	color: #214D77;
	background: #D2E5F6;
}

h3 {
	color: #000;
	font-size: 1.5em;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

h4 {
	color: #000;
}

/* Start of navigation*/

#bar {
	background: url('../images/10/perfumeshopnav.gif') no-repeat #775B97;
	margin: 2px 0px 2px 0px;
	height: 32px;
}

#nav a {
	color: #FFF;
	line-height: 15px;
}

#nav li a:hover {
	color: #D0B3F0
}

#nav li {
	padding-right: 13px;
	padding-left: 13px;
	margin-top: 2px;
	background: url('../images/10/perfumeshopnavbg.gif') no-repeat center right transparent
}

#nav li ul {
	background: url('../images/10/perfumeshopdropbg.gif') repeat-x #CBE3FB;
	border-top: 1px solid #CBE3FB;
	border-bottom: 2px solid #003366;
}

/* End of navigation*/

#main {
	display: none;
	height:167px;
	background: url('../images/10/perfumeshopmain.jpg') no-repeat transparent;
}

.photoboxtop {
	background: url('../images/10/perfumeshopboxtop.gif') no-repeat transparent;
	height: 10px;
}

.boxtop {
	background: url('../images/10/perfumeshopboxtop.gif') no-repeat transparent;
}

.boxbottom {
	background: url('../images/10/perfumeshopboxbottom.gif') no-repeat transparent;
}

.content {
	background: url('../images/10/perfumeshopboxmiddle.gif') repeat-y #FFF;
}