
body {
font-family:'Trebuchet MS',Georgia, Century, Tahoma, Arial, Verdana;
fdont-family:'Lucida Grande';
font-size:14px;
color:#000000;
margin:0px;
}
a.navfont {
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#000000;
border:1px solid black;
padding:10px;
margin:5px;
background-color:#D5E2E8;
}
a.navfont:hover {
text-decoration:underline;
color:#FFFFFF;
background-color:#83A4B3;
}
#main {
height:auto;
width:100%;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}
#header {
color:#FFFFFF;
padding-top:20px;
height:auto;
width:100%;
height:80px;
background-image:url('header_bg.jpg');
margin-left:auto;
margin-right:auto;
}
#resume {
width:850px;
margin-left:auto;
margin-right:auto;
}
DIV.section {
margin:10px;
margin-bottom:20px;
}
DIV.title{
font-size:18px;
font-weight:bold;
margin-bottom:10px;
background-color:#ecf2f6;
padding:3px;
border:1px solid #6995b2;
}
DIV.item {
float:left;
width:250px;
}
DIV.company {
font-weight:bold;
width:230px;
}
DIV.content {
margin-left:30px;
}
DIV.content li {
margin:5px;
}
DIV.clear {
clear:both;
}
DIV.award {
width:380px;
padding:4px;
float:left;
}
DIV.bold {
font-weight:bold;
}
DIV.italic {
font-style:italic;
}
DIV.listBox {
float:left;
width:260px;
}
DIV.smallBox {
float:left;
}
DIV.links {
margin:10px;
text-align:center;
}
.style1 {
font-size: 18px;
font-weight: bold;
}
.header {
font-size:28px;
font-weight:bold;
text-align:center;
}
.info {
font-size:14px;
text-align:center;
}
#experience .content {
  margin-bottom:20px;
  border-bottom:1px solid #CCCCCC;
  padding-bottom:10px;
}