/* @override http://galleryschlesinger.com/main.css */

html{
}
body{
	margin: 0;
	font: 14px Rokkitt, serif;
	color: #424242;
}
a{
	text-decoration: none;
	color: #424242;
	border-bottom: 1px dotted #5e5e5e;
	padding-bottom: 3px;
}
a img{
	
}
.clear{
	clear: both;
}
.container{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 740px;
	margin-top: 80px;
}

#header{
	float: left;
	margin-top: 60px;
	text-align: center;
	width: 300px;
}

#content{
	margin-right: auto;
	margin-left: 430px;
	text-align: left;
	margin-bottom: 50px;
	font-weight: 700;
	font-size: 1.2em;
}

#footer{
	margin-bottom: 50px;
	line-height: 1.4em;
	font-size: 1em;
	margin-left: 430px;
}
#copyright{
	font-size: .8em;
	margin-bottom: 80px;
	color: #797979;
	margin-left: 430px;
}

#artnet_logo{
	
}
#artnet_logo a{
	border-style: none;
}
#artnet_logo img{
	width: 150px;
}