body{
	font-family:"Century Gothic";
	background-color:#E6E6E6;
	top: 10%;
	}
#wrapper {
	width:auto;
	height:inherit;
	margin-bottom:0px;
	background-color:#E6E6E6;
	color:#000000;
	margin-top:2%;
	margin-right: 0%;
	margin-left: 0%;
	}
#outer {
	width:80%;
	height:100%;
	float:left;
	}
#header {
	width:86%;
	height:100%;
	background-color:#E6E6E6;
	color:#000000;
	font-size:1px;
	}
#navi {
	text-decoration:none;
	text-align:center;
	width:20%;
	height:100%;
	float:left;
	background-color:#E6E6E6;
	color:#000000;
	margin-left:3%;
	margin-top:3%;
	}
.navi {
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	text-indent:20px;
	color:#000000;
	}
a:visited,link{
	color:#000000;
	}
a:hover{
	color:#666666;
	}

#contents {
	width:60%;
	height:auto;
	float:left;
	background-color:#E6E6E6;
	color:#000000;
	margin-left:3%;
	margin-top:1%;
	height:100%;
	margin-bottom:1%;
	}
#footer {
	width:80%;
	height:100%;
	clear:both;
	background-color:#E6E6E6;
	color:#FFFFFF;
	text-align:center;
	}
.body {
	padding: 0 20px;
}
h1{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:36px;
	font-weight:normal;
	margin-bottom:15px;
}
#main{
	/* The main container */
	text-align:center;
	width:600px;
	position:relative;
}
a, a:visited {
	color:#000000;
	text-decoration:none;
	outline:none;
}
a:hover{
	color:#FFFFFF;
}
p{
	padding:10px;
	text-align:center;
}
