body
{
margin: 0;
background:URL(images/bg-pink.jpg) repeat-y;
font-family: trebuchet ms;
font-size: 12px;
color: 952241;
text-align: justify;
line-height:13px; 
background-color:#F2E7E1;
}



TABLE 
{
background-color: DBC1B0; 
background-attachment: fixed;
font-family: trebuchet ms;
font-size: 12px;
color: 952241;
text-align: justify;
line-height: 13px;

}


a
{
font-weight: bold;
color: 8F0336;
text-decoration: none;
line-height: 13px;

}

	

a:visited
{
color: 8F0336;
text-decoration: none;
font-weight: bold;

}


a:hover
{
font-weight: bold;
color: 8F0336;
font-style: italic;

}

.title
{
font-family: Georgia;
font-size: 14px;
color: F2E7E1;
font-weight: bold;
text-align: left;
line-height: 13px;
}

input, textarea, select 
{
	font-family: trebuchet ms;
	color: 221C2F;
	font-size:12px;
        
	border-color: #cccccc;
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	letter-spacing: normal;
}


#pic1

{
position: absolute;
top: 0px;
left:0px;
width: 538px;
height: 335px;
background: url(images/top-pink.jpg) no-repeat;
}



#content
{
position: absolute;
top: 225px;
left: 40px;
width: 458px;
height: 100pt;
line-height: 13px;
text-align: justify;
}




#nav
{
position: absolute;
top: 192px;
left: 32px;
width: 477;
height: 24;
background: url(images/nav-pink.jpg) no-repeat;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
border-bottom: 0px;
}


