/* @override 
	http://clubpenguinmm.com/style.css */

body{
	background: #d1d7ff;
}
div.header {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
}
div.logo {
text-align: center;
}
a {
text-decoration: none;
}
div.nav {
	display: block;
	#position: relative; 
	overflow: hidden;
	background: url(/img/navtop.png) no-repeat;
	height: 39px;
	margin-left: auto;
	margin-right: auto;
	width:898px;
	border-bottom: 1px solid #FFFFFF;
}
p.navt {
	text-decoration: none;
	padding-left: 50px;
	font-size: 10pt;
	color: #5456a7;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
p.style1 {
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	font-size: 9pt;
	color: #5456a7;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
h3.style5 {
	text-decoration: none;
	text-align: center;
	color: #5456a7;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
p.style4 {
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
	margin-top:0px;
	margin-bottom:7px;
	font-size: 10pt;
	color: #5456a7;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
p.instructions {
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	font-size: 9pt;
	color: #5456a7;
	padding-bottom: 15px;
	border-bottom: 1px solid #a6a8ff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
p.style3 {
	text-decoration: none;
	font-size: 10pt;
	color: #5456a7;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
h1.style1 {
	color: #5456a7;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
h2.style1 {
	text-align: center;
	color: #5456a7;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
h3.style1 {
	text-align: center;
	color: #5456a7;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h4.style1 {
	text-align: center;
	color: #5456a7;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

p.style2 {
 	color: #5456a7;
 	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
 	font-size: 8pt;
 	text-align: center;
 	text-decoration: none;
}
a.navt {
	text-decoration: none;
	color: #5456a7;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
div.container {
	display: block;
	padding-top: 15px;
	width: 898px;
	margin-left: auto;
	margin-right: auto;
	height: 750px;
	background-color: #f6f6f6;
	
}

div.bottom {
	display: block;
	background: url(/img/bottom.png) no-repeat bottom left;
	margin-left: auto;
	margin-right: auto;
	width: 898px;
	height: 25px;
}