body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wrapper {
	padding: 0px 1px;
	width: 770px;
	top: 20px;
	margin: 0px auto;
}

#pictures {
	height: 480px;
	width: 768px;
	margin: 0px auto;
}

#profile {
	height: 480px;
	width: 468px;
	margin: 0px auto;
}

.images {
	vertical-align: bottom;
	bottom: 0px;
}

#navigation {
	margin: 0px auto;
}

#personaldetails {
	margin: 20px 1px;
}

p,h1,h2,h3,h4,h5 {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h6 {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

p {
	font-size: 80%;
	color: #333333;
}

h6 a:link {
	color: #333333;
	text-decoration: none;
	padding: 0px 10px;
}

h6 a:visited {
	color: #999999;
	text-decoration: none;
	padding: 0px 10px;
}

h6 a:hover {
	color: #6666FF;
}

h5 a:link,a:visited {
	text-decoration: none;
	color: #333333;
}

h5 a:hover {
	color: #6666FF;
}

#infopic {
	margin-right: 20px;
	float: left;
	top: 0px;
}

#infotextleft {
	width: 200px;
	float: left;
}
#infotextright {
	width: 200px;
	float: right;
}
.current {
	color:#FFFFFF;
	padding: 0px 10px;
	background: #6699FF;
}
.pale {
	color: #666666;
	padding-left: 5px;
}

.rulebelow {
	border-bottom: 1px solid #999999;
	width: 770px;
	margin: 35px auto 25px auto;
}

.ruleabove {
	border-top: 1px solid #999999;
	width: 770px;
	margin: 25px auto 0px auto;
}

.left {
	text-align: left;
	color: #666666;
}

#one .one, #two .two, #three .three, #four .four, #five .five, #six .six, #seven .seven, #eight .eight, #nine .nine, #ten .ten, #eleven .eleven, #twelve .twelve, #thirteen .thirteen, #fourteen .fourteen, #fifteen .fifteen {
	color:#FFFFFF;
	background: #6699FF;
}
