BODY{
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	height: 100%;
	/*background: #FFFFCC;*/
}
strong     { FONT-WEIGHT: normal;}
a {
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#maindiv{
	position: absolute;
	left: 50%;
	margin-left : -500px;
	width : 1000px;
}

#topdiv{
	height: 304px;
	background : url(/upload/images/topback.bmp) repeat-x;
}

#bottomdiv{
	background: #FFFFCC;
	/*height: 520px;*/
}

#head{
	position: absolute;
	top: 32px;
	margin-left: 28px;
	margin-right: 28px;
	margin-bottom: 0px; 

}
#navtop{
	position: absolute;
	top: 194px;
	background : url(/upload/images/law113_07.jpg) no-repeat;
	width: 248px;
	margin-left: 22px;
}
#volter{
	margin-left: 466px;
	width: 511px;
	height: 158px;
        position: absolute;
        top: 211px;
        z-index: 100;
	background : url(/upload/images/Volter2.jpg) white no-repeat;
}
#navbar{
	margin-top: 12px;
	font-family: Arial;
	font-size: 10pt;
}

#navbar li a{
	margin-top: 12px;
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
}
#navbar li a:hover { text-decoration: none; }
#navbar div a{
	margin-top: 12px;
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
}
#navbar div a:hover { text-decoration: none; }

#navbar div{
	background: url(images/navback.bmp) repeat-x;
	height: 30px;
}
#news{
	background: white; 
	height: 100%; 
	margin-top: 140px;
	/*margin-left: 20px;*/
	width: 250px;
}
#conttop{
	position: absolute;
	top: 194px;
	margin-left: 270px;
	background : url(/upload/images/law113_08.jpg);
	width: 196px;
	height: 110px;
}
#line1{
	position: absolute;	
	top: 304px;
	left: 270px;
	height: 37px;
	width: 14px;
	background : url(/upload/images/line.bmp) repeat-y;
}
#pechcont{
	position: absolute;	
	top: 304px;
	left: 272px;
	margin-left: 170px;
	background: white;
}
#content{
	/*position: absolute;	*/
	/*top: 340px;*/
	/*left: 270px;*/
	margin-top: 33px;
	margin-left: -7px;
	padding-bottom: 20px;
	background : url(/upload/images/line.bmp) white repeat-y;
	width: 704px;
}
#bottomlinks{
	/*visibility: hidden; z-index: 999;*/
	clear: both;
	position: relative;
	background: silver; 
	margin-top: -28px;
	margin-left: 23px;
	margin-right: 25px;
	padding: 7px; 
	text-align: center; 
	font-family: Arial; 
	font-size: 10pt;
}
#bottomlinks a{
	color: #000000;
	font-family: Arial; 
	font-size: 10pt;
	text-decoration: none;
}
#bottomlinks a:hover{
	color: #000000;
	text-decoration: underline;
}
.hellomsg{
	font-size: 18pt;
	border-bottom: solid 8px silver;
}
.lastwrk{
	background: silver;
	margin-top: 20px;
	padding: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10pt;
}
