body {
	font-family:Lucida Grande, Helvetica, Arial;
	font-size:14px;
}
h1 {
	text-align: center;
	margin-top:10px;
	margin-bottom:0px;
}
h2 {
	margin-left:0px;
	padding-top: 20px;
	text-align: center;
}

h3 {
	margin-left:10px;
	margin-bottom:0px;
	margin-top:0px;
}

h4 {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:15px;
	font-style:italic;
	font-weight:100;
}

p {
	font-family:Lucida Grande, Helvetica, Arial;
	font-size:13px;
	margin-right:40px;
	margin-left:20px;
	text-align: justify;
}

ul {
	margin-right: 40px;
}
#centered {
	  position: relative;
	  top: 0;
	  right: 0;
	  margin: 20px auto 0;
	  width: 351px;
}
#menu {
	margin-right:30px;
	margin-left:10px;
	margin-top: 40px;
	margin-bottom: 50px;
	text-align: right;
	text-transform: uppercase;
	line-height: 20px;
}
.menu {
	font-family: "Helvetica, Arial, Sans-Serif";
	color: #44546c;
	text-decoration: none;
}

.menu:hover {
	color: #000;
}
.enter_button {
	color: #ff1732;
	background-color: #6a6a6a;
	border: 1px solid #000;
	width: 150px;
	padding: 10px;
	text-decoration: none;
	position: relative;
	left: 350px;
	top: 50px;
}

.enter_button:hover {
	background-color: #6a6a6a;
	color: #fff;
}

.content {

}
.boxlink {
	color: #ffffff;
	background-color: #e10000;
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding: 15px;
	width: 472px;
	height:100px;
	text-align: center;
	margin:10px;
}
.boxlink:hover {
		background-color: #9d0003;
}

a.partner {
	float: left;
	width: 185px;
	height: 150px;
	text-align: center;
	text-decoration: none;
	color: #515e74;
	line-height: 18px;
	font-size: 13px;
	margin-top: 21px;
}

a.partner img{
	margin: 0 0 5px 0;
}
