/* resume css */


#resume {
width:826px;
height: auto;
/*background: url(../images/resume/resume_bg.jpg) no-repeat; 
background-position: top right; 
background-position-y: 10px; */
}
#resume #topcontainer{
width: 826px;
height: 600px;
padding-top: 20px;
position: relative;
}
#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: auto;
padding-bottom: 20px;
}
#resume p{
color: #F5F4F4; /*#848484;*/
font-size: 1.35em;
}
#resume p.center{
text-align: center;
}
#resume h3{
padding-bottom: 3px;
padding-top: 15px;
margin-top: 20px;
float: left;
border-top: 1px solid #2F2F2F;
/*border-top: 2px solid #1C7CF3;*/
/*background-color: #1C7CF3;*/
/*text-decoration: underline;*/
width: 826px;
height: auto;
font-size: 1.6em;
color:#F1D554; /*#E29B44; */
}
#resume h3.union{
margin-top: 0px;
border-top: none;
padding-top: 0px;
}
#resume h3.sizes{
margin-top: 10px;
border-top: none;
padding-top: 0px;
}

.smallborder{
width: 676px;
border-top: 1px solid #2F2F2F;

}
