body {
	font-family: arial;
	font-size: 100%;
	color: #666666;
	line-height: 180%;
}

a,a:active,a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-size: 3em;
	color: #FFCC00;
}

#container { 
	width: 50%;
	margin: 0 auto;
	text-align: left;
}

.footer {
	background-color: #CCCCCC;
	color:#FFFFFF;
	text-align:right;
	padding: 0.5em;
}

.leightbox {
	color: #333;
	display: none;
	position: fixed;
	top: 10%;
	left: 10%;
	width: 70%;
	height: 70%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
.capriceresim
{
	border-style:solid;
	border-width: 1px;
	border-color: #DED089;
	padding: 3px 3px 3px 3px;
}