body{
	font-family: Baskerville, Georgia, Cambria, Times, Times New Roman, serif;
	font-size: 20px;
	line-height: 20px;
	background-color: #000000;
	color: #fff900;
	margin: 0;
	font-variant: small-caps;

}

img{
	border: none;
}

#container {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 1;
}

#bcontainer {
	position: relative;
	width: 1224px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 1;
}

.picl{
	float: left;
}

#content{
	float: left;
	width: 733px;
	height: 570px;
	background-image: url("images/audiosession_design_06.jpg");
}

#contents{
	margin: 190px 0px 0px 5px;
	overflow: hidden;
}

#scrolldiv{
	min-height: 380px;
	padding-right: 10px;
	overflow: auto;
	max-width: 725px;
	max-height: 380px;
}

#mnu{
	float: left;
	width: 169px;
	height: 570px;
}

#mnubottom{
	height: 167px;
	width: 169px;
	background-image: url("images/audiosession_design_17.jpg");
}

#kiemel {
	font-weight: bold;
	color: #0F0;
}

#kiemel2 {
	font-weight: bold;
	color: #F00;
}

#banners{
	width: 100px;
	float: left;
}
#bannersr{
	width: 100px;
	float: right;
}
.banner{
	padding: 5px 0px 5px 0px;
}

