/* CSS Document */

body {
	margin-left: 45px;
	margin-top: 170px;
	padding:0px;
	background-color: #000000;
	font-family: Tahoma, Arial, "Helvetica 55 Roman";
	background-image: url(../images/bg6.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#right-content {
	font-family: Tahoma, Arial, "Helvetica 55 Roman";
	width: 498px;
	float: right;
	clear: right;
	font-size: 0.9em;
	color: #FFFFFF;
	background-image: url(../images/gallery2header.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #353434;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
