body 
{ 
  font-family:helvetica,verdana,helvetica, sans-serif;
  font-size: 100%;
  padding: 0;
  margin:0;
  background: #FFF;
 }

a {
	color: #14558E;
}

a:visited {
	color: #5E6F7E;
}

a:hover {
	color: #394651;
}

.gray 
{ 
  background: #eee;
 }

label
{ 
  font-weight: bold;
  padding-bottom: 5px;

 }

.maintitle 
{

 }

.maintitle a
{ 
color: #9FB6CD;

 }

.maintitle a:visited
{
color: #9FB6CD;
}


blockquote {
    margin : 20px 15px;
    border-left : 1px solid #14558E;
    padding-left : 5px;
    font-size : 12px;
    line-height : 16px;
}

#headlines {
    text-align: center;
}

#my_name {
    font-weight: bold;
    font-size: 30pt;
    margin-bottom: 5px;
    text-align: center;
}

#roles {
    text-align: center;
}

#headtext {
    padding:15px;
    text-align:left;
    font-size:15pt;
    color:#FFF;
    background-color:#6d6d6d;
    margin:0;
    height: 170px;
}

#eric_image {
    height: 200px;
    position:absolute;
    top:0;
    right:0;
}

#eric_image_left {
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
}

#head {
min-height: 194px;
background-color:black;width:100%;text-align:right;
}

.content {
    margin-left: 50px;
}

.content ul {
   list-style: none;
}

.feed {
    clear: right;
    float: right;
    width: 70%;
    margin-right: 50px;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 60%;
    overflow: scroll;
}

.links {
    padding-left: 10%;
}

.social {
    float:right;
    width: 370px;
    margin-right: 10%;
    text-align: right;
}

.job {
    margin-top: 10px;
}

.employment-history {
    margin-top: 30px;
}

.employment-history .employment-header {
    font-size: 20pt;
}

.job strong {
    font-size: 13pt;
}

img {
    border: 0;
}

h3 {
    font-size: 20pt;
}
