<style type="text/css">
img{display: block;}
header{padding-bottom: 0;
	margin-bottom: 0 auto;}
footer{color: white;
	background-color: #326a00;
	font-style: Arial;
	border-radius: 0 0 10px 10px;
	margin-bottom: 0 auto;}
.clearfloat{clear: both;}

h1.win {font-size: 2.3em;}

ul{font-family: Arial, Verdana, sans-serif; font-size: 16px;margin: 0; padding: 0; position: absolute; list-style: none;}
ul li{display: block;
	position: relative;
	left: 230px;
	float: left;}
li ul{display: none;
	left: -230px;}
ul li a{display: block;
	text-decoration: none;
	color: white;
	border-top: 1px solid white;
	padding: 5px 15px 5px 15px;
	background-color:#326a00;
	margin-left: 1px;
	white-space: nowrap;}
ul li a:hover{background:#3b3b3b;}
li:hover ul{display: block;
	position: absolute;}
li:hover li{float:none;
	font-size: 12px;}
li:hover a{background: #3b3b3b;}
li:hover li a:hover{background:#2b7700;}

.video { position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;}
.video iframe { position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;}

#authorcontainer{width: 100%;
	height: 0 auto;
	margin: 0 auto;
	border: 1px solid black;
	background-color: #107c0f;}
#wii {width: 100%}
p {line-height: 1.25em;}
@media only screen and (min-width: 1920px) {
		p {font-size: 1.2em;
			line-height: 1.25em;}
		section { padding: 3% 30%; margin: 0 auto;}
		#containerz{width: 1080px;
	height: 0 auto;
	border-radius: 10px;
	margin: 0 auto;
	background-color: white;}}
@media only screen and (min-width: 769px) {
		p {font-size: 1.2em;
			line-height: 1.25em;}
		section { padding: 5% 20%; margin: 0 auto;}
		#containerz{width: 960px;
	height: 0 auto;
	border-radius: 10px;
	margin: 0 auto;
	background-color: white;}
	}
@media only screen and (min-width: 770px) {#cosplaymobile {display: none;}}
@media only screen and (max-width: 769px) {
	#cosplay {display: none;}
	h1.win {font-size: 2.0em;}
}

</style>