body {
	background: url(../img/bgr_internal.gif) top repeat-x;
	background-color: #f4f4f4;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#siteWrapper {
	width: 990px;
	margin: 0 auto;
	background: url(../img/bgr_content.gif) repeat-y;
}

/* ********************************************************* */

#header {
	width: 100%;
	height: 71px;
	background: url(../img/header.jpg) top no-repeat;
}

#underMenu {
	clear: both;
	background: url(../img/under_menu.gif);
	height: 30px;
}

/* ********************************************************* */

#left {
	float: left;
	width: 227px;
	overflow: hidden;
}

#right {
	float: left;
	width: 763px;
	overflow: hidden;
}

#contentBottom {
	clear: both;
	height: 43px;
	background: url(../img/content_bottom.gif);
}

#left h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-indent: 50px;
	margin: 0;
}

#leftHeader {
	height: 47px;
	background: url(../img/content_header_left.jpg);
}

#rightHeader {
	height: 47px;
	background: url(../img/content_header_right.jpg);
}

#rightHeader h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-indent: 40px;
	margin: 0;
}

h2 img {
	padding-top: 23px;
}

/* ********************************************************* */

#leftAreaTop {
	height: 14px;
	background: url(../img/left_area_top.gif);
}

#leftAreaMiddle {
	background: url(../img/left_area_bgr.gif) repeat-y;
}

#leftAreaBottom {
	height: 65px;
	background: url(../img/left_area_bottom.gif);
}

#leftTxt {
	width: 180px;
	margin: 0 auto;
	line-height: 150%;
	font-style: italic;
	color: #000000;
}

#leftGallery {
	height: 103px;
	background: url(../img/left_galery.jpg);
}

#leftGallery a {
	width: 180px;
	display: block;
	float: left;
	margin: 45px 0 0 25px;
	line-height: 140%;
}

.commentsTop {
	width: 720px;
	height: 41px;
	background: url(../img/comments_top.gif);
	margin-top: 10px;
}

.commentsMiddle {
	width: 720px;
	background: url(../img/comments_bgr.gif);
}

.commentsBottom {
	width: 720px;
	height: 34px;
	background: url(../img/comments_bottom.gif);
}

.commentsTitle {
	text-indent: 70px;
}

.commentsTxt {
	width: 660px;
	margin-left: 25px;
}

/* ********************************************************* */

#right #baseContent {
	width: 720px;
	text-align: justify;
	line-height: 150%;
	margin-left: 12px;
}

#right h4 {
	width: 700px;
	margin: 10px 10px 10px 0;
	padding: 7px 10px;
	background: #E4E4E4;
	font-weight: bold;
	line-height: 150%;
	font-size: 11px;
	text-align: center;
}

#right li {
	line-height: 160%;
}

