*{
	padding:0;
	margin:0;
	border:0;
}

html{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:10px;
	color:#111;
}

body{
	background:url(images/menu.gif) repeat-y #fff;
	min-width:800px;
}

h1{
	font-size:26px;
	font-family:georgia;
	font-weight:normal;
	color:#549;
	background-color:inherit;
	text-decoration:underline;
	margin-bottom:20px;
}

h2{
	font-size:18px;
	font-family:georgia;
	font-weight:normal;
	color:#549;
margin:10px 0;
}

h3{
	font-size:12px;
	font-family:georgia;
	font-weight:normal;
margin:10px 0;
}

h4{
}

h5{
}

hr{
	background-color:#aaa0cd;
	height:1px;
	width:90%;
	margin:20px auto;
	clear:both;
}

a{
color:#549;
	text-decoration:none;
}

a:hover{
color:#327;
	text-decoration:underline;
}

/* */

#h{
	background:#CEA1AE url(images/head.gif) repeat-y;
	width:100%;
	height:80px;
	padding-top:20px;
	float:left;
}

#h h2{
	font-size:30px;
	font-weight:normal;
	color:#554490;
	background-color:inherit;
	text-decoration:underline;
	margin:0 30% 0 21%;
	text-align:center;
}

#h h2 strong{
font-size:28px;
	color:#fff;
}

#h p{
	font-size:12px;
	font-family:georgia;
	margin:0 30% 0 21%;
	text-align:center;
}

#m{
	width:100%;
	float:left;
	overflow:hidden;
}

#l{
	width:20%;
	float:left;
}

ul#menu{
	width:160px;
	float:left;
	list-style:none;
	text-align:left;
font-size:9px;
}

ul#menu li a{
	display:block;
	width:159px;
	height:19px;
	padding:5px 0 0 2px;
	background-color:#ccc;
	color:#554490;
	margin-bottom:1px;
}

ul#menu li a:hover,
ul#menu li a.this{
	text-decoration:none;
	background-color:#fff;
}

ul#menu li ul{
	list-style:none;

}

ul#menu li ul li a{
	display:block;
}


#c{
	width:58%;
	min-height:420px;
	/height:420px;
	padding:15px 1%;
	float:left;
	line-height:17px;
}

#c p{
	margin:10px 0;
}

#c ul{
	margin-left:20px;
}

#c img{
	cursor:help;
	border:1px solid #333;
	float:right;
margin:2px;
}

#r{
	width:20%;
padding:15px 0;
	float:left;
}

#r div.c{
width:160px;
margin:10px auto;
padding-bottom:5px;
background-color:#ddd;
text-align:left;
}

div.article{
width:221px;
float:left;
margin:10px 10px 10px 0;
}

#c div.article img{
float:left;
margin-top:23px;
margin-left:20px;
}

div.article h2{
font-size:13px;
font-family:tahoma, verdana, sans-serif;
}

#r h2{
width:140px;
height:22px;
padding:1px 10px;
background-color:#aaa0cd;
color:#fff;
border-bottom:1px solid #549;
}

#r h3{
font-size:11px;
font-family: Verdana, Tahoma, Arial, sans-serif;
margin:10px;
text-transform:lowercase;
}

#r ul{
list-style:none;
margin-left:10px;
}

#r li{
margin:5px 0;
}

.fb_subtitle,
.fb_footer{
display:none;
}

#f{
	width:79%;
	height:35px;
	padding:5px 0 0 21%;
	text-align:center;
	background:#CEA1AE url(images/head.gif) repeat-y;
	float:left;
	list-style:none;
}

ul#f li{
	display:inline;
}






.ad{
width:100%;
text-align:center;
}