BODY {
	background: url(img/bg.gif);
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#cen{
	width: 995px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #b9b9b9;
	background: #ffffff;
	position: relative;

}
#logo{
	background: url(img/logo.gif) no-repeat;
	width: 993px;
	height: 100%;
	top: 0px;
	left: 22px;	
	position: relative;
}
#con{
	width: 943px;
	height: 100%;
	margin: 40px;
	font-size: 12px;
	font-family: "verdana";
	position: relative;
}
div#con h2{
	font-size: 12px;
	font-family: "verdana";
	font-weight: bold;
}
#pod{
	background: url(img/pod.gif);
	width: 943px;
	height: 65px;
	padding-top: 15px;
	padding-left: 50px;
	font-size: 12px;
}
div#pod a{
	color: #a20404;
}
#lin{
	background: url(img/lin.gif);
	width: 11px;
	height: 100%;
	position: absolute;
	margin-left: 0px;
}
#menu{
	width: 415px;
	height: 100%;
	padding-top: 145px;
	margin-left: 15px;
	position: relative;
	font-family: Tahoma;
}
#menu ul{
	padding: 0px; margin: 0px 0px;
	list-style-type: none;
}
#menu li{
	margin: 6px 0px;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 1em; 
	margin-bottom: 0px;
	font-family: Tahoma;
}
#menu a{
	color: #9b9b9b;
	text-decoration: none;
	padding-left: 25px;
	font-family: Tahoma;
}
#menu a:hover, #menu a.selected{
	color: #a20404;
	background: url('img/pi.gif') no-repeat;
}


#con a{
	color: #9b9b9b;
	text-decoration: none;
	padding-left: 25px;
}
#con a:hover, #menu a.selected{
	color: #a20404;
	background: url('img/pi.gif') no-repeat;
}
#sm{
	font-size: 11px;
}
div#sm a{
	font-size: 11px;
}
div#sm li{
	margin: 5px 20px;
	font-size: 11px;
}
