img{
	border:none;
}

#capricePage {
	background-repeat: no-repeat;
	margin:0 auto;
	position:absolute;
	top:63px;
	left:148px;
	width:523px;
	height:353px;
}

/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
   
-------------------------------------------------------------- */

#capriceCopy {
	font-family:Cochin,Times New Roman, serif;
	letter-spacing:1.2px;
	text-align:center;
	font-size:14px;
	color:#000000;
	opacity:1;
	line-height:20px;
	height:auto;
	padding-right:5px;
}

em {
	font-style: italic;
}

h1 {
	font-family:Cochin,Times New Roman, serif;
	letter-spacing:1px;
	font-size:17px;
	font-weight:bold;
	text-decoration:underline;
	color:#C60101;
	opacity:1;
}

h2 {
	font-family:Cochin,Times New Roman, serif;
	letter-spacing:1px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	opacity:1;
	line-height:20px;
}

h3 {
	font-family:Cochin,Times New Roman, serif;
	letter-spacing:1px;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#C60101;
	opacity:1;
	line-height:20px;
}

h4 {
	font-family:Cochin,Times New Roman, serif;
	letter-spacing:1px;
	font-size:14px;
	font-weight:bold;
	color:#C60101;
	opacity:1;
	line-height:20px;
}

div#capriceLinks {
	font-family:Cochin,Times New Roman, serif;
	letter-spacing:1px;
	font-size:13px;
	font-weight:bold;
	color:#C60101;
	opacity:1;
	line-height:20px;
}

.amp {
	font-size: 120%;
	font-family: Baskerville, Plantin, "Plantin std", "Plantin", "Baskerville", "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
}

div#capriceLinks a:link {color:#C60101; text-decoration: none; font-style: normal;}
div#capriceLinks a:hover {color:#000000; padding-bottom: 1px;}

/* -------------------------------------------------------------- 
   
   * Supersize Plugin Styles *
   
-------------------------------------------------------------- */

#supersize img, #supersize a{
	height:100%;
	width:100%;
	display:none;
}
#supersize .activeslide, 
#supersize .activeslide img{
	display:inline;
}
