body{
	background:url(images/back-favre.jpg);
	background-repeat:repeat-x;
	background-color:#F9EDD7;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#wrap{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/wrapbg.jpg);
	background-repeat: repeat-y;
}

a:link {color: #000066; text-decoration: none; }
a:active {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #000000; text-decoration: none; }

img{
	border: 0px none #FFFFFF;
}

.center{
	text-align: center;
}

.clear{
	clear: both;
}

a.lcz, a.lcz:link, a.lcz:active, a.lcz:visited{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#top{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

	.lside{
	float: left;
	width: 168px;
	height: auto;
	background-color: #FFFFFF;
	}
	
	.lpad{
	padding-right: 5px;
	padding-left: 5px;
	}
	
	.rside{
	width: 582px;
	background-color: #FFFFFF;
	background-image: url(images/conbg.jpg);
	background-repeat: repeat-y;
	float: right;
	}
	
	.text{
	padding-right: 15px;
	padding-left: 15px;
	line-height: 22px;
	font-size: 14px;
	}

p {
	margin-top: 15;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #88CFFE;
	font-size: 28px;
}

h2{
    font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #339FE7;
}

.sidebar{
	color: #009F50;
	font-size: 15px;
	margin-top: -10px;
}

.blog{
	font-size: 11px;
	text-align: left;
}

.blog a, blog a:link, blog a:active, blog a:visited{
	color: #88CFFE;
	text-decoration: none;
	font-weight: normal;
}

.footer{
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 46px;
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer a, footer a:link, footer a:active, footer a:visited{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.spacer{
	padding-top: 25px;
}

.copyright{
	font-size: 10px;
	text-align: center;
}
	
.greenfont{
	font-style: italic;
	color: #07984D;
	font-weight: bold;
}

.purplefont{
	color: #6633CC;
	font-style: italic;
	font-weight: bold;
}

.list{
	font-size: 13px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

a.link, a.link:link, a.link:active, a.link:visited{
	color: #88CFFE;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
