body	{
	margin-top: 0px;
	background-image: url(/img/bg_01.gif);
}
/*
#gen	{
	background-image:url(/img/bg_02.gif);
}
*/

#left	{
	widnh: 162px;
	vertical-align: top;
	background-color: #f0ebe6;
}

#center	{
	width: 543px;
	vertical-align: top;
	background-color: #f0ebe6;
}
.path	{
	text-size: 12pt;
	padding-left: 10px;
	padding-top: 15px;
	font-weight : bold;
}


#right	{
	width: 275px;
	vertical-align: top;
	background-image:url(/img/bg_02.gif);
}
	

.l_menu	{
	background-color: #d9ccbf;
	font-family: serif;
	font-size: 15pt;
	font-weight : bold;
	padding-left: 7px;
}

.l_menu a:link 	{
		text-decoration: none;
		color: #972305; }
.l_menu a:visited	{
		text-decoration: none;
		color: #972305; }
.l_menu a:active {text-decoration: underline;
		color: #972305; }
.l_menu a:hover {text-decoration: underline;
		color: #972305; }
	

#news	{
	position: absolute;
	left: 754px;
	top: 257px;
	width: 225px;
	height: 393px;
	background-color: #e1cdac;

}

p {
	text-align: justify;
	padding-left: 15px;
	padding-right: 10px;
	text-indent: 15px;
}

p.copyright	{
	text-align: center;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
		font-variant: small-caps;
}


h1	{
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	font-size: 16pt;
	font-weight: bold;
	color: #624000;
}

.cit	{
	text-align: right;
	padding-right: 10px;
	font-family: sans-serif;
	font-size: 9pt;
	font-variant: small-caps;
	color: #624000;
}	

ul, ol	{
	text-align: left;
	padding-right: 5px;
}



a:link 	{
		text-decoration: none;
		font-weight : bold;
		color: #7b6d56; }
a:visited	{
		text-decoration: none;
		font-weight : bold;
		color: #7b6d56; }
a:active {
		text-decoration: underline;
		font-weight : bold;
		color: #7b6d56; }
a:hover {
		text-decoration: underline;
		font-weight : bold;
		color: #972305; }


.bottom  {font-size: 12;
			font-weight: bold;
			font-style: italic;
			text-align:center;
			padding-left : 5px;
			padding-right : 5px;
			filter: alpha(opacity=30);
			opacity:0.3;
			}




