@charset "utf-8";
/* CSS Document */

body {
/* Edit {{page_font_setup:font: XXX;:This is the font setup for the body of the page;}} << */
	font: 13px Lucida Grande, LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin:0px;
	line-height: 1.8em;
}

img{
	border:0;
}

a.mo {
	text-decoration: none;
	font-decoration: none;
	width: 0;
	display: none;
}

#container {
	position: relative;
	padding:0px;
	text-align: left;
	margin:0px auto;
	width:850px;
	background-image:url(../_images/back-container.png);
	background-repeat:no-repeat;
	background-position:top center;
}

#content{
	margin-top:350px;
	margin-left:60px;
	width:700px;
	color:#666666;
}

#pageHeader {
	display: none;
}

#footer {
	position:relative;
	background-image: url(../_images/back-footer.png);
	background-repeat: repeat-x;
	height:67px;
	margin:0px auto;
	padding:15px 0 0 0;
	width:839px;
	text-align:center;
	color:#FFFFFe;
	background-image: url(../_images/temp-back-footer2.png);
	background-repeat: no-repeat;
	background-position: top left;
	height:85px;

}

#footer a{
	color:#FFFFFe;
}

.content{
	font-size: 15px;
	padding:0px;
	margin:0px 60px 10px 10px;
}

h2 {
	padding:4px 0px 2px 0px;
	margin:0px;
	font-size:18px;
}

a#lightbox-caption-title strong {
	font-size: 11px;
}

a#lightbox-caption-title strong {
	font-size: 13px;
	color: #600;
}
