/* CSS Document - Keith Vaughn Portfolio CSS . 1.24.2010 */

body{
font-family:helvetica, arial, sans-serif;
color:#000;
font-size:1em;
}

img{
border:none;
}

.alignCenter{
text-align:center;
margin:0px 0 0 150px;
}

#upupandaway{
position:absolute;
top:-150px;
}

#page{
width:905px;
margin:5px auto;
}

#biotext{
width:605px;
margin:5px auto;
}

.navfloat{
margin:50px 10px;
}

.navfloat:hover {
border-bottom:1px solid #4a80a4;
}

.Pbtn {height:45px; width:238px; float:left; margin:0px; background-image:url(../images/paintings_btn.jpg); }

.Pbtn:hover {background-image:url(../images/paintings_btn_over.jpg); }

.Dbtn {height:45px; width:236px; float:left; margin:0px; background-image:url(../images/drawings_btn.jpg); }

.Dbtn:hover {background-image:url(../images/drawings_btn_over.jpg); }

.Cbtn {height:77px; width:207px; float:left; margin:0px; background-image:url(../images/contact_btn.jpg); }

.Cbtn:hover {background-image:url(../images/contact_btn_over.jpg); }

.Bbtn {height:77px; width:121px; float:left; margin:0px; background-image:url(../images/bio_btn.jpg); }

.Bbtn:hover {background-image:url(../images/bio_btn_over.jpg); }


/**//**/
#FNAV{
display:block;
width:775px;
height:55px;
overflow:hidden;
margin:0px auto;
}

.PNAV{
display:block;
width:575px;
height:55px;
overflow:hidden;
margin:0px auto;
}

.newPbtn {height:45px; width:232px; float:left; margin:0px; background-image:url(../images/newP_btn.jpg); }

.newPbtn:hover {background-image:url(../images/newP_btn_over.jpg); }

.newDbtn {height:45px; width:229px; float:left; margin:0px; background-image:url(../images/newD_btn.jpg); }

.newDbtn:hover {background-image:url(../images/newD_btn_over.jpg); }

.newCbtn {height:45px; width:198px; float:left; margin:0px; background-image:url(../images/newC_btn.jpg); }

.newCbtn:hover {background-image:url(../images/newC_btn_over.jpg); }

.newBbtn {height:45px; width:115px; float:left; margin:0px; background-image:url(../images/newB_btn.jpg); }

.newBbtn:hover {background-image:url(../images/newB_btn_over.jpg); }


.blank
{
background:transparent;
border: 0px solid #000;
}