/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #b2b2b2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer td {
	font-size: 9px;
	color: #666666;
	padding-top:4px;
}
.footer a {
	color: #CCCCCC;
}
a:link {
	color: #525252;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #525252;
}
a:hover {
	text-decoration: underline;
	color: #525252;
}
a:active {
	text-decoration: none;
	color: #525252;
}
#navigation .top {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	vertical-align: bottom;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
	margin-top: 5px;
}
#navigation .sub {
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #aaaaaa;
}
#navigation .topRed {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	vertical-align: bottom;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
	margin-top: 5px;
	font-weight: bold;
	color: #f41530;
}
#navigation .subBold {
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #aaaaaa;
	font-weight: bold;
	color: #666666;
}
#artNav .Regular {
	padding-right: 10px;
	padding-bottom: 10px;
}
#artNav .right {
	padding-bottom: 10px;
}
.artTitle {
	font-weight: bold;
	color: #000000;
}

#tagline td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 15px;
	line-height: 22px;
}
#scrollText {
	height: 500px;
	width: 500px;
	padding-right: 10px;
	overflow: auto;
	line-height: 16px;
	color: #333333;
}
#publishContent p {
	margin: 0px;
	padding-bottom: 12px;
}
#publishContent .mouse {
	font-size: 7px;
	letter-spacing: .1em;
}
