@charset "UTF-8";
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	margin-top: 100px;
	margin-bottom: 20px;
}
#top {
	width: 900px;
	height: 75px;
}
#secondlinks {
	clear: right;
	float: right;
	width: 450px;
	height: 34px;
}
#title {
	clear: left;
	float: left;
	height: 47px;
	width: 433px;
}
#tagline {
	clear: left;
	float: left;
	width: 433px;
}
#links {
	clear: right;
	float: right;
	width: 450px;
	height: 39px;
}
#livingroom {
	width: 900px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 490px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans";
	letter-spacing: 0.03em;
	font-size: 10pt;
	color: #333333;
}
#col1 {
	width: 420px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
#col2 {
	float: right;
	width: 420px;
	margin-right: 20px;
	margin-top: 10px;
}
#livingroom   img  a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#livingroom  a {
	color: #006699;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#livingroom a:visited {
	color: #3399CC;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#livingroom a:hover {
	color: #0066FF;
	
}
#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans";
	font-size: 8pt;
	color: #666666;
	height: 10pt;
	width: 900px;
	letter-spacing: .05em;
	text-align: center;
}
#livingroom h4 {
	text-decoration: underline;
}

#artpop  a {
	color: #0066FF;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#artpop a:visited {
	color: #2B4B8A;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#artpop a:hover {
	color: #0066FF;
