html, body {
 width:auto;
 height:auto;
 margin:0;
 padding:0;
 font-family:CabinItalic, Arial, Helvetica, sans-serif;
 background:black;
}
html {
 min-width:960px;
}

#backgroundcolor {
 width:auto;
 height:auto;
 margin:0;
 background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY0NjQ2NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOTE5MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) no-repeat;
 filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#646464', endColorstr='#191919',GradientType=0);
 background:-moz-linear-gradient(top, rgba(100,100,100,1) 0%, rgba(25,25,25,1) 100%);
 background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(100,100,100,1)), color-stop(100%,rgba(25,25,25,1)));
 background:-webkit-linear-gradient(top, rgba(100,100,100,1) 0%,rgba(25,25,25,1) 100%);
 background:-o-linear-gradient(top, rgba(100,100,100,1) 0%,rgba(25,25,25,1) 100%);
 background:-ms-linear-gradient(top, rgba(100,100,100,1) 0%,rgba(25,25,25,1) 100%);
 background:linear-gradient(to bottom, rgba(100,100,100,1) 0%,rgba(25,25,25,1) 100%);
 *background:rgb(50,50,50);
}
 #backgroundimage {
  width:auto;
  height:auto;
  margin:0;
  background:url('../images/background_1060x800.png') no-repeat 33% top;
 }
  #backgroundlight {
   width:auto;
   height:auto;
   margin:0;
   padding:0 0 105px 0;
   background:url('../images/background_light_1060x800.png') no-repeat 80% top;
  }

 #page {
  width:960px;
  margin:0 auto;
  padding:0;
 }
  #content {
   width:100%;
   height:auto;
   margin:0;
   padding:0;
  }
  #content h6 {
    position:relative;
    z-index:100;
    float:left;
    width:550px;
    height:150px;
    margin:10px -15px 10px 15px;
    padding:75px 0 100px 0;
    font-family:RacingSansOne;
    font-size:125px;
    line-height:100px;
    letter-spacing:-5px;
    text-shadow:1px 1px 5px rgba(0,0,0,0.75);
    color:white;
    /*background:blue;*/
   }
   #content h6.ie {
    position:relative;
    z-index:100;
    float:left;
    width:550px;
    height:150px;
    margin:10px -15px -462px 15px;
    padding:75px 0 100px 0;
    font-family:RacingSansOne;
    font-size:125px;
    line-height:100px;
    letter-spacing:-5px;
    color:white;
   }
   #content h6.ie_shadow {
    position:relative;
    z-index:10;
    top:-10px; /*10px;*/
    left:-10px;
    float:left;
    width:550px;
    height:215px;
    margin:17.50px -22px -462px 22px;
    padding:75px 0 100px 0;
    font-family:RacingSansOne;
    font-size:125px;
    line-height:100px;
    letter-spacing:-5px;
    filter:
     progid:DXImageTransform.Microsoft.MotionBlur(strength=3, direction=35)
     progid:DXImageTransform.Microsoft.Blur(pixelradius=3);
    color:rgb(75,75,75);
    /*background:blue;*/
   }
   
   #content #papershadow {
    position:relative;
    float:left;
    width:625px;
    height:auto;
    margin:10px -100px 0 20px;
    background:url('../images/paper_shadow_35x431.png') no-repeat top right;
   }
    #content #papershadow #paper {
     width:575px;
     height:auto;
     margin:0;
     padding:7px;
     background:white;
     -moz-border-radius:7px; /* Firefox */
     -webkit-border-radius:7px; /* Safari, Chrome */
     -khtml-border-radius:7px; /* Konqueror */
     border-radius:7px; /* CSS3 */
    }
     #content #papershadow #paper article {
      width:auto;
      min-height:358px;
      margin:0;
      padding:20px;
      border:dashed 1px black;
      font-family:CabinItalic, Arial, Helvetica, sans-serif;
      font-size:16px;
     }
      #content #papershadow #paper article h1 {
       float:none;
       display:block;
       margin:0;
       padding:0;
       font-family:RacingSansOne;
       font-size:25px;
       letter-spacing:-1px;
       color:black;
      }
      #content #papershadow #paper article h2,
      #content #papershadow #paper article .h2 {
       display:inline;
       margin:0;
       padding:0;
       font-family:RacingSansOne;
       font-size:18px;
       color:black;
      }
	  #content #papershadow #paper article a,
	  #content #papershadow #paper article a:link,
	  #content #papershadow #paper article a:visited {
	   color:rgb(0,0,0);
	   text-decoration:none;
	   text-decoration:inherit !important;
	  }
	  
   #content #info {
    float:right;
    width:275px;
    height:auto;
    margin:0 30px 0 0;
    color:rgb(250,250,250);
   }
    #content #info div div.floatLeft {
     width:125px;
     /*text-transform:uppercase;*/
    }
    #content #info div div.floatRight {
     margin:0 0 10px 0;
     width:150px;
     /*text-transform:uppercase;*/
    }
    
   #paper table.lifecareer {
    border-spacing:0;
    border-collapse:collapse;
   }
    #paper table.lifecareer tr th,
    #paper table.lifecareer tr td {
     text-align:left;
     vertical-align:top;
     padding:0 10px 10px 0;
     /*text-transform:lowercase;*/
    }
   
   #content #photo {
    position:relative;
    z-index:10;
    float:right;
    width:275px;
    height:335px;
    margin:10px -10px 0 0;
    padding:7px 40px 30px 26px;
    background:url('../images/photoframeshadow_343x376.png') no-repeat;
   }

.content_row {
	clear: both;
	float: none;
	margin: 16px 0 0 0;
}

.right_content,
.left_content {
	position: relative;
	float: left;
}

.left_content {
	width: 46%;
	margin-right: 2%;
}

.left_content p {
	margin-top: 0;
}

.right_content {
	width: 52%;
}