#contentArea
{
	color: #cfddef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.1;
}

#picturesLeftMenu
{
	position: relative;
	left: 9px;

	background-image: url(../images/jbtemplate/picturesLeftMenuBG.jpg);
	background-position: top;
	background-repreat: none;
	background-color: #275c90;
	width: 214px;
	height: 416px;
}

html>body #picturesLeftMenu
{
	height: auto;
	min-height: 416px;
}

#picturesLeftMenu a:link, #picturesLeftMenu a:visited, #picturesLeftMenu a:hover, #picturesLeftMenu a:active
{
	font-family: "Adobe Garamond Pro", "Garamond Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #5eadf8;
	text-decoration: none;
}

#picturesLeftMenuInnerArea
{
	position: relative;
	padding: 22px 9px;
}

#roundedBoxMain
{
	top: -10px;
}

html>body #roundedBoxMain
{
	top: auto;
}

#roundedBoxInnerArea
{
	width: 526px;
	padding: 80px 13px 19px 12px;
}