body{ 
margin-top:10px; 
background-color:#000000;
}

.background {
background-image:url(images/bkgd_border.jpg);
background-repeat:repeat-y; 
background-position:left top;
}

.swoop {
background-image:url(images/swoop.gif);
background-repeat:no-repeat; 
background-position:left top;
}

.swoop2 {
background-image:url(images/swoop2.gif);
background-repeat:no-repeat; 
background-position:left top;
}

.teresa_main {
background-image:url(images/teresa_headshot.jpg);
background-repeat:no-repeat; 
background-position:right top;
}

.text { 
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
font-style: normal;
font-weight: normal;
color:#000000;
text-align:left;
padding-left:120px;
padding-right:20px;
}

.featured { 
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 24px;
font-style: normal;
font-weight: normal;
color:#ffffff;
margin-left:140px;
} 

.normaltext { 
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
font-style: normal;
font-weight: normal;
color:#000000;
text-align:left;
} 

.praisetext { 
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
font-style: normal;
font-weight: normal;
color:#000000;
text-align:left;
} 

.title { 
font-family:Times, serif;
font-size: 18px;
line-height: 28px;
font-style: normal;
font-weight: bold;
color:#631F2E;
text-align:left;
} 

.navlinks { 
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
font-style: normal;
font-weight: normal;
color:#FFFFFF;
text-align:left;
padding-left:15px;
}




a { 
color:#FFFFFF; 
text-decoration:none;
}