/* YUI reset.css start */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockqu

ote,th,td{ margin: 0; padding: 0; }
table{ border-collapse:collapse; border-spacing: 0; }
fieldset,img{ border: 0; }
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal; font-weight:normal; 

}
ol,ul{ list-style:none; }
caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal; }
q:before,q:after{ content:''; }
abbr,acronym{ border:0; }
/* YUI reset.css ende */

body
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 140%;
	background-color: #000;
}

#frame
{
	width: 736px;
	margin: 0 auto;;
}

div img
{
	display: block;
}

#main_text
{
	background: url(images/middle.jpg) repeat-y;
	background-position: 0 135px;
}

#main_text p
{
	padding-top: 20px;
	margin-left: 31px;
	width: 490px;
	position: relative;	
}

#main_text_top
{
	background: url(images/middle_top.jpg) no-repeat;
	position: relative;
	height: auto !important;
	height: 200px;
	min-height: 200px;
}

#main_text_bottom
{
	position: absolute;
	left: 0px;
	bottom: 0px !important;
	bottom: -1px; /* ie6 */
}
	
#bottom_text
{
	background: url(images/hands.jpg) no-repeat;
	height: 282px;
}

#bottom_text p
{
	padding: 40px 0 0 31px;
}