html, body, div, span, applet, object, iframe,

dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center, dl, dt, dd, fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td

{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	
}


#nest {
	width:1024px;
	padding:0px;
	margin:0 20px;
}

#header {
	height:40px;
	padding:0 0 0 0;
}

#mainframe{
	width:1024px;
	padding:0 0 0 0;
	float: left;
	left: 0px;
	
}
#content{
	float:left;
	width:1024px;
	min-height:402px;
	margin: 0 0 0 0;
	padding-bottom:10px;
	border-bottom: 2px solid #8F8F8F;
}


#imageframe{
	width:675px;
	height: 614px;
	padding:0 0 0 0;
	float: left;
	left: 0px;

}

#imageframe2{
	width:675px;
	height: 402px;
	padding:0 0 0 0;
	float: left;
	left: 0px;

}

#imageframe3{
	width:642px;
	height: 402px;
	padding:0 0 0 0;
	float: left;
	left: 0px;
	background-image:url(info/bgImage2.jpg);

}

.emptycell {
	border:0;

} 

#desc{
	width:346px;
	padding:0 0 0 0;
	float: left;
	height: 614px;
	position:relative;
	bottom: 0px;
		
}


#desc div {
	position:absolute;
	bottom:0;
	left: 2px;
	
}

#desc2{
	width:346px;
	padding:0 0 0 0;
	float: left;
	height: 402px;
	position: relative;
	bottom: 0px;
		
}
#desc2 div {
	position:absolute;
	bottom:0 ;
	
}



#divider {
	float: left;
	width:1024px;
	padding:10px 0 2px 0;
	
}

#menu {
	width:1024px;
	float: left;
	padding-bottom:4px;
}

#legal {
	width:1024px;
	float: left;
	border-top: 4px solid #8F8F8F;
}

#col1 {
		float:left;
		width:76px;
	
}
#col2 {
		float:left;
		width:200px;
		padding-bottom:10px;
}
#col3 {
		float:left;
		width:76px;
		
}
#col4 {
		float:left;
		width:166px;
}
	
#col5 {
		float:left;
		width:66px;
		padding-left:20px;
}

#identity {
	padding-bottom:10px;
	float: left;
	width:1024px;

	height:92px:
; 	border-top: 4px solid #8F8F8F;
}

#myinfo {
	float:left;
	width:300px;
	background-color: #FFFFFF;
	margin-left: 0px;
	padding: 4px 4px 4px 10px;
		
}

.scented {
	color:#B0D236;
	font-weight:900;
	
	
}

.fragrant {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	
	color:#8f8f8f;
	line-height:1.5;
}

.accent {
	padding:2px;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color: #CCC;
}
	
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#555;
	line-height:1.5em;
}

p {
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color:#444 ;
}
	
ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	line-height:1.5em;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
	
	color:#8f8f8f;
}
a {
	text-decoration: none;
	color: #8f8f8f;
}
a:hover {
	text-decoration: none; 
	color:#B0D236;
}

