/* CSS Document */

body{
background:url(../graceimg/resumebg.gif) no-repeat 50% top;
text-align:center;
background-color:#000000;
}
#header{
margin:auto;
margin-top:-15px;
width:600px;
height:100px;
background:url(../graceimg/resheader.gif) no-repeat;
}
#nav{
font-family: arial;
font-size:11px;
color:#000000;
background:url(../graceimg/contentbg.gif) repeat-y;
width:600px;
height:32px;
margin:auto;
margin-top:0px;
text-align:center;
}
a.nav{
font-family: arial;
font-size:11px;
color:#000000;
padding-top:5px;
}
a.nav:hover{
font-family: arial;
font-size:11px;
color:#fbdaf9;
padding-top:5px;
background-color:#000000;
}

#container{
margin:auto;
margin-top:0px;
width:600px;
height: auto;
text-align:center;
background:url(../graceimg/contentbg.gif) repeat-y;
}
#subcontainer{
margin:auto;
width:500px;
height: auto;
text-align:left;
font-family:arial;
font-size:12px;
color:#000000;
}

p{

text-align:left;
}

#foot{
background:url(../graceimg/footres.gif) no-repeat;
width:600px;
height:107px;
margin:auto;
margin-top:0px;
}