
 <style type="text/css">
		* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0;
}
img,
html,
body,
div,
nav,
p,
h1,h2,h3,h4,h5{
    margin: 0;
    padding: 0;
}


	
	
body{
	font-family:'exoregular';
	
	
	background:url(pics/backgroundtexture.jpg)no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#CPbody{
	font-family:'exoregular';
	
	
	background:url(pics/backgroundtexture.jpg)no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@font-face {
    font-family:'exoregular';
    src: url('fonts/exo_body/exo-regular-webfont.eot');
    src: url('fonts/exo_body/exo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/exo_body/exo-regular-webfont.woff2') format('woff2'),
         url('fonts/exo_body/exo-regular-webfont.woff') format('woff'),
         url('fonts/exo_body/exo-regular-webfont.ttf') format('truetype'),
         url('fonts/exo_body/exo-regular-webfont.svg#exoregular') format('svg');
    font-weight: normal;
    font-style: normal; 
}

@font-face {
	 font-family: 'exo_2semi_bold_expanded';
    src: url('fonts/exo_heads/exo2-semiboldexpanded-webfont.eot');
    src: url('fonts/exo_heads/exo2-semiboldexpanded-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/exo_heads/exo2-semiboldexpanded-webfont.woff2') format('woff2'),
         url('fonts/exo_heads/exo2-semiboldexpanded-webfont.woff') format('woff'),
         url('fonts/exo_heads/exo2-semiboldexpanded-webfont.ttf') format('truetype'),
         url('fonts/exo_heads/exo2-semiboldexpanded-webfont.svg#exo_2semi_bold_expanded') format('svg');
    font-weight: normal;
    font-style: normal;
}


#smallheader { display: none; }
#smallheader img { display: none; }

#bigheader { display: block; 

  height: 306px;
  width: 1106px;
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -553px;
  margin-top: 1.7em;
}
#splashheader { display: block; 

  height: 492px;
  width: 1106px;
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -553px;
  margin-top: 1.7em;
}
  #bigcontainer{
	  width: auto;
	  margin: 0,auto;
	  overflow: hidden;
  }

#content {
	max-width:700px;
	margin-bottom: 0em;
	margin-right: auto;
	margin-left: auto;
	padding-right:2.55em;
	padding-left:2.55em;
	padding-top:2.55em;
	padding-bottom:2.55em;
	border-radius: 1.7em;
	border:1px solid #cedbe8;
	background-color: white;
	overflow: hidden;
}

#CPcontent {
	max-width:500px;
	margin-bottom: 0em;
	margin-right: auto;
	margin-left: auto;
	padding-right:2.55em;
	padding-left:2.55em;
	padding-top:2.55em;
	padding-bottom:2.55em;
	border-radius: 1.7em;
	border:1px solid #cedbe8;
	background-color: white;
	overflow: hidden;
}

#rightcontent{
	float:right;
	width: 30%;
	padding-left: 1.7em;
	margin-left:1.7em;
	margin-bottom:1.7em;
	border-left:2px solid #8299A2;
	
}
#leftcontent{
	margin-right:30%;
	padding-right:4.25em;
}

#nav{
	text-align:center;
	 margin:.5em;
    padding:0;
}

	#nav ul{
	display: inline;
	text-align:center;
	vertical-align: center;
	}

#nav li{
	display: inline;
	font-family:'exoregular';
	padding-right: .65em;
	padding-left: .65em;
	font-size:1.1em; 
	font-weight: bold; 
}
.nav a{
	display:inline;
	
	
}
	
	
#nav label,#nav input{
	        display: none;
}
	

.picdiv {
	width: 188px;
	height: 170px;
	float:left;
	border-radius: .9em; 
	border: 2px solid #cedbe8;
	margin-right: 1.7em;
	margin-top: .475em;
	background: url('pics/seanportrait.jpg') no-repeat;
}

.current_projects_picdiv {
	
	float:left;
	border-radius: .9em; 
	border: 2px solid #cedbe8;
	margin-right: 1.7em;
	margin-top: .475em;
	overflow: hidden;
	line-height: 0;
}

.clearthefloats {
	
	clear:both;
}

p {
	font-size: 1em;
	line-height: 1.7em;
	font-family:'exoregular';
}
.sidebar {
	font-size: .9em;
	line-height: 1.425em;
	font-family:'exoregular';
	margin-bottom: 1.7em;
}

h1{
	
	font-size: 2.2em;
	line-height: 1em;
	font-family:'exoregular';
	color: #df5820;
	padding-bottom: .25em;
}
h2{
	
	font-size: 1.45em;
	font-style:italic;
	line-height: 1.45em;
	font-family:'exoregular';
	color: #405068;
}
ul{
    padding-left: 1.9em;
	margin-bottom:.5em;
    
	font-family:'exoregular' ;
	font-size:1.2em;
	line-height: 1.5;
}
input, textarea {
	font: 1em/1.7em 'exoregular', sans-serif;
	border-radius: .7em;
	border:1px solid #df5820;
  	padding : 0 10px;
  	margin-bottom: .9em;
	
	
}
.labels {
	font-family:'exoregular' ;
	font-size:1em;
	color: #405068;
}
a:link{
	color: #92acc2; text-decoration:none;
}
a:visited{
	color: #92acc2;
}
.fbicon{
	 background: url(pics/FBicon.png) 
	 no-repeat left top;
  padding-bottom: 2px;
}
	
</style>
