td {
	padding: 0px;
	border-collapse: collapse;
}

body {
	/*background-color: #d4d4d4;*/
	background-image: url(images/spotlight.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
}

#wrapper2 {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}

#animation2 {
	width: 550px;
	height: 120px;
	background-color: #777777;
	margin: auto;
	margin-bottom: 20px;
}

#content5 {
	margin: 0 auto;
	width: 800px;
	clear:left;
	position: relative;
}

#links {
	width: 780px;
	height: 36px; /* 27*/
	text-align:right;
	vertical-align:top;
}

#links a {
	font-size: 11px;
}

#title2 {
	margin: 0 auto;
}

#title3 {
	margin: 0 auto;
	width: 731px;
	background-image: url(images/nav2.gif);
	background-repeat: no-repeat;
	background-position: 0 120px;
}

#title3 a {
	text-decoration: none;
	color: #88898a;
	font-weight: bold;
}

.sideLinks1 a {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}