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

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}

a {
	text-decoration: underline;
	color: #0033ff;
}

a:hover {
	text-decoration: underline;
	color: #990099;
}

a img {
	border: none;
}

body {
	background-color: #FFFFFF;
	text-align: center;
	min-width: 976px;
}

.wrapper {
    text-align: left;
	width: 976px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}

.purple-wrapper {
	width: 558px;
	background-color:#9999FF;
	text-align: center;
}

.green-wrapper {
	margin: 0 auto 0 auto;
	width: 380px;
	background-color: #009900;
	border-color: #00ff00;
	border: 2px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00ff00;
	padding-top: 40;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
}

.angel-wrapper {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
    text-align: center;
	width: 558px;
	background-color:#9999FF;
	padding: 20 0 20 0;
}

.angel-wrapper a {
	color: #00ff00;
	text-decoration: underline;
}

.column-left {
	background-color:#ffffff;
	width: 418px;
	float: left;
}

.column-right {
	background-color:#9999ff;
	width: 558px;
	float: left;
}

.text-content {
	font-size: 16px;
	margin-left: 37px;
	text-indent: 20px;
	line-height: 27px;
	margin-right: 25px;
}

.title-links {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 25px;
	font-size: 16px;
	line-height: 24px;
}

.title-links a{
	color: #ccffff;
}

.footer-banner {
	text-align: center;
	float: left;
	background-color:#9999ff;
	width: 976px;
	clear: both;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 10px;
}

.footer-links {
	text-align: center;
	float: left;
	width: 976px;
	clear: both;
	padding-top: 6px;
	padding-bottom: 0px;
}

.footer-credits {
	text-align: center;
	float: left;
	width: 976px;
	clear: both;
	padding-top: 6px;
	padding-bottom: 15px;
}

.mimi {
	float: left;
	margin-left: -40px;
	margin-right: 20px;
	margin-top: 23px;
}

#b-r-img {
	background-color: #FFFFFF;
	width: 558px;
	height: 307px;
	margin-top: 20px;
}

#entre-img {
	background-color: #FFFFFF;
	width: 558px;
	height: 652px;
	margin-top: 0px;
}

.no-indent {
	text-indent: 0px;
}

.times-large {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
}

.times-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 29px;
	text-indent: 0px;
}

.arial-xlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
}

.arial-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.arial-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
