#main-body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #fffcd3;
}
.edge-left {
	background-image: url(images/tour-sidedeco-left.gif);
	background-repeat: repeat-y;
}
body {
	background-image: url(images/tour-gradient.jpg);
	background-repeat: repeat-x;
}

.edge-right {
	background-image: url(images/tour-sidedeco-right.gif);
	background-repeat: repeat-y;
}
#topbar {
	background-color: #ed1c24;
}
.img-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text-bold {
	font-weight: bold;
}

a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: underline;}	