body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#left A {
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	padding:4px 6px 0px 0px;
}
#left A:hover {
	font-size: 11px;
	color: #CCE796;
	padding:4px 6px 0px 0px;
}
#left .menu_selected{
	color: #3D5210 ;
}
H1,
H2 {
	padding:3px 0 6px 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #666666 ;
}


STRONG {
	color: #729920;
}
A,
.internal-link,
.mail, .download,
.filelinks,
.external-link-new-window {
	color: #729920;
	text-decoration: underline;
}
A:hover,
A:hover.download,
A:hover .filelinks,
A:hover.external-link-new-window,
A:hover.internal-link {
	color: #666666 ;
}


#container{
	text-align: center;
	position: absolute;
	top: 5px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
	visibility: visible;
	display: block
}

#container #inside {
	margin-left: -266px;
	position: absolute;
	left: 50%;
	width: 532px;
	visibility: visible;
}
#container #inside #left{
	position: absolute;
	top: 1px;
	height: 139px;
	width: 139px;
	left:0px;
	background-color: #729920;
	text-align: right;
}

#container #inside #right{
	position: absolute;
	top: 0px;
	height: 139px;
	width: 139px;
	left:141px;
}
#container #inside #left_content{
	position: absolute;
/*	width:  139px; */
	left: 0px;
	top: 144px;
	text-align: left;
}

#container #inside #content{
/*	width:  416px;
	margin-left: 146px; */
	padding-top: 144px;
	text-align: left;
	float: none;
}
#container #inside #bottom{
	margin-top: 4px;
	margin-left: 20px;
	font-size: 11px;
	bottom: 0;
	text-align: center;
	float: left;
	width: 100%;
}
#container #inside #bottom table{
	font-size: 10px;
}
#container #inside #bottom #hr-footer{
	margin-bottom: 4px;
	width: 100%;
	height: 1px;
	visibility: visible;
	background-image: url(ruler_sunbird.png);
	background-repeat: no-repeat;
	background-position: center top;
}