select, input { color: #333333; }

.advancedLink 
{
	font-size: smaller;
	line-height: 25px;
}

ul#mainMenu { padding-top: 35px; }

p#connect
{
	display: block;
	text-align: center;
	margin:0;
	padding: 30px 0 20px;
}

#contentSection .page
{
	padding:0;
	width: 800px;
}

#homepageSearchLine
{
	text-align: center;
}
#homepageSearchLine *
{
	vertical-align: bottom;
}

#homepageThumbnails
{
	width: 100%;
	height: 141px;
	background: url("/images/homepage-thumbnails-background.jpg") center no-repeat;
}
#homepageThumbnails table
{
	margin: auto; padding: 15px;
	height: 100px;
}
#homepageContent
{
	text-align: left;
	width: 693px;
	margin: 20px auto 10px;
	line-height: 1.5em;
}
#homepageBottomLinks ul
{
	margin:0;
	padding: 10px 0 15px;
	list-style: none;
	text-align: center;
}
#homepageBottomLinks ul li
{
	display: inline;
	padding: 10px;
}

#homepageSearchLine a, #homepageBottomLinks a
{
	color: #777777;
	text-decoration: none;
}
#homepageSearchLine a:hover, #homepageBottomLinks a:hover { color: #d34a00; }

#contentLogo { text-align: center; }