@charset "utf-8";
/* CSS Document */
*/
@import url("massreset.css");


#wrapper {
}


#wrapper #content {
	font-family: Arial, Helvetica, sans-serif;
	width:700px;
	margin:auto;
	background-image:url(../images/lourdes/lourdesmain.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:thin #999 solid;
	background-color:#FFc;
}

#header2	{
	width:700px;
	margin:auto;
}
#wrapper #content #header2 img {
	margin-left: 350px;
}
.lpack {
	font-family: Arial, Helvetica, sans-serif;
	color: #03C;
	background-color: #CF6;
	padding: 5px;
	width: 300px;
	margin-top:10px;
}
#leftcol {
	margin-top:400px;
	padding:15px;
	width:300px;
	float:left;
}
#rightcol {
	margin:30 10 10 100;
	padding:15px;
	width:300px;
	float:right;
}
.emp {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
#bottom {
	clear:both;
}
#divfree {
	background:#FFC url(../images/lourdes/star3.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#0066FF;
	font-family:Arial,Helvetica,sans-serif;
	padding:5px;
}
#freepic {
	float:right;
}
#clear {
	clear:both;
}
H1 {
	font:"Times New Roman", Times, serif;
	font-size:24px;
	color:#00C;
}