#IE {
	position: absolute;
	background-color: transparent;
	height: 300px;
	width: 327px;
	right: 0;
	bottom:-9px;
	z-index: -1;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='./images/misc/flower.png');
}/*for IE*/
#content {
	position: relative;
	width: 780px;
	min-height: 450px;
	border-right: 1px solid #333300;
	height: auto;
}
#content[id] {
	background: url("../images/misc/flower.png") no-repeat 100% 100%;
}
ul.L1 {
	list-style: square inside;
	margin-left:7px;
	padding-left:5px;
	text-align: left;
}
ul.L2 {
	list-style: circle inside;
	margin: 0 0 0 7px;
	padding: 0 0 0 5px;
}
ul.L3 {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}/*for IE*/
ul.L3[class] {
	list-style: none;
	margin: 0 0 0 12px;
	padding: 0 0 0 5px;
}
li {
	margin: 3px 0;
}
.L1 {
	font-size: 1em;
	font-weight: bold;
}
.L2 {
	font-size: 1em;
	font-weight: normal;
}
.L3 {
	font: 1.1em/1em Times, serif;
	font-weight: normal;
}
.mt {
	font: italic bold 2em/1em Times, serif;
	margin: 20px 0;
	padding-left: 12px;
	text-align:justify;
	min-height: 2em;
	text-shadow: #333333 3px 2px 2px;
}
h2#vtgm {
	margin-bottom: 20px;
}
div.block {
	float: left;
	width: 24.5%;
	margin: 0;
	padding: 0;
}
a.hd:hover {
	border-right:  orange;
	color: #ff4d00;
}
a.header:hover {
	background-color: transparent;
}
#bot_foot a:hover {
	background-color: transparent;
}
