
body { 
	margin-top: 0px;
	margin-left: 0px; 
}

H1 { 
	font-family: verdana; 
	color: #ffffff; 
	font-size : 18pt; 
	display : inline;
}

H2 { 
	font-family: verdana; 
	color: #ffffff; 
	font-size : 16pt; 
}

H3 { 
	font-family: verdana; 
	color: #ffffff; 
	font-size : 14pt; 
}

H4 { 
	font-family: verdana; 
	color: #ffffff; 
	font-size : 12pt; 
}

p { 
	font-family: verdana; 
	color: #666666; 
	font-size : 11px; 
}

b { 
	font-family: verdana; 
	color: #666666; 
	font-size : 11px; 
}

i { 
	font-family: verdana; 
	color: #666666; 
	font-size : 11px; 
}
div { 
	font-family: verdana; 
	color: #666666; 
	font-size : 11px; 
}

table { 
	font-family: verdana; 
	color: #666666; 
	font-size : 11px; 
}

li { 
	font-family: verdana; 
	color: #666666; 
	font-size : 11px;  
}

hr {
	width: 85%;
	color: #FFFFF;
}

a:link { 
	color : #008CCA;
	text-decoration: none; 
}

a:visited { 
	color : #008CCA;
	text-decoration: none; 
}

a:hover { 
	color : #666666; 
	text-decoration: none;
}

a:active { 
	color : #008CCA; 
	text-decoration: none;
}

img { border-color : #000000; }
    
.formfields  { 
	font-family: arial; 
	color: #666666; 
	font-size: 9pt; 
	border: 1px solid #79A6D0; 
	padding-left: 2px; 
	padding-right: 2px; 
	background-color: #FFFFFF;
    background-image: url('images/formgrad.jpg'); 
    background-position: top; 
    background-repeat:no-repeat; }

    
img {
    behavior: url("pngbehavior.htc");
}

/* HOME PAGE STYLES */

#welcome_mod {
	padding: 45px 0 0 20px; 
	width: 400px; 
	font-size: 12px; 
	color: #ffffff; 
	font-weight: bold;
}
#perfume_mod {
	background-image: url('images/perfume_bg.gif'); 
	background-repeat: no-repeat; 
	width: 264px; 
	height: 185px; 
	
}
#poem_mod {
	background-image: url('images/poem_bg.gif'); 
	background-repeat: no-repeat; 
	width: 255px; 
	height: 185px; 
	
}
#bottom_banner {
	background-image: url('images/bnr_bottom.gif'); 
	background-repeat: no-repeat; 
	width: 880px; 
	height: 34px; 
	text-align: center; 
	padding-top: 10px; 
	font-size: 12px; 
	color: #ffffff; 
	font-family: verdana; 
	margin-top: 10px; 
	font-weight: bold;
}
#website_url {
	font-size: 12px; 
	color: 8B8BB2; 
	padding-top: 10px;
}


/* PRODUCTS PAGE STYLES */
#women_main_title {
	font-size: 13px; 
	font-weight: bold; 
	background-color: #F4CCFA; 
	padding: 10px 0 10px 0px;
	color: #ffffff;
	margin-bottom: 20px;
	}

#women_bg {
	background-image: url('images/women_bg.gif');
	width: 336px; 
	height: 169px; 
	background-repeat:no-repeat;
	}
#women_bg .title{
	font-size: 13px;
	font-weight: bold;
	}
#women_bg .price{
	font-size: 13px; 
	color: #DC55ED; 
	font-weight: bold;
	}

#men_main_title {
	font-size: 13px; 
	font-weight: bold; 
	background-color: #B5D8F8; 
	padding: 10px 0 10px 0px;
	margin-bottom: 20px;
	color: #ffffff;
	}

#men_bg {
	background-image: url('images/men_bg.gif');
	width: 336px; 
	height: 169px; 
	background-repeat:no-repeat;
	}
#men_bg .title{
	font-size: 13px;
	font-weight: bold;
	}
#men_bg .price{
	font-size: 13px; 
	color: #6BB1F2; 
	font-weight: bold;
	}
	
#poem_main_title {
	font-size: 13px; 
	font-weight: bold; 
	background-color: #9BDBB7; 
	padding: 10px 0 10px 0px;
	margin-bottom: 20px;
	color: #ffffff;
	}




/* TEXT STYLES  */

.pagetitle {
	border-bottom: 1px solid #E1B802; 
	width: 600px; 
	font-size: 18px; 
	font-weight: bold; 
	color: #008CCA;
	margin-top: 0px;
	padding-top: 0px;
}
#question   { 
	font-family: verdana; 
	font-weight: bold; 
	color: 063A7E; 
	font-size: 11px;
	padding-bottom: 5px; 
}



/* NAVIGATION STYLES */

#nav  { 
	border-top: 1px solid #6C6C6C; 
	font-family: verdana; 
	font-size: 12px; 
	color: #6C6C6C; 
	padding: 5px 0px 5px 17px; 
	font-weight: bold;
	}
	
	
#nav a:link  {
	font-family: verdana; 
	font-size: 12px; 
	color: #6C6C6C; 
	font-weight: bold;
	text-decoration: none;
	}
	
#nav a:visited { 
	color : #6C6C6C; 
	text-decoration: none;
}

#nav a:hover { 
	color : #000000; 
	text-decoration: none;
}

#nav a:active { 
	color : #6C6C6C;
	text-decoration: none; 
}
	 

/* FOOTER */

.footer {
	font-family: verdana; 
	font-size: 10px; 
	color: #706E6D;  
	padding-bottom: 10px;
}
.footer a:link {
	font-family: verdana; 
	font-size: 10px; 
	color: #706E6D; 
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #706E6D; 
}
.footer a:hover {
	color: #706E6D;
	text-decoration: underline;
}
.footer a:active {
	color: #706E6D;
	text-decoration: none;
}


	
	
	


