/* * {
border: 1px solid black;
}*/

a 	{
	color:black;
	text-decoration:none;
	}
	
p	{
	font-family:CorbertCondensed;
	font-size:16px;
	}
	
span {
	font-family:CorbertCondensedItalic;
	font-size:16px;
	}

.credits p {
	font-family:CorbertCondensed;
	font-size:16px;
	line-height:2px;
	}
	
.Desc {
	Margin: 75px 0px 100px 0px;
	}
	
	.Desc p {
		width:600px;
		word-wrap:normal;
		}
	
.EP	{
	display:inline-block;
	margin:0% 1% 0% 0%;
	}

	.EP1 {width:55%;}
	.EP2 {width:21.9%}
	.EP3 {width:9.74%}

	.EP img {
		width:100%;
		}

.Float	{
	width:45%;
	max-width:500px;
	display:inline-block;
	margin:0% 1% 0% 0%;
	}

	.Float img {
		width:100%;
		}
		
.FM	{
	width:40%;
	max-width:500px;
	display:inline-block;
	margin:0% 1% 0% 0%;
	}

	.FM img {
		width:100%;
		}
	
.navP {
	font-family:CorbertCondensed;
	font-size:18px;
	Margin: 0px 0px 80px 60px;
	}	
	
.Nov	{
	width:30%;
	max-width:250px;
	display:inline-block;
	margin:0% 2% 0% 0%;
	}

	.Nov img {
		width:100%;
		}
		
	
.portfolio {
	width:25%;
	max-width:300px;
	min-width:150px;
	display:inline-block;
	vertical-align:top;
	margin:0% 5% 2% 0%;
	}

.Scp	{
	width:100%;
	margin-bottom:10px;
	}
	
	.Scp img {
		width: 12%;
		min-width:140px;
		margin-left:10px;
		}
	
.title	{
	font-family:Corbert;
	font-size:20px;
	}

.title span {
	font-family:CorbertItalic;
	font-size:20px;
	}
	
.thumbnail {
	width:100%;
	}
	
#biopic {
	height:625px;
	display:inline-block;
	margin-right:100px;
	}
	
#header {
	display:block;
	}
	
#infoText {
	display:inline-block;
	vertical-align:top;
	}
	
#infoText p {
	width:300px;
	word-wrap:normal;
	}
	
#canvas {
	padding-left:125px;
	margin:0% 5% 0% 8%;
	min-width:950px;
	}
	
#canvasP {
	padding-left:125px;
	margin:0% 10% 0% 8%;
	min-width:600px;
	}
	
#landing {
	display:block;
	width:75%;
	min-width:444px;
	min-height:250px;
	}

#logo {
	width:15%;
	min-width:200px;
	margin:50px 50px 75px 50px;
	}
#navbar {
	height:900px;
	float:left;
	}	
	

@font-face { font-family: 'Corbert';
	src: url('Corbert-Regular-webfont.eot'); /* IE9 Compat Modes */
	src: url('Corbert-Regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('Corbert-Regular-webfont.woff') format('woff'), /* Modern Browsers */
	     url('Corbert-Regular-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('Corbert-Regular-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
	}
	
@font-face { font-family: 'CorbertItalic';
	src: url('Corbert-Italic-webfont.eot'); /* IE9 Compat Modes */
	src: url('Corbert-Italic-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('Corbert-Italic-webfont.woff') format('woff'), /* Modern Browsers */
	     url('Corbert-Italic-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('Corbert-Italic-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
	}	
	
@font-face { font-family: 'CorbertCondensed';
	src: url('CorbertCondensed-Regular-webfont.eot'); /* IE9 Compat Modes */
	src: url('CorbertCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('CorbertCondensed-Regular-webfont.woff') format('woff'), /* Modern Browsers */
	     url('CorbertCondensed-Regular-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('CorbertCondensed-Regular-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
	}
	
@font-face { font-family: 'CorbertCondensedItalic';
	src: url('CorbertCondensed-Italic-webfont.eot'); /* IE9 Compat Modes */
	src: url('CorbertCondensed-Italic-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('CorbertCondensed-Italic-webfont.woff') format('woff'), /* Modern Browsers */
	     url('CorbertCondensed-Italic-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('CorbertCondensed-Italic-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
	}