.pageBorder {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #98AAB1;
}

a:link {
	color: #0066aa;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
}

a:visited {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #222222;
}

hr {
	height: 1px;
	border-style: dashed;
	border-color: #FF9900;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-left-style: none;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	font-weight: bold;
	padding-left: 0px;
	font-style: italic;
	text-transform: capitalize;
}

.footer {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.pictureLabel {
	font-size: xx-small;
	text-align: center;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	font-size: 75%;
}

.cookieTrail {
	font-size: 75%;
	color: #999999;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
}

.author {
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

.pageHeading {
	font-weight: bold;
	color: #000000;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: capitalize;
}

.thumb {
	border: 1px solid #000000;
}

.plug {
	background-color: #FFFFCC;
	border: 2px solid #006699;
	margin: 5px;
	padding: 5px;
}

.galleryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.bannerLinksTop {
	font-weight: normal;
	color: #FF9000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.bannerText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-style: normal;
	font-weight: bold;
}
