* {
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:100%;
	color:#666;
	background-repeat: repeat-x;
}
body {
	font-size:70%;
	margin:0;
	text-align:center;
	background-color: #3366CC;
}
ul {
	list-style:none;
}
img {
	border:0;
}
a {
	outline-color: -moz-use-text-color;	
	outline-style: none;	
	outline-width: medium;	
	color: #6275b5;	
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div#wrapper {
	margin:0 auto;
	text-align:left;
	width:916px;
}
div#wrapperInner {
	width:916px;
	width/**/:/**/826px;
	padding:20px 45px;
	background-color:#FFF;
	float:left;
}
p {
	margin-bottom:1em;
}

