#homeleft {
	width: 210px;
	margin-left: 15px;
	float: left;
	display: inline;
}

#contest a {
	display: block;
	width: 220px;
	height: 102px;
	color: #fff;
	background: url(../images/home/contest-button.jpg) top left no-repeat;
	font-weight: bold;
	font-size: 22px;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	padding: 18px 10px 0 10px;
}

#contest a:hover {
	color: #fff600;
}

#meetteam {
	width: 210px;
	height: 320px;
}

#hometext {
	width: 405px;
	float: left;
	margin: 5px 0 0 15px;
}

#homeright {
	width: 200px;
	float: right;
	margin: 0 12px 0 0;
	display: inline;
}

#searchhome {
	width: 200px;
	height: 310px;
	margin: 0 0 4px 0;
}

#pbap {
	width: 195px;
	height: 135px;
	margin-left: 4px;
}

h1 {
	font-size: 16px;
	line-height: 26px;
	color: #004179;
	margin: 0 0 8px 0;
}

h2 {
	margin-left: 0;
}

p {
	line-height: 16px;
	margin-left: 0;
}

#hometext li {
	line-height: 16px;
	margin-bottom: 8px;
}

#homefamily {
	display: block;
	width: 848px;
	clear: both;
	margin: 0 0 0 9px;
}