body {
	background-color: #FFFFCC;
	background-image: url(bg_graphics/bg_topRight_Ruffle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
	
}
.blackbox {
	background-color: #000000;
	padding: 0px;
	margin-top: 20px;
	float: none;
	height: 100%;
	width: 700px;
}
.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-transform: uppercase;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
#gallerybox {
	width: 100%;
}
#gallerybox img {
	margin: 11px;
	float: left;
}
a:hover {
	color: #ffffcc;
	text-decoration: none;
}
#leftbar {
	float: left;
	vertical-align: top;
	width: 137px;
	height: 100%;
}
#copy {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	width: 525px;
	text-align: left;
	height: 100%;
	margin-left: 10px;
}
#header {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
}
.copytable {
	width: 100%;
}
.blackboxCopy {
	background-color: #000000;
	padding: 5px;
	margin-top: 20px;
	float: none;
	width: 700px;
}
