body{
	color:#6e6f73;
	font-family: Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #fff;
}
#wrapper {
	position: absolute;
	left: -375px;
	margin-left: 50%;
	width: 750px;
	z-index: 2;
	font-size: 1.1em;
	text-align: left;
}

#underlay {
	position: fixed;
	z-index: 1;
	height: 100%;
	width: 100%;
}
hr.thinLine {
	margin-top: 10px;
	border-top: 1px solid #666;
}
ul#menu {
	margin: 130px 0 0 -38px;
}
ul#menu li {
	float: left;
	list-style: none;
	margin: 7px 5px 0 0;
}
ul#menu li a {
	color: #666;
	text-decoration: none;
}
ul#menu li a:hover {
	color: #fff;
}
img#logo {
	float:right;
	margin-top: 5px;
}
#user {
	margin-bottom: -5px;
}
#user1 {
	padding-top: 7px;
}
p a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#cloud {
	width: 450px;
	margin: 0 auto;
}
#cloud table {
	width: 450px;
}
a:hover {
	color: #fff;
	background-color: #666;
}
table#syncretic {
	margin: 0 auto;
}
table#syncretic td {
	text-align: center;
	width: 85px;
	vertical-align: top;
}
table #syncretic td img {
	border: 0;
	margin: 0 auto;
}
