html
{
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	background-color: rgb(233,233,233);
}

body
{
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}


html,
body
{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: rgb(233,233,233);
}

.page
{
	margin: 0 auto;
	width: 760px;
	background-color: white;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

h1
{
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    z-index: 100;
}

h1,
h1 img
{
    width: 223px;
    height: 128px;
}

a
{
	color: rgb(102,102,102);
	text-decoration: underline;
}

.content
{
	padding-left: 159px;
	width: 600px;
	padding-bottom: 0;
	clear: both;
	min-height: 820px;
	height: auto !important;
	height: 820px;
	padding-top: 20px;
}

h2
{
    padding: 0;
    margin: 0;
    color: rgb(132,132,132);
    font-size: 19px;
    font-family: arial, sans-serif;
    font-weight: bold;
    margin-bottom: 16px;
}


body p.comment
{
    color: rgb(200,50,50);
    letter-spacing: 1px;
    padding: 4px;
    padding-left: 8px;
    border-left: 1px dotted rgb(200,50,50);
    margin-top: 40px;
    margin-bottom: 18px;
}

p.navigation
{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 93px;
	width: 126px;
	min-height: 843px;
	height: 843px!important;
	height: 843px;
	visibility: visible;
	background-image: url(../images/LHMenu/left-menu.gif);
}

.introImage
{
    margin-left: -24px;
    margin-bottom: 19px;
}

.introImage img
{
    display: block;
}

#footer
{
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 26px !important;
	width: 634px;
	color: rgb(102,102,102);
	font-size: 10px;
	background-color: #fff;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	overflow: hidden;
	visibility: visible;
	left: 126px;
}

.copyright,
.meta
{
    position: absolute;
    left: 23px;
    top: 7px !important;
    top: 9px;
    line-height: 10px;
    overflow: hidden;
}

.meta
{
	width: 601px;
}

.copyright
{
	left: 180px;
	width: 484px;
}

#footer a
{
    text-decoration: none;
}

#footer a:hover
{
	color: #333333;
}

.related
{
	width: 130px;
	height: 350px;
	position: relative;
	left: 470px;
	overflow: hidden;
	top: 0px;
	color: #999999;
	line-height: normal;	
}

.innerContent
{
	width: 454px;
	background-color: #fff;
	padding-bottom: 20px;
	margin-top: -345px;
}

.innerContent a
{
    color: #999999;
    text-decoration: underline;
}

.innerContent a:hover
{
	color: #333333;
}


.related a
{
	display: block;
	text-decoration: none;
	width: 120px;
	overflow: hidden;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 10px;
	padding-right: 3px;
	margin-left: 12px;
	line-height: 12px;	
}

.related a:hover
{
	display: block;
	background-color: rgb(255,241,208);
	width: 119px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-style: italic;
}

.image
{
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 10px;
    color: rgb(102,102,102);
}

.image img
{
    display: block;
    margin-bottom: 4px;
}

a img
{
    border: 0;
}

.fullContent
{
	background-color: transparent;
	text-align: left;
	background-image: none;
	top: -350px;
}



body h3.firsth3
{
    margin-top: 0;
    padding-top: 0;
}
.float-left {
	float: right;
	padding-left: 12px;
	margin: 0;
  }
.ContentHeadline
{
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bolder;
}
.Image {
	width: 171px;
	position: absolute;
	left: 283px;
	overflow: hidden;
	top: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
	float: right;
}
