body 
	{
	scrollbar-base-color:#FFD7DA; scrollbar-face-color:#FFD7DA;
	scrollbar-track-color:#FBE0DA;
	scrollbar-arrow-color:white;
	scrollbar-darkshadow-color:#FFD7DA;
	scrollbar-highlight-color:#FFD7DA;
	scrollbar-shadow-color:#E7B287; scrollbar-3dlight-color:white;
	background-attachment: fixed; overflow-x: hidden;
	}
 
a 
	{
	text-decoration: none;
	color: #E08880; border-bottom: 1px dashed #E08880;
	}

a:hover
	{
	text-decoration: none;
	color: #E08880; border-bottom: 1px solid #E08880;
	} 

p
	{
	color: #E08880;
	font-family: Verdana;
	font-size: 10px; 
	}

#title	{
	background: url(images/titletxt.gif);
	font-family: arial; font-weight: bold;
	font-size: 14; height: 35px; width: 485px; border: 0px; color: #E8B78D; padding-top: 13px; padding-left: 10px
	}

#images { text-align: center; background-color: #FBE9D2; padding-top: 7px; padding-bottom: 7px; border: 1px solid #E7B287; margin-right: 30px; margin-left: 30px}

#images img { margin: 3px; border: 1px dashed #000000;}

#navtop { background-color: #E7B287; color: #F9EADB;
	font-family: Verdana;
	font-size: 11px; text-align: center; font-weight: bold; border: 1px solid #E08880; }

#navlink { border-bottom: 1px solid #E08880; border-left: 1px solid #E08880; border-right: 1px solid #E08880; background-color: #F1D7D2; color: #E08880; font-family: Verdana;
	font-size: 10px; text-align: center; }

#navlink a { background-color: #F1D7D2; color: #E08880;
	font-family: Verdana;
	font-size: 10px; text-align: center; display: block; padding: 1px; border-bottom: 0px}

#navlink a:link
	{
	color: #E08880;
	text-decoration: none;
	text-size: 10px; border-bottom: 0px
	}

#navlink a:hover
	{
	background-color: #E08880;
	color: #F1D7D2; text-size: 10px;
	}
