body {
	position: relative;
	background-position: center;
	text-align: center;
	margin: auto;
	background-color: #000000;
}
#Wrapper {
	height: 768px;
	width: 1024px;
	position: relative;
	text-align: left;
	margin: auto;
	background-image: url(images/homeBG.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#WrapperHistory {
	height: 768px;
	width: 1024px;
	position: relative;
	text-align: left;
	margin: auto;
	background-image: url(images/HistoryBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#WrapperPortfolio {
	height: 768px;
	width: 1024px;
	position: relative;
	text-align: left;
	margin: auto;
	background-image: url(images/conceptBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#WrapperOther {
	height: 768px;
	width: 1024px;
	position: relative;
	text-align: left;
	margin: auto;
	background-image: url(images/otherBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#WrapperCredit {
	height: 768px;
	width: 1024px;
	position: relative;
	text-align: left;
	margin: auto;
	background-image: url(images/CreditsBG.jpg);
	background-color: #000000;
}
#WrapperShowreel {
	height: 768px;
	width: 1024px;
	position: relative;
	text-align: left;
	margin: auto;
	background-image: url(images/showreelBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#WrapperContact {
	height: 768px;
	width: 1024px;
	position: relative;
	text-align: left;
	margin: auto;
	background-image: url(images/contactBG.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}
#WrapperLinks {
	height: 768px;
	width: 1024px;
	position: relative;
	text-align: left;
	margin: auto;
	background-image: url(images/linksBG.png);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}
.PortfolioLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 40px;
}
.PortfolioLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-left: 40px;
}
#WrapperEnvironment {
	height: 768px;
	width: 1024px;
	position: relative;
	text-align: left;
	margin: auto;
	background-image: url(images/EnviroBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Wrapper #Home {
	width: 830px;
	top: 170px;
	position: relative;
	left: 100px;
}

#WrapperCharacters {
	height: 768px;
	width: 1024px;
	position: relative;
	text-align: left;
	margin: auto;
	background-image: url(images/characterBG.jpg);
}
#CreditContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	width: 500px;
	background-position: top;
	text-align: left;
	vertical-align: top;
	float: left;
	height: 440px;
	overflow: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: normal;
	margin: auto;
	position: absolute;
	left: 90px;
	top: 170px;
}
#ContactContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	width: 500px;
	padding: 0px;
	background-position: top;
	text-align: left;
	vertical-align: top;
	float: left;
	margin: auto;
	position: relative;
	left: 90px;
	top: 170px;
}
#PortfolioContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	width: 500px;
	margin-top: 170px;
	margin-left: 90px;
	padding: 0px;
	background-position: top;
	text-align: left;
	vertical-align: top;
	float: left;
}
.ContentLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.ContentLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #80b7fb;
	text-decoration: none;
}

.CreditBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #80b7fb;
	text-decoration: none;
}

#Navigation {
	text-decoration: none;
	width: 740px;
	background-position: center;
	border: 1px solid #FFFFFF;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	margin-top: auto;
	margin-right: 160px;
	margin-bottom: auto;
	margin-left: 160px;
	position: absolute;
	bottom: 25px;
	left: 0px;
	clear: none;
}
.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
.Nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
#HistoryContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	width: 390px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	position: relative;
	left: 90px;
	top: 150px;
}
#EnvironmentContent {
	width: 640px;
	border: 1px solid #CCCCCC;
	float: left;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: auto;
	position: relative;
	left: 280px;
	top: 150px;
}
#CharacterContent {
	width: 530px;
	border: 1px solid #CCCCCC;
	float: left;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	position: relative;
	left: 400px;
	top: 180px;
}
#OtherContent {
	width: 320px;
	border: 1px solid #CCCCCC;
	float: left;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: auto;
	position: relative;
	left: 600px;
	top: 170px;
}
#WrapperEnvironment #EnvironmentContent img {
	padding-bottom: 15px;
	padding-right: 7px;
	padding-left: 7px;
}
#WrapperCharacters #CharacterContent img {
	padding-bottom: 15px;
	padding-right: 7px;
	padding-left: 7px;
}
#WrapperOther #OtherContent img {
	padding-bottom: 15px;
	padding-right: 7px;
	padding-left: 7px;
}
.BackLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
#WrapperShowreel #Showreel {
	width: 480px;
	float: left;
	clear: both;
	margin: auto;
	position: relative;
	top: 170px;
	left: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
}

.BackLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: right;
}

