@charset "utf-8";
.main-padding {
	padding-right: 4px;
	padding-left: 4px;
}
.main-theme-bg {
	background-image: url(images/main-theme-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #cfd8e2;
}
.text-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1f1f1f;
}
.rope {
	background-image: url(images/rope.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
}
.small-photo {
	float: left;
	padding-right: 13px;
	padding-bottom: 13px;
}

