@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
    padding: 0px;
}

a {
outline: none;
border: none;
}

a:active {
outline: none;
border: none;
}

body {
	background-color: #3A3A3A;
}

#container {
	width: 810px;
	height: 850px;
	top: auto;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 300px;
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
		
}

#headerLogo {
	height: 250px;
	width: 250px;
	margin-top:40px;
	margin-bottom:auto;
	margin-left:24px;
	float:left;
	
}

#headerTags {
	height: 170px;
	width: 490px;
	margin-right:24px;
	margin-bottom:75px;
	margin-top:75px;
	float:right;

		
}

#headerTagsName {
	height: 100px;
	width: 481px;
	margin-left:auto;
	margin-right:auto;
		
}

#headerTagsNav {
	height: 65px;
	width: 480.5px;
	margin-left:auto;
	margin-right:auto;
		
}

#headerTagsNavShowreel {
	height: 65px;
	width: 167.63px;
	margin-left:auto;
	margin-right:auto;
	float:left;
		
}

#headerTagsNavAbout {
	height: 65px;
	width: 127.84px;
	margin-left:auto;
	margin-right:auto;
	float:left;

}

#headerTagsNavContactMe {
	height: 65px;
	width: 184.54px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

#pageShowreel {
	height: 460px;
	width: 800px;
	padding-left:5px;
	float: left;
	overflow:hidden;
}

#linkHD {
	height: 15px;
	width: 120px;
	padding-left:5px;
	margin-right:1px;
	float:left;

}

#pageAbout {
	height: 450px;
	width: 800px;
	float: left;
	background-image: url(images/BKG_about.png);
	background-position: center center;
}

#pageAboutText {
	height: inherit;
	width: 700px;
	margin-top:50px;
	padding-left:45px;
	margin-right:45px;
}

#pageContactMe {
	height: 450px;
	width: 800px;
	padding-left:5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#cvLink {
	height: 10px;
	width: 117px;
	float: right;
}

#pageContactMePositioner{
	height:260px;
	width:490px;
	margin-right:24px;
	margin-left:auto;
	float:right;

}

#BKG_container{
	height:260px;
	width:480px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(images/BKG_container.png);
	background-position:center;

}

#pageContactMeSeparation{
	height:260px;
	width:242px;
	margin-left:auto;
	float:right;

}

#pageContactMeSeparationTop{
	height:170px;
	width:242px;
	overflow:hidden;
}

#pageContactMeSeparationTopText{
	height:inherit;
	width:200px;
	margin-top:30px;
	margin-left:20px;
	
}

#pageContactMeSeparationBottom{
	height:80px;
	width:242px;
	margin-top:10px;
	float:right;

}

#pageContactMeSeparationBottomVimeo{
	height:45px;
	width:45px;
	margin-top:17px;
	margin-left:16px;
	margin-right:10px;
	float:left;

}

#pageContactMeSeparationBottomLinkedIn{
	height:45px;
	width:45px;
	margin-top:17px;
	margin-right:10px;
	float:left;

}

#pageContactMeSeparationBottomWordPress{
	height:45px;
	width:45px;
	margin-top:17px;
	margin-right:10px;
	float:left;

}

#pageContactMeSeparationBottomDeviantArt{
	height:45px;
	width:45px;
	margin-top:17px;
	float:left;

}

.h1{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 40px;
	color: #3A3A3A;
	text-decoration: none;
	letter-spacing: -5px;
}

.h2{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 22px;
	color: #3A3A3A;
	text-decoration: none;
	letter-spacing: -3px;
}

.bodyText{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	line-height:20px;
	text-decoration: none;	
}

.bodyTextParagraphSpacing{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	line-height:15px;
	text-decoration: none;	
}

.bodyTextEmail{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	text-decoration: none;	
}

.bodyTextEmail:HOVER{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;	
}

.bodyTextWhite{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
	text-decoration: none;
}

.bodyTextWhite:HOVER{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: none;
}
