#links {
	padding: 5px 0px;
	vertical-align: top;
	width: 245px;
}

#links img.RML {
	margin: 3px 0px 3px 12px;
}

#links li {
	border: none;
	font-size: 85%;
	margin: 5px 0px;
}

#linksTop {
	padding: 5px 0px;
	vertical-align: top;
	width: 245px;
}

#linksTop img.RML {
	margin: 3px 0px 3px 12px;
}

#linksTop li {
	border: none;
	font-size: 85%;
	margin: 5px 0px;
}

/* Left Side Links */
#navLeft {
	list-style: none;
	margin: 5px 0px 5px 0px !important;
	padding: 0px 0px 0px 5px !important;
}

#navLeft a {
	background: url(/graphics/buttonBack.jpg) no-repeat;
	color: #000000;
	display: block;
	font-weight: bold;
	height: 34px;
	padding: 8px 0px 0px 12px;
	text-decoration: none;
	width: 219px;
}

#navLeft a:hover, body#HomePage #Home a {
	background: url(/graphics/buttonBackROLL.jpg) no-repeat;
	color: #000000;
	text-decoration: underline;
}

/* Top Buttons */
#navTop {
	list-style: none;
	margin: 8px 0px 0px 0px !important;
	padding: 0px 0px 0px 5px !important;
}

#navTop a {
	background: url(/graphics/buttonBack.jpg) no-repeat;
	color: #000000;
	display: block;
	font-weight: bold;
	height: 34px;
	padding: 8px 0px 0px 12px;
	text-decoration: none;
	width: 219px;
}

#navTop a:hover, body#ContactPage #Contact a {
	background: url(/graphics/buttonBackROLL.jpg) no-repeat;
	color: #000000;
	text-decoration: underline;
}

#navTop a.big {
	background: url(/graphics/buttonSearch.jpg) no-repeat;
	color: #000000;
	display: block;
	font-weight: bold;
	height: 34px;
	padding: 8px 0px 0px 12px;
	text-decoration: none;
	width: 396px;
}

#navTop a.big:hover, body#DreamSearch #Dream a {
	background: url(/graphics/buttonSearchROLL.jpg) no-repeat;
	color: #000000;
	text-decoration: underline;
}

#TopButton {
	width: 95%;
}
