body {text-align: justify;
	  background-color: #010B7E;
	  color: black;}
	  
h1 {text-align: center;}

h2 {text-align: center;
	font-style: italic;
	text-decoration: underline;}

.innerP2 {padding: 0 7.5em 0 7.5em;}

.Outer {position: relative;
		margin: 0 auto 0 auto;
		padding: 0 0 0 0;
		width: 750px;
		font-size: .80em; 
		background-color: white;
		color: black;}
		
#Header {padding: 55px 0 0 0;}
						 
#References {text-align: center;
			 padding: 0 0 0 0;}
			 
#References p {padding: 0 0 25px 0;}

#resumeHead {position: absolute;
				top: 2.5%;
				left: 70%;
			 text-align: right;}

.boldT {font-weight: bold;}

.Dates {font-style: italic;
		font-weight: bold;}

.outerShell {position: relative;
		margin: 0 auto 0 auto;
		padding: 0 0 0 0;
		width: 50%;
		font-size: .80em; 
		background-color: white;
		color: black;}
		
.innerP a:hover {text-decoration: line-through;}

.links {position: absolute;
		   top: 50px;
		   width: 100%;
		   background-color: #036;
		   color: white;
  		   display: block;
  		   float: none;
  		   padding: 0;
  		   margin: 0 auto 0 auto;
  		   font-size: 1em;}


.links ol {padding: 0;
   		      margin: 0;
   		      list-style-type: none;}

.links li {width: 20%;
		      display: block;
     	      float: left;
              margin: 0;
     	      padding: 0;}

.links ol li a {padding: 3px 0 3px 0;
				   border-right: 1px solid white;
				   border-left: 1px solid white;
				   border-top: 6px double white;
		      	   border-bottom: 6px double white; 
   		  		   text-decoration: none;
   		  		   font-weight: bold;
   		  		   display: block;
   		  		   background-color: #036;
   		  		   color: white;
   		  		   text-align: center;
   		  		   font-size: .9em;}
   		  		 
.links ol li a:first-child {border-left: 2px solid white;}

.credits {position: relative;
	      top: 0; 
	      left: 0;
		  margin: 0 auto 0 auto;
		  padding: 0% 0% 0% 25%;
		  width: 50%;}
		  
.jumpTo {position: fixed;
			top: 2%;
			right: 14%;
			left: auto;
		 width: 10%;
		 display: block;
		 padding: 0;
		 margin: 5% 0% 0% 0%;}
		 
.jumpTo ol {padding: 0;
			margin: 0;
			list-style-type: none;
			border-right: 1px solid white;
			border-left: 1px solid white;}
			
.jumpTo li {background: #036;
		    color: white;
			border-bottom: 6px double white;
			border-top: 6px double white;
			text-align: center;
			margin: 5% 0 5% 0;
			padding: 0;}
			
.jumpTo ol li a {border-left: 1px solid white;
				 padding: 2px 0 2px 0;
				 margin: 0;
				 background: #036;
				 color: white;
				 text-decoration: none;
				 display: block;}
				 
.innerP {padding: 50px 50px 0 50px;}

#Question1, #Question2, #Question3, #Question4 {font-weight: Bold;
												font-style: Italic;
												font-size: medium;}
												
a:link {background-color: white;
	    color: blue;}
a:visited{background-color: white;
	      color: blue;}

#linkEx {background-color: white;
	     color: blue;
		 text-decoration: underline;}
		 
#pledge {text-align: center;
		 width: 50%;
		 padding-top: 25px;
		 font-style: Italic;
		 font-weight: bolder;}
		 
#menuBar {position: relative;
		  padding:6% 0% 6% 6%;}
		  
#final{font-size: 2em;
	   font-weight: bold;
	   font-style: italic;
	   text-align: center;}
