<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-65512719-1', 'auto');
  ga('send', 'pageview');

</script>


.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}


.footer {
height: 4em;
margin:auto;
width:70%;
background-color:#fcfdff;

}

.push {

margin:auto;
width:100%;


}



body, html {
  height: 100vh;
  margin:0px;
}


ul#toc {
    list-style: none;
    margin:0;
    padding:0;
    
  
    width: 100%;
}

nav#toc {
    

    list-style: none;
    margin:  0;
    display: table;
    table-layout: fixed;
    width: 100%;
}

nav#toc a {
    letter-spacing:.7px;

    
    white-space: nowrap;
    
    background-color:#0178c3;
    
    

    color: #fff;
    text-decoration: none;
    font-weight:bold;
    font-family:Helvetica;
    font-size:.95vw;
    

    list-style: none;
    padding: 10px 5px 10px 5px;

    display:table-cell;
    text-align: center;

}

nav#toc a.current {
    background-color:#d8431b;
    
}


p.contentText {
    font-family:Helvetica;
    font-size: 20sp;
    text-align:justify;
    text-justify:inter-word;
    margin: .5em;
}

#CVcontent {
    overflow:scroll;
    width:100%;
    height:80vh;
}

.redText {
    color:red;
}



div.content {
    clear: left;
    padding: 1em;
    
    height:100%;
    margin:0px;
}

#header img{
	width:100%;
    margin:0px;
}

#footer img {
	width:100%;
}

#fullWrapper {
	width:70%;
	margin:auto;
    background-color:#fcfdff;
    background-image: url("../images/Ebert_Body_background_Image.jpg"); 
    background-size:100% 100%;
    

}

.headerText {
    font-family:Helvetica;  
    color:#0178c3;

}

.subHeaderText {
    font-family:Helvetica;  
    color:#0b295d;
}

#profilePhoto img{
    float:right;
    width:20%;
    margin:30px;
    box-shadow: 4px 4px 1.5px #888888;
}


#homeLink {
    width:10%;
}

#qualLink {
    width:14%;
}

#accompLink {
    width:20%;
}

#activLink {
    width:16%;
}

#expLink {
    width:14%;
}

#bioLink {
    width:12%;
}

#endLink {
    width:14%;
}


