@charset "utf-8";
.bgtop {
	background-image: url(bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body {
	position: static;
}
.bgtext {
	background-image: url(bgtext.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.bg1 {
	background-image: url(bg1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgnicole {
	background-image: url(bgnicole.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
}
.border {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #CBBBB1;
}

html, body                    { height: 100%; margin: 0; padding: 0; }
.border2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #ECE4DF;
}
.bgbottom {
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
