
body {
	margin-top: 0 px;
	padding: 0;
	font-size: 14px;
	text-align: justify;
	color: #000000;
}

body, th, td, input, textarea, select, option {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3 {
	font-weight: bold;
	color: #663399;
}

h1 {
	letter-spacing: 0px;
	font-size: 18px;
}

h2 {
	letter-spacing: 0px;
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

p {
	line-height: ;
	text-indent: 25px; 
	margin-bottom: 0; 
	margin-top: 0; 
}

.articleP1 { 
	line-height: 100%;
	text-indent: 25px; 
	margin-bottom: 0; 
	margin-top: 0; 
	text-align: justify;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: ;
}

a {
	color: #663399;
}

a:hover {
	color: #993399;
}

hr {
	display: none;
}

#wrapper {
}


/* Header */

#header {
	width: 700px;
	height: 61px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	background: no-repeat left top;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	color: #FFFFFF;
	font-size: 36px;
	padding-left: 15px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #625FA1;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 460px;
	margin: 0;
}

.post {
	padding: 5px 0 0 0;
}

.title {
	padding: 0 0px 0 0px;
	color: #330066;
	font-weight: bold;
	font-size: 24px;
}

.supertitle {
	padding: 0 0px 0 0px;
	color: #330066;
	font-weight: bold;
	font-size: 26px;
}

.nonsupertitle {
	padding: 0 0px 0 0px;
	color: #330066;
	font-weight: ;
	font-size: 26px;
}
.smalltitle {
	padding: 0 0px 0 0px;
	color: #330066;
	font-weight: bold;
	font-size: 20px;
}

.subnontitle {
	padding: 0 0px 0 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
}
.subtitle {
	padding: 0 0px 0 0px;
	color: #663366;
	font-weight: bold;
	font-size: 16px;
}
.subsmalltitle {
	padding: 0 0px 0 0px;
	font-weight: bold;
	font-size: 16px;
}
.booktitle {
	padding: 0 0px 0 0px;
	font-style: italic;
}

.product {
	padding: 0 0px 0 0px;
	font-style: italic;
	font-size: 18px;
	color: #663399;
}

.productAttrib {
	padding: 0 0px 0 0px;
	font-style: bold;
	font-size: 12px;
	color: #000000;
}

.productSub {
	padding: 0 0px 0 0px;
	font-style: bold;
	font-size: 14px;
	color: #000000;
}

.articlesubtitle {
	padding: 0 0px 0 0px;
	font-weight: bold;
	font-size: 18px;
	color: #663399;
}

.footnote {
	vertical-align: super;
	font-size: 8px;
}

.byline {
	margin: -30px 20px 0 0px;
	color: #646464;
}


/* Footer */

#footer {
	width: 700px;
	height: 61px;
	min-height: 61px;
	background: url(file:///C|/DOCUME%7E1/CHRIST%7E1/LOCALS%7E1/Temp/Temporary%20Directory%201%20for%20fragrance%5B1%5D.zip/fragrance/fragrance/images/img04.jpg) no-repeat left top;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #625FA1;
}

#footer p {
	padding: 25px 0 20px 0;
	text-transform: uppercase;
}

#footer p a {
	color: #FFFFFF;
}


