body {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #666666;
	background-image: url(../images/Net.gif);
	line-height: 150%;
	background-color: #CCCCCC;
	background-repeat: repeat;
	text-decoration: none;
}

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

a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	color: #FF0000;
}

.artwork {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #999999;
	font-weight: lighter;
}
.slideshow {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #999999;
	font-style: italic;
}
.page_title {
	font-size: 1em;
	line-height: 150%;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
.news_img {
	float: right;
	margin-left: 10px;
}
h1 {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform: uppercase;
}
