@charset "utf-8";
/* CSS Document */

body {
	background-color: #12131D;
	overflow-y:scroll;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#content {
	padding-top: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c0c0c0;
}
link {
	color: #CCC;
}
a {
	color: #CCC;
}
ahover {
	color: #6CF;
}
.para_lt_gray {
	color: #CCC;
}
.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	padding: 15px;
	color: #CCC;
}
.par_med_gray {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size:16px
}
#right_sidebar {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	color: #C0C0C0;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 140%;
	color: #C0C0C0
}
h4 {
	font-size: 16px;
	font-weight: bold;
}
hr {
	height: 1px;
	border-top: 1px;
	color: #333;
}
.sculpture_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #6CF;
	font-weight: 400;
}
.par_med_gray_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 140%;
	color: #c0c0c0;
	margin: 10px;
}
.caption-italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #c0c0c0;
	margin-right: 10px;
	margin-left: 10px;
}
