/* CSS Document */
body{
font-size:16px;
background:transparent url("../images/fpPattern.gif") -20px 0 repeat;
}
#primNav{
font-family:"Courier New", Courier, mono;
}
#primNav a{
position:absolute;
width:180px;
padding:24px 0;
text-decoration:none;
color:rgb(93,66,55);
background:transparent url("../images/buttonFront.png") 0 0 no-repeat;
}
#primNav a.long{
padding:16px 0;
}
#primNav a:hover{
background-position:0 -69px;
color:rgb(200,63,49);
}
#primNav li span{
display:block;
width:148px;
text-align:center;
}
#about a{
left:220px;
top:80px;
}
#recentPub a{
left:80px;
top:200px;
}
#clients a{
left:455px;
top:220px;
}
#contact a{
left:130px;
top:490px;
}
#blog a{/*was speech-writing, will become wedding */
left:600px;
top:500px;
}
/*#blog a{ will go back to being blog
left:405px;
top:565px;
}*/
#logo{
position:absolute;
width:421px;
height:171px;
left:136px;
top:295px;
background:transparent url("../images/logoFront.png") 0 0 no-repeat;
text-indent:-9999px;
}