body {
    background-image: url(images/bgd_L2.gif);
    background-repeat: repeat-x;
    background-color: #E8C142;
}

#title_L2 {
    position: absolute;
    left: 16px;
    top: 0px;
    width: 717px;
    height: 74px;
    z-index: 1;
}

#L2_nav_panel {
    position: absolute;
    left: 0px;
    top: 89px;
    width: 150px;
    height: 379px;
    z-index: 1;
    background: #F4E0A1;
}

#L2_nav {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 125px;
	height: 200px;
	z-index: 2;
	text-align: right;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	background: transparent;
	padding-bottom: 5px;
}

#L2_bodytext {
	position: absolute;
	left: 150px;
	top: 89px;
	width: 540px;
	z-index: 1;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #664401;
	line-height: 20px;
	text-align: left;
	background: #F8EDC7;
	padding-top: -100px;
	z-index: 3;
	height: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#L2_content_nav_panel {
    background-image: url(images/bgd_L2_content_nav.gif);
    background-repeat: repeat-y;
    position: absolute;
    left: 0px;
    top: 89px;
    width: 729px;
    height: 100%;
    z-index: 1;
}

.image_right {
    float: right;
    margin: 10px;
}

.image_left {
    float: left;
    margin: 10px;
}

#L2_address {
	position: absolute;
	left: 0px;
	width: 580px;
	height: 118px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #664401;
	line-height: 13px;
	text-align: right;
	background-color: #E8C142;
	z-index: 3;
	top: auto;
}

#footer {
    position: absolute;
    left: 250px;
    top: 550px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #664401;
    text-align: center;
    z-index: 2;
}

#footer a {
    font-weight: normal;
}

a:link,
a:visited,
a:active {
    color: #065651;
    font-weight: bold;
    text-decoration: underline;
}


.boldtext {
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #664401;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
}

hr {
	background-color: #C28409;
	height: 2px;
	border: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#L2_bodytext ul li {
	font-size: 10px;
	list-style-type: square;
	margin-left: 10px;
	list-style-position: outside;
}

#L2_bodytext ol li {
	font-size: 10px;
	margin-left: 10px;
	list-style-position: outside;
}
