@charset "UTF-8";
body {
	background-repeat: repeat;
	background-color: rgba(203,196,196,1.00);
	background-image: url(Assets/Graphics/TileBackground.png);
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-align: left;
}
nav ul li {
	text-align: right;
	display: inline;
	margin-right: 30px;
	color: #000000;
}
#Container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	border-left: 2px solid rgba(0,0,0,1.00);
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(0,0,0,1.00);
}

header {
	background-color: #FF161A;
	border-left-color: rgba(0,0,0,1.00);
	border-left-width: 1px;
	border-right-color: rgba(0,0,0,1.00);
	border-bottom: 2px double rgba(0,0,0,1.00);
	border-top: 2px double rgba(0,0,0,1.00);
}
main p {
	text-align: left;
	font-size: 2.5ex;
	width: 600px;
	margin-left: 27px;
}
footer p {
	font-size: 2ex;
	text-align: center;
	color: rgba(255,255,255,1.00);

}



header nav ul {
	text-align: right;
	color: #000000;
}


footer {
	border: 2px double #000000;
	background-color: #534D4E;
	text-align: center;
	clear: left;
	color: rgba(255,255,255,1.00);
}
#Joining img {
	border: 1px solid rgba(1,0,0,1.00);
}
main {
	background-color: #FFFFFF;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 40px;
	padding-bottom: 40px;
	clear: both;
}
#Disclaimer {
	clear: both;
	margin-top: 20px;
}
#mainImage {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid rgba(4,4,4,1.00);
}
main ul {
	display: inline;
}
footer h1 {
	text-align: center;
	text-decoration: underline;
	font-weight: 400;
	word-spacing: 0px;
	font-family: 'Oswald', sans-serif;
	color: rgba(255,255,255,1.00);	
}
footer ul {
	display: inline-block;
	text-decoration: none;
	text-align: center;
}
footer ul li {
	display: inline;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	color: rgba(255,255,255,1.00);
}
footer h3 {
}

main h2 {
	text-decoration: underline;
	font-family: 'Oswald', sans-serif;
	border-left: 6px solid #0787E3;
	padding-left: 18px;
	margin-left: 3px;
}
header h1 {
	font-style: normal;
	font-weight: 400;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	text-decoration: underline;
	margin-left: 100px;
}

main ul li {
	text-align: left;
	margin-bottom: 20px;
}
#Genre {
	float: left;
	margin-left: 90px;
	margin-right: 185px;
}
#Genre2 {
	float: left;
	padding-left: 0px;
	margin-right: 195px;
	margin-left: 15px;
}
#Genre3 {
}
main ul {
	text-align: left;
}
nav ul li a {
	color: rgba(252,252,252,1.00);
	font-size: 3ex;
	text-decoration: none;
}

a:hover, a:active {text-decoration:underline;}
.HomeButtons {
	float: right;
	margin-right: 60px;
	margin-bottom: 40px;


}
.HomeButtons h3 {
	text-align: center;
}
.Homebuttons2 {
	float: left;
	margin-left: 60px;
	margin-bottom: 40px;
}

.Homebuttons2 h3 {
	text-align: center;

}
#Joining img {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
#Cartoons {
	float: left;
	padding-right: 70px;
	margin-right: 0px;
}
#Anime {
	margin-top: 35px;
}
#Anime h3 {
	text-align: center;
}
#Cartoons h3 {
	text-align: center;
}
#Live-action h3 {
	text-align: center;
}
#Cartoons img {
	border: 1px solid #000000;
}
#Anime img {
	border: 1px solid #000000;
}
#Live-action img {
	border: 1px solid #000000;
}
#Live-action {
	clear: right;
	float: left;
	padding-right: 75px;
}
#Joining {
	margin-bottom: 10px;
}
#Joining p {
	margin-left: 53px;
}
.Homebuttons2 img {
	border: 1px solid rgba(0,0,0,1.00);
}
.HomeButtons img {
	border: 1px solid rgba(0,0,0,1.00);
}
main img {
	border: 1px solid rgba(2,0,0,1.00);
}
