@charset "UTF-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	margin-right: 24px;
	margin-left: 24px;
	margin-bottom: 12px;
	}
p a:link {
	color: #B22F50;
	text-decoration: underline;
}
p a:visited {
	color: #666666;
	text-decoration: underline;
}
p a:active {
	color: #B22F50;
	text-decoration: underline;
}
body {
	background-image: url(images/Rouseeau-BKG);
	background-repeat: repeat-x;
	background-color: #7FCDEC;
}
#container {
	position:absolute;
	left:0;
	top:0px;
	width:833px;
	height:581px;
	z-index:2;
}
.norepeat {
	background-repeat: no-repeat;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-right: 24px;
	margin-left: 24px;
	margin-bottom: 12px;
}
.list a:link {
	color: #000000;
	text-decoration: underline;
}
.list a:visited {
	color: #666666;
	text-decoration: underline;
}
.list a:active {
	color: #B22F50;
	text-decoration: underline;
}
s  {
	color: #22609C;
	text-decoration: underline;
}

.Topline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #EFFBFF;
	text-align: left;
	margin-left: 0px;
	padding-left: 24px;
}
.Topline a:link {
	color: #A0DAF2;
	text-decoration: none;
}
.Topline a:visited {
	color: #FFCC66;
	text-decoration: none;
}
.Topline a:active {
	color: #000000;
	text-decoration: none;
}
.Topline a:hover {
	color: #FF9966;
	text-decoration: none;
}
