@charset "UTF-8";
body {
	background-color: #FFFFFF;
}
#wholepage {
	margin: 0 auto;
	position: relative;
	width: 904px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/general/leftbar.gif);
}
#top_logo {
}
#introduction {
	height: auto;
	width: 900px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #C4261E;
}
#intro_text {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 80px 40px 120px;
}
#intro_text h4 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
#intro_text p {
	font-size: 13px;
	color: #333333;
	line-height: 12pt;
}
#aleksandra_box {
	position: relative;
	width: 900px;
	height: 600px;
	padding-top: 30px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
}
#aleksandra_slide {
	float: left;
	height: auto;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 30px;
	padding-left: 100px;
	padding-top: 30px;
	clear: left;
}
#taro_box {
	position: relative;
	width: 900px;
	height: 500px;
	padding-top: 30px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
}
#taro_slide {
	float: left;
	height: auto;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 30px;
	padding-left: 100px;
	padding-top: 30px;
	clear: left;
}
#michael_box {
	position: relative;
	width: 900px;
	height: 600px;
	padding-top: 30px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
}
#michael_slide {
	float: left;
	height: auto;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 30px;
	padding-left: 100px;
	padding-top: 30px;
	clear: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #333333;
}
#taro_description_box {
	background-color: #FFFFFF;
	float: right;
	height: 388px;
	width: 250px;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow: auto;
	margin: 62px 0px 0px;
	padding: 0px;
	border-top: thin dotted #999999;
	border-bottom: thin dotted #999999;
	border-left: thin dotted #999999;
	border-right-style: none;
}
#aleksandra_description_box {
	background-color: #FFFFFF;
	float: right;
	height: 480px;
	width: 250px;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow: auto;
	margin: 62px 0px 0px;
	padding: 0px;
	border-top: thin dotted #999999;
	border-bottom: thin dotted #999999;
	border-left: thin dotted #999999;
	border-right-style: none;
}
.catalog .red {
	color: #CC0000;
}
#michael_description_box {
	background-color: #FFFFFF;
	float: right;
	height: 480px;
	width: 250px;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow: auto;
	margin: 62px 0px 0px;
	padding: 0px;
	border-top: thin dotted #999999;
	border-bottom: thin dotted #999999;
	border-left: thin dotted #999999;
	border-right-style: none;
}
.description_text {
	height: auto;
	float: left;
	padding: 0px 10px;
	margin: 0px;
	width: auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.2em;
}
.description_text tr {
	vertical-align: top;
}
.description_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #333333;
}
.description_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #333333;
}
.description_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #CC0000;
}
.description_text h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.description_text .Times {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.1em;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	float: left;
	font-weight: bold;
	margin-left: 120px;
}
.catalog a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
.catalog a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
.catalog a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: underline;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 904px;
	padding-left: 20px;
	margin: 0 auto;
}
