body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 60px;
	line-height: 16px;
	letter-spacing: 1px;
	background-image: url(../images/web/paperBg.jpg);
	background-repeat: repeat;
	background-color: #FFF;
}
.nav {
	width: 200px;
}
.nav2 {
	width: 180px;
	position: absolute;
	top: 50px;
	left: 280px;
	float: left;
	clear: both;
}
.nav3 {
	width: 500px;
	position: absolute;
	top: 200px;
	left: 280px;
	float: left;
	clear: both;
}
a {
	text-decoration: none;
	color: #000;
	line-height: 16px;
}
a:hover {
	text-decoration: none;
	color: #F30;
}
a :visited {
	text-decoration: none;
	color: #666;
}
.img {
	padding: 4px;
	float: left;
	margin-right: 20px;
	clear: both;
	margin-bottom: 10px;
}
h2 {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
}
input, select, textarea, button {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	padding: 5px;
	background: #dadada;
	border: none;
}
input[type=hidden] { 
	padding: 0px; 
	margin: 0px; 
}
 #newsletter_submit {
	width: 65px;
	height: 27px;
	background: #000000;
	text-align: center;
	color: #ffffff;
	font-size: 13px;
	float: left;
	position: relative;
	bottom: -2px;
}
#newsletter_submit:hover {
	background-color: #F33;
}
.vidInfo {
	padding-bottom: 40px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.spread {
	letter-spacing: 0.2em;
	color: #000;
	line-height: 30px;
}
.copy {
	color: #000;
	line-height: 20px;
}
.year {
	letter-spacing: 0.7em;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.icon {
	position: relative;
	bottom: -5px;
	margin-left: 2px;	
}
.signup {
	width: 196px;
	height: 42px;
	border: 1px dashed #333;
	clear: both;
	margin-top: 20px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 7px;
}
.connect {
	width: 196px;
	height: 50px;
	clear: both;
	margin-top: 20px;
	padding-left: 4px;
	padding-top: 4px;
	font-size: 11px;
}
.footer {
	width: 190px;
	border: 1px dashed #333;
	clear: both;
	margin-top: 20px;
	padding: 4px;
	text-align: center;
}
.paintings {
	position: absolute;
	left: 480px;
	clear: both;
	top: 50px;
}
.content {
	position: absolute;
	width: 600px;
	left: 290px;
	top: 51px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 20px;
	padding-left: 4px;
	font-size: 11px;
}	
.links a {
	text-decoration: none;
	color: #000;
	line-height: 16px;
}
.links a:hover {
	text-decoration: underline;
	color: #000;
	line-height: 16px;
}
.link a :visited {
	text-decoration: none;
	color: #666;
	line-height: 16px;
}
.videoBox {
	padding: 0px;
	float: left;
	margin-right: 20px;
	clear: both;
	margin-bottom: 10px;
	width: 600px;
	position: absolute;
	left: 300px;
}
.480WideBox {
	padding: 0px;
	float: left;
	margin-right: 20px;
	clear: both;
	margin-bottom: 10px;
	width:480px;
	position: absolute;
	left: 300px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.small {
	font-size: .9em;
	color: #F00;
}
td {
	font-size: 11px;
	padding: 3px;
}
.ant {}