/* CSS Document */

body {
	background-color:#e9ebef;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#innercontatiner{
	width:818px;
	background-image:url(images/contBG.gif);
	margin-top:40px;
}

#homeimg{
	background-image:url(images/jagerArtist.jpg);
	width:800px;
	height:170px;
	margin-bottom:3px;
	margin-top:3px;
}

#contenti{
	border-top:#cccccc 1px solid;
	width:800px;
}

#content{
	border-top:#cccccc 1px solid;
	width:800px;
	background-image:url(images/jagerArtistWM.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#leftbar{
	float:right;
	width:140px;
	margin-top:160px;
}

#rightbar{
	/*float:right;*/
	width:530px;
	margin-right:64px;
	margin-left:30px;
}

#footer{
	background-image:url(images/footer_2.gif);
	background-repeat:no-repeat;
	width:818px;
	height:65px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#777777;
}

#leftbarcont{
	/*border-right:#fdc90e 1px dashed;float:left;*/
	margin-top:30px;
}

.conttext{
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px; line-height:20px;
}

.freechapter{
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px; line-height:20px;color:#FF0000;
}

.conttextBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}

#lefttd{
	border-right:#fdc90e 1px dashed;
}