/* CONTENT */
img.typekit-badge {
    display: none !important;
}	

body#page {
	margin:15px 75px 15px 75px;
	background-color:#000;
	font-family:"ff-enzo-web", sans-serif;
	font-weight:medium;
	}
div.page {
	text-align:center;
	font-size:18px;
	margin-top:30px;
	}
img.border {
	border:2px solid black;
	}
.spacer {
	margin:0 15px;
	color:#FFF;
}

/* LINKS */
a:link {
	color:#FFFFFF;
	text-decoration:none;
	border:none;
	}
a:visited {
	color:#FFFFFF;
	text-decoration:none;
	border:none;
	}
a.blue:link {
	color:#3399cc;
	text-decoration:none;
	}
a.blue:visited {
	color:#3399cc;
	text-decoration:none;
	}
span.blue {
	color:#3399cc
}
/*NEEDED?*/
p.small {
	text-align:center;
	font-size:12px;
	color:#FFF
}
p.medium {
	text-align:center;
	font-size:14px;
	color:#FFF
}
p.large {
	text-align:center;
	font-size:18px;
	color:#FFF
}
p.email{
	text-align:center;
	font-size:18px;
	color:#FFF;
	height:32px;
}

/* RENAME?*/
div.header {
	height: 65px;
	margin-bottom: 5px;
	min-width:550px;
}
.header h2 {
	height: 45px;
	float: left; display: inline;
	font-style: normal; font-weight: 300;
	font-size:30px; line-height: 45px;
	color:#FFF; text-transform: uppercase;
	margin:19px 0 0 0px;
}
.header h3 {
	height: auto; width: auto;
	float: right; display: inline;
	font-style: normal; font-weight: 300;
	font-size:18px; line-height: 19px;
	color:#3399cc; text-transform: uppercase;
	margin:19px 0 0 4px;	
}
h4 {
	height: auto; width: auto;
	display: inline;
	text-align:center;
	font-style: normal; font-weight: 300;
	font-size:22px; line-height:35px;
	color:#FFFFFF; text-transform:lowercase;
	font-style:italic;
	margin:19px 0 0 4px;	
}

h1.video {
	float:left;	display:inline;
	line-height:60px;
	font-size:35px;
	font-weight:300;
	text-align:center;
	margin:0px 250px 0px 0;
	color:#3399cc;
}

div.video {
	text-align:center;	
	width: inherit;
	margin:auto;
	min-width:500px;
	max-width:700px;
}

p.video {
	margin:auto;
	margin-bottom:20px;
	width:400px;	
	font-size:14px;
	color:#FFF
}
h1.videofoot {
	height: auto; width: auto;
	float:inherit; display: inline;
	font-style: normal; font-weight: 100;
	font-size:18px; line-height: 20px;
	color:#3399cc; text-transform: uppercase;
	margin:19px 0 0 4px;	

}

/* RENAME ALL THESE */
a.resume:link {
	color:#3399cc;
	text-decoration:underline;
	}
a.resume:visited {
	color:#3399cc;
	text-decoration:underline;
}

img.contact {
	display:inline;
	margin:10px 0 20px 0;
}
.contactsmall {
	font-size:14px;
}


/* CONTENT */
p {
	font-family:"ff-enzo-web", sans-serif;
	font-weight:medium;
	color:#FFF;
	font-size:18px;
	color:#000000;
	}
