html {
margin:0;
padding:0;
color:#000;
}

body {
min-width:750px;
background-color:#449696;
}

#wrap   { 
background: #fff; 
margin:0 auto; 
width: 750px; 
}

p, td {
font-size: 12px; 
font-family: Georgia, "Times New Roman", serif;
font-size:12px;
}

#resume  { 
color: black; 
font-size: 11px; 
font-family: Georgia, "Times New Roman", Times, serif; 
line-height: 140%;
background-color: #fff; 
margin-bottom: 50px;
margin-right: 50px;
padding:72px; 
width: 600px; 
min-width:600px;
clear:both;
}

#resume a { 
color: gray; 
font-size: 11px; 
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}

#resume a:hover {
color: #449696;
}

#resume a:active {
color: #449696;
}

li {
list-style:none;
margin-left: -25px;
padding-left: 16px;
padding-bottom: 4px;
background-position: 0px;
background: url(http://www.juliarogers.com/images/bullet_blue.gif) no-repeat;
}

#header_noEA { 
width: 744px; 
background-color: #EAEAEA; 
border: pink dotted 2px; 
}

#header { 
background-color:#EAEAEA;
height:60px;
}

#logo { 
padding-left:80px;
float:right;
}

#menu_inline { 
margin-left:75px;
margin-top:10px;
width:350px;
height:40px;
float:left;
}

#menu p, #menu_inline p {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 150%;
}

#menu a, #menu_inline a {
color: #000;
padding-top:3px;
padding-left:3px;
padding-right:8px;
text-decoration: none;
}

#menu_inline a:hover {
color: #C00;
}

#menu_inline a:active {
color: #C33;
}

