a {
color : #118fbc;
font-weight : bold;
text-decoration : none;
}
a:active {
color : #777777;
font-weight : bold;
text-decoration : none;
}
a:hover {
color : #777777;
font-weight : bold;
text-decoration : underline;
}
a:visited {
color : #548ea3;
font-weight : bold;
text-decoration : none;
}
body {
background-color : #ffffff;
background-image : url("http://chloe-sevigny.org/headers/gallery/background.jpg");
background-repeat : repeat-x;
margin : 0;
padding : 0;
}
body, tr, table, td, input, p, textarea {
color : #474747;
font-size : 14px;
font-family : Lucida Grande, Helvetica;
line-height : 21px;
}
hr {
margin-top : 20px;
margin-bottom : 20px;
height: 1px;
border-color: #cbcbcb;
border-style: dotted;
border-width: 1px 0 0 0;
text-align : center;
width : 95%;
}
p {
margin-bottom : 19px;
margin-top : 3px;
}
.bottomfooter {
	background-color: #daeded; 
	border: 1px solid #a4e2e3;
	color: #656565;
	margin: 20px;
	padding: 25px 25px 8px 22px;
	}
.tr1-td1 {
	background-image: url('http://chloe-sevigny.org/headers/gallery/header-1-a.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	height: 350px;
	width: 100%;
	margin-top: 0;
	}
.tr2-td1 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
	width: 100%;
	}