/* resume css */


#resume {
width:826px;
height: auto;
/*background: url(../images/resume/resumebgstats.jpg) no-repeat; */
/*background-position: top right; */
}
#resume #topcontainer{
width: 826px;
height: 600px;
}
#resume #topcontainer .left{
width:325px;
height: auto;
text-align: left;
float:left;
}
#resume #topcontainer .mid{
float: left;
width:275px;
height: auto;
text-align: left;

}
#resume #topcontainer .right{
float: left;
width:225px;
height: auto;
text-align: left;

}
#resume #bottomcontainer{
width: 826px;
height: 240px;
}
#resume p{
color: #F5F4F4; /*#848484;*/
font-size: 1.35em;
}
#resume p.center{
text-align: center;

}
#resume h3{
margin-top: 20px;
float: left;
border-bottom: 1px dotted #848484;
/*border-top: 2px solid #1C7CF3;*/
/*background-color: #1C7CF3;*/
/*text-decoration: underline;*/
width: 826px;
height: auto;
font-size: 1.6em;
color:#E29B44; 
}
#resume h3.first{
margin-top: 0px;
}

