/* start: default styles */

body {
	padding: 0;
	font-family: verdana, sans-serif;
	color: #333;  
	font-size: .9em;
	background-color: #000;
/*	background: #000 url("../images/lst2222.gif") bottom right  no-repeat; 	*/
}

form, p, div {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}


h1 {
	font-size: 1.5em;
	color: #333; 
}


h2 {
	font-size: 1.3em;
	color: #333; 
}

h3 {
	font-size: 1.1em;
	color: #333; 
}

h4 {
	font-size: 0.9em;
	color: #333; 
}

/* ---------------------------------------------titles---------------- */

p.title1 {
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 8px;
	color: #333; 
}

p.title2 {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	margin-top: 24px;
	margin-bottom: 0px;
	color: #333; 
	background: transparent url("../images/pakua.gif") no-repeat top left; 
	height: 49px; 
	padding-left: 61px;
	padding-top: 12px;
/*	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
*/
}

p.title3 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 4px;
	color: #333; 
}

p.title4 {
	font-size: 0.85em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #333; 
}


p.title1_seminars {
	font-size: 1.1em;
	font-weight: bold;
/*	margin-top: 12px;	*/
	margin-bottom: 8px;
	color: #fff; 
}

p.title2_seminars {
	font-size: 0.85em;
	font-weight: bold;
	margin-top: 12px;	
	margin-bottom: 8px;
	color: #fff; 
}

/* ---------------------------------------------text---------------- */

p.normal_text {
	font-size: .85em;
}

p.mid_text {
	font-size: .72em;
	line-height: 1.6em;
}

p.small_text {
	font-size: .6em;
}

p.seminar_text {
	font-size: .85em;
	line-height: 1.6em;
	color: #ccc;
}

p.quote_text {
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.6em;
	color: #fff;
}

p.interview_title {
	font-size: 0.95em;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 0px;
	line-height: 1.3em;
	color: #333; 
}

p.interview_text {
	font-size: .85em;
	margin-top: 8px;
}

/* ---------------------------------------------links---------------- */

a {
	text-decoration: underline;
	color: #06f;
}

a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #06f;	
}


#leftnav {
	line-height: 2.4em;
	font-size: 0.8em;
	font-weight: bold;
}

#leftnav a {
	text-decoration: none;
	color: #fff;
	padding: 4px 4px 4px 4px;
}

#leftnav a:hover {
	text-decoration: none;
	color: #333;
	background-color: #fff;	
}


#seminars a {
	text-decoration: none;
	color: #06f;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
/*	float: right;	*/
}

#seminars a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background-color: #06f;	
}


#footer {
	margin-top: 24px;
	margin-bottom: 24px;
	line-height: 1.8em;
	text-align: center;
	font-size: .85em;
	
/*	color: #ccc;	*/
	border: #ccc 2px dotted;	
	padding: 12px 0 12px 0;	
} 

#footer a { 
	text-decoration: none;
	color: #06f;
	padding: 2px 2px 2px 2px;
}

#footer a:hover { 
	text-decoration: none;
	color: #fff;
	background-color: #06f;	
}

#footer ul {
	display: inline;
}

/* ---------------------------------------------box styles & layout---------------- */

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #ccc;
}

img#logo {
	position: absolute;
	left: 0px;
	top: 0px;
/*	background: #fff url("images/logo2.gif") no-repeat center;	*/
} 


#leftnav {
	position: absolute;
	left: 0px;
	top: 132px;
	width: 216px;
/*	background-color: #666;		*/
	background: url("../images/gradient_grey2.gif") repeat-x;	
	margin: 0;
	padding: 0 12px 0 12px;
/*	border: 2px dotted #fff;	*/
}


#homebody {
	position: absolute;
	left: 252px;
	top: 132px;
	width: 444px;
	background-color: #fff;	
	margin: 0px;
	padding: 0 12px 0 12px;
	border: 0px solid #999;
} 

#mainbody {
	position: absolute;
	left: 252px;
	top: 132px;
	width: 696px;
	background-color: #fff;	
/*	background: #fff url("../images/lst22.gif") bottom right  no-repeat; 	*/
	margin: 0px;
	padding: 0 12px 0 12px;
	border: 0px solid #fff;
} 

#rightcol {
	position: absolute;
	width: 240px;
	left: 732px;
	top: 132px;
	float: right;
}

#seminars {
	position: absolute;
	width: 216px;
	left: 732px;
	top: 132px;
	float: right;
/*	background-color: #ccc;		*/
	margin: 0;
	padding: 0 12px 0 12px;
	border: 1px dotted #666;
/*	border: 0px solid #999;	*/
}



#col2 {
	position: relative;
	left: 360px;
/*	top: 0px;	*/	
	width: 348px;
	margin: 0px;
	padding: 0 0px 0 0px;
	border: 1px solid #333;
}

#quote1 {
	position: relative;
/*	left: 440px;	*/
/*	top: 0px;	*/	
	width: 204px;
	background-color: #000;	
	margin-left: 12px;
	padding: 0 12px 0 12px;
	border: 0px solid #666;
}

#quote2 {
	position: relative;
/*	left: 440px;	*/
/*	top: 0px;	*/	
	width: 204px;
	background-color: #333;
	margin-left: 12px;
	padding: 0 12px 0 12px;
	border: 0px solid #666;
}

/* ---------------------------------------------random---------------- */


/* promo */


ul {
	list-style-type:disc;
	margin: 0px;
	line-height: 1.4em;
}

li {
	padding: 0 0 0 0px;
	font-size: 0.85em;
}
