@charset "utf-8";
.larraganART {
	font-family: "Courier New";
	font-size: 12px;
	color: #000000;
}
#topbanner{
	width:900px;
	height:100px;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-family: Candara, Arial, Tahoma;
	font-size: 12px;
	color: #FFFFFF;

}
#contenedor{
	height: 450px;
	width: 900px;
	margin: auto;
	border: 1px none #999999;
}
#izquierda{
	height:auto;
	width:396;
	float: left;
	color: #000000;
	text-align: center;
	font-family: Candara, Arial, Tahoma;
	font-size: 12px;
}
#thisiswho{
	height:72px;
	width: 396px;
}
#digitalworks{
	height:72px;
	width: 396px;
}
#traditional{
	height:72px;
	width: 396px;
}
#otherpics{
	height:72px;
	width: 396px;
}
#oldstuff{
	height:72px;
	width: 396px;
}
#checkthisout{
	height:72px;
	width: 396px;
}
#derecha{
	height:450px;
	width: 500px;
	float: right;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	background-image: url(../images/background-heads.jpg);
	background-repeat: repeat;
	text-align: center;
	font-family: Candara, Arial, Tahoma;
	font-size: 12px;
	text-indent: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	overflow: auto;
	background-attachment: scroll;
}
#disclaimer{
	width:900px;
	height:30px;
	margin: auto;
	font-family: "Courier New";
	font-size: 12px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/background-heads.jpg);
	background-position: center center;

}
