.mainBox {
	width: 600px;
	border: 1px solid #660000;
}

a:link {
	color: #660000;
}

a:visited {
	color: #330000;
}

a:active, a:hover{
	color: #408080;
}

a.sidebarLink, a.sidebarLink:visited, a.sidebarLink:active, a.sidebarLink:hover {
	font-family: verdana, arial, helvetica;
	color: #ffffff;
	font-size: 10px;
}


a.sidebarLink:hover {
	font-weight: bold;
}

div.sidebarLinkBox {
	font-family: verdana, arial, helvetica;
	color: #ffffff;
	background-color: #996666;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
	padding: 5px 0px 7px 0px;
	-moz-opacity: 0.75;
}

img.sidebarButton{
	margin-top: 15px;
}

h2 {
	color: #660000;
	font-size: 16px;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 10px;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
body {
 background: #eed5dc;
}
body, td {
	font-size: 13px;
	font-family: 'Times New Roman', Times, serif;
}

p {
	line-height: 19px;
	margin-top: 3px;
	margin-bottom: 8px;
}

img.beforeAndAfter {
	border: 1px solid black;
}

img.titleBar {
	margin: 20px 0px 20px 0px;
}

h3.alternate {
	color: #660000;
	margin-top: 0px;
	margin-bottom: 15px;
}

.contentBox {
	padding: 0px 20px 50px 20px;
}

sup {
	font-size: smaller;
}
