/* -- default style sheet*/
html, body
{
	margin:				0;
	padding:			0;
	height:				100%;
	width:				100%;
}
body
{
	font-weight:			400;
	font-size:			10pt;
	line-height:			14pt;
	font-family:			arial, sans-serif;
	font-variant:			normal;
	font-style:			normal;
	text-align:			left;
	vertical-align:			top;
	background-color:		#ffffff;
	color:				#000000;
}
h1
{
	font-family:			lucida grande, lucida sans unicode, verdana, sans-serif;
	font-weight:			600;
	white-space:			normal;
	font-size:			16pt;
	line-height:			16pt;
	font-variant:			normal;
	white-space:			nowrap;
	color:				#000000;
	background-color:		transparent;
}
h2
{
	display:			inline;
	font-size:			12pt;
	font-weight:			600;
	font-family:			arial, sans-serif;
	line-height:			18pt;
	font-variant:			normal;
	font-style:			normal;
	text-align:			left;
	color:				#000066;
}
h3
{
	display:			inline;
	font-size:			14pt;
	font-weight:			600;
	font-family:			arial, sans-serif;
	line-height:			16pt;
	font-variant:			normal;
	font-style:			italic;
	/*background-color:		#ffffff;*/
	color:				#520b1a;
}
h4
{
	display:			inline;
	font-size:			12pt;
	font-weight:			600;
	font-family:			arial, sans-serif;
	line-height:			16pt;
	margin:					2px;
	border-bottom:			1px solid #520b1a;
	font-variant:			normal;
	font-style:			normal;
	background-color:		#ffffff;
	color:				#520b1a;
}
h5
{
	font-size:			8pt;
	font-weight:			400;
	line-height:			10pt;
	font-variant:			normal;
	font-style:			normal;
	background-color:		#ffffff;
	/*background-color:		#d4d6ce;*/
	color:				#000000;
}
h6
{
	font-weight:			600;
	font-size:			18pt;
	line-height:			24pt;
	font-family:			arial, sans-serif;
	font-variant:			normal;
	font-style:			normal;
	background-color:		#ffffff;
	color:				#070808;
}
input
{
	font-size:			10pt;
	color:				#520b1a;
}
textarea
{
	font-size:			10pt;
}
img
{
	padding:			0;
	margin:				0;
	border:				0;
}
/* -- Special items formats */
#header
{
	position:			absolute;
	top:				0px;
	left:				0px;
	right:				0px;
	height:				95px;
	width:				100%;
	background-color:		transparent;
	white-space:			nowrap;
	vertical-align:			top;
	z-index:			3;
}
#logo
{
	position:		absolute;
	display:		block;
	top:			0;
	left:			20px;
	height:			95px;
	width:			242px;
	border:			0;
	white-space:		nowrap;
	z-index:		3;
}
#photo_bar
{
	position:		absolute;
	top:			0;
	right:			0px;
	width:			530px;
	height:			95px;
	border:			0;
	white-space:		nowrap;
	z-index:		2;
}
#menu_bar
{
	position:			absolute;
	display:			block;
	top:				95px;
	right:				30px;
	height:				2em;
	border-style:			none;
	white-space: 			nowrap;
	background-color:		transparent;
	color:				#000000;
	z-index:			3;
}
.menu_baritem
{
	font-size:			10pt;
	padding:			0 1em;
	font-family:			sans-serif;
	color:				#000000;
	line-height:			2em;
}
.bot_menu_baritem
{
	font-size:			8pt;
	padding:			0 1em;
	font-family:			sans-serif;
	color:				#000000;
	line-height:			2em;
}
#title
{
	position:		absolute;
	top:			110px;
	left:			40px;
	color:			#000000;
	vertical-align:		bottom;
	background-color:	transparent;
	z-index:		2;
}
#body_text
{
	position:		absolute;
	padding:		.5em;
	margin:			0;
	top:			150px;
	left:			60px;
	right:			60px;
	text-align:		justify;
	background-color:	#ffffff;
/*	width:			100%;*/
	z-index:		3;
}
#adsense
{
	position:		absolute;
	padding:		.5em;
	margin:			0;
	top:			150px;
	right:			10px;
	height:			1250px;
}
#intro_plat
{
	float:			left;
	width:			260px;
	height:			600;
	padding-right:		1em;
	z-index:		3;
}
#intro_note
{
	display:		block;
	text-align:		justify;
	padding:		.5em;
	background-color:	#ececec;
}
.main_text
{
	position:		relative;
	display:		block;
}
#container
{
	clear:			both;
}
.workshop_pic
{
	float:			left;
	padding-right:		1em;
}
.workshop_para
{
	display:		block;
	clear:			both;
	min-height:		125px;
	padding:		.5em;
}
/*\*/
* html .workshop_para
{
	height:			200px;
}
/**/
.workshop_text
{
	width:			auto;
	display:		block;
	left:			190px;
	padding-bottom:		.5em;
}
li
{
	list-style-type:	none;
}
.footer
{
	position:		relative;
	clear:			both;
	display:		block;
	width:			100%;
	text-align:		center;
	font-size:		8pt;
}
.blok_disp
{
	display:		inline-block;
	width:			auto;
	font-size:		10pt;
	line-height:		14pt;
	white-space: 		normal;
	padding:		.5em 1em;
	text-align:		justify;
	background-color:	#ececec;
}

/* -- end special areas */

/* -- table data formats */
table
{
	font-size:		10pt;
	line-height:		14pt;
	font-family:		arial, sans-serif;
	font-variant:		normal;
	font-style:		normal;
	width: 			100%;
	padding-top:		.5em;
	text-align:		left;
	padding-left:		1em;
	padding-right:		1em;
	padding-bottom:		.5em;
	border:			0;
	margin-bottom:		.5em;
	background-color:	transparent;
	color:			#520b1a;
}
td
{
	
	vertical-align:		middle;
	border:			0;
	padding:		0;
}
/*  -- end table data formats*/

/* --outline and list formats*/

/*  -- end list formats*/

/* -- links */
a:hover
{
	cursor:				none;
}
a:link
{
	text-decoration:		none;
}
a:visited
{
	text-decoration:		none;
}
a:active
{
	text-decoration:		underline;
}
a:hover
{
	text-decoration:		underline;
}
a.bike-link:hover
{
	cursor:				none;
	text-decoration:	none;
}
.bike-linka:link
{
	text-decoration:		none;
}
a.bike-link:visited
{
	text-decoration:		none;
}
a.bike-link:active
{
	text-decoration:	none;
}
a.bike-link:hover
{
	text-decoration:	none;
}
/*end of links*/


/* -- end of file -- */

