#nav { position: absolute; left: 405px; top: 60px; width: 130px; }

#content { position: absolute; left: 15px; top: 325px; width: 365px; }

body {
	background-image:  url(bg.gif);
	background-repeat:  repeat-y;
	background-color: #FFE9DD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	color: #F4B271;
	cursor: e-resize;
}

b,i { color: #F9A583;}
u { color: #f9aba1;}
strong {color: #a16556;}
stroke {color: #f7b361;}

h1 {
	color: #DB987D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 14px;
	text-transform: capitalize;
	text-align: right;
	padding: 4px;
	border:2px solid #FFD0BD;
	background-color: transparent;
	background-image:  url(h2.gif) ;
	background-repeat: no-repeat; 
	
 }

h2 {
	color: #E7B989;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
	font-size: 11px;
	text-transform: capitalize;
	text-align: justify;
	height: 29;
	padding: 7px;
	border-bottom: 2px dotted #FBBFA7;
	background-color: transparent;
	background-image:  url(h1.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	
}

a { color: #D0AE64;text-decoration: none;behavior:url(http://www.geocities.com/sea_ayumi/hilight.htc);filter:progid:dximagetransform.microsoft.radialwipe(wipestyle='radial');height:8px; cursor:ne-resize;
 }


a:hover {
	color: #F9A583;
	border-bottom: 1px dotted #FEB9BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}

BODY{
SCROLLBAR-FACE-COLOR: #FFE9DD; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFD0BD;
	SCROLLBAR-SHADOW-COLOR: #FFE9DD; 
	SCROLLBAR-3DLIGHT-COLOR: #FFE9DD; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR:#FFE9DD;
	SCROLLBAR-DARKSHADOW-COLOR: #FFE9DD}
