a:link
{font-family:Arial; text-decoration:none; font-size: 9pt; color: blue}

a:visited
{font-family:Arial; text-decoration:none; font-size: 9pt; color: blue}
a:active 
{font-family:Arial; text-decoration:none; font-size: 9pt; color: blue}

a:hover
{font-family:Arial; text-decoration:underline; font-size: 9pt; color: navy}

BODY, TABLE, TD, TH

{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}


p
{
	font-family: Arial, Helvetica; font-size: 11pt; color: ffffff; font-weight: bold
}
.left { 
  background-image: url(images/flower_bg.jpg);
  background-position: 100% 0%;
} 
h1
{
   font-size: 11pt; color: #57738B; font-weight: bold 
}

b
{
   font-weight: bold
}

.italics	{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-style : italic;
}


.top     {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	font-weight:bold
}
.title   { font-size: 11pt;}

.copyrighttext	{text-decoration:none; font-size: 7pt; color: #FFFFFF}

.largetext {font-family:Arial, Helvetica; font-size:13pt; color:#0135AD; font-weight:bold}
.subtitle {font-family:Arial, Helvetica; font-size:13pt; color:#200E0E; font-weight:bold}
.picturebox {
	background-image:url(pontevecchio.jpg);
	background-repeat: no-repeat;
	border: 1px solid #154D0C;
	padding:4px;
}
.framebox {
	border: 3px double #1C760D;
	position:relative;
	padding:4px;
}


.copy      {
	font-size: 8pt;
	color: #5F0404;
	font-weight: normal
}

.orangetext     { font-size: 8pt; color: #DB715D; font-weight:bold }

.boldtxt     { font-size: 8pt; color: #000000; font-weight:bold }

.top a:active    {text-decoration:none; font-size: 9pt; color: #ffffff}
.top a:link     {text-decoration:none; font-size: 9pt; color: #ffffff}
.top a:visited     {text-decoration:none; font-size: 9pt; color: #FEEADE}
.top a:hover     {text-decoration:underline; font-size: 9pt; color: #F36109}

.copyright      { font-size: 8pt; color: #ffffff; font-weight: normal }
.copyright a:active    {text-decoration:none; font-size: 8pt; color: #ffffff}
.copyright a:link     {text-decoration:none; font-size: 8pt; color: #ffffff}
.copyright a:visited     {text-decoration:none; font-size: 8pt; color: #FCF8DE}
.copyright a:hover     {text-decoration:underline; font-size: 8pt; color: #F5D300}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
