body, html {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../imgs/bckgrnd.gif);
	width:100%;
	height:100%;
	text-align:center;
	margin:0;
	padding:0;
}
img {
	border:0;
	padding:0;
	margin:O;
}
a{
	color:#663300;
}
a:link, a:visited{
	color:#663300;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#996600;
	font-weight:bold;
	text-decoration:none;
}
#img1 img, #img2 img {
	border:#ffffff solid 5px;
	margin:0;
	padding:0;
}
#main{
	border-top: 1px solid transparent;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:center;
	width:100%;
	background:url(../imgs/bckgrnd2.jpg) 50% 0 no-repeat;	
}
#content{
	background:url(../imgs/bckgrnd3.jpg) 50% 0 no-repeat;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:742px;
	height:500px;;
}
#img1, #img2, #title1, #title2{
	 display: inline;
}
#img1 span, #img2 span{
	width:115px;
	height:32px;
	top:-15px;
	left:55px;
	position:absolute;
	background:url(../imgs/tape2.png);
}
#img1{
	padding:0;
	border:#cccccc solid 1px;
	margin-top:100px;
	margin-left:100px;
	float:left;
	background:url(../imgs/pino_over.jpg) 50% 50% no-repeat;
	width:210px;
	height:260px;
	position:relative;
}
#img2{
	padding:0;
	border:#cccccc solid 1px;
	margin-top:100px;
	margin-right:100px;
	float:right;
	background:url(../imgs/marco_over.jpg) 50% 50% no-repeat;
	width:210px;
	height:260px;
	position:relative;
}
#title1{
	padding:5px;
	margin-left:100px;
	clear:left;
	float:left;
	width:200px;
	height:100px;
	border:none;
}
#title2{
	padding:5px;
	margin-right:100px;
	clear:right;
	float:right;
	width:200px;
	height:100px;
	border:none;
}
h1 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	width:200px;
}
h2 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:200px;
}
#foot {
	background:url(../imgs/foot.jpg) 50% 0 no-repeat;
	margin-top:10px;
	padding:0;
	clear:both;
	text-align:center;
	width:100%;
	height:auto;
/*	position:relative;
	top:500px;*/
}
#foot_table {
	width:600px;;
	height:50px;
}
#getflash {
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	color:black;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	font-size:10px;
	font-weight:bold;
}
