@charset "utf-8";
/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#frizzmop_header_news{
	width:957px;
	height:323px;
	margin: 0 auto;
	background-image: url(images/news_banner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
		float:left;

}

.frizzmop_header_logo{
height: 323px;
width:162px;
float:right;
background:url(images/logo_bg.png);
background-repeat:repeat;
}

.title,.title a{
	font-weight:bold;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:16px;
	color:#663300;
	margin:0 auto;
}

.node {
	margin: 0.1em 0 2em 0;
	border-bottom-color:#663300;
	border-bottom-style:dotted;
	border-bottom-width:thin;

}

/*img {
	border:#FFF;
	border-bottom-style:dashed;
	border-bottom-width:thick;
	
}

.mceItem{
	border:none;
}

#footer {
color:#FFFFFF;
font-size:0.7em;
height:2.2em;
margin:0 auto;
text-align:center;
vertical-align:top;
width:956px;
border:none;
}*/

.frizzmop_header_logo img{
text-align:center;
border:0;

}
.logo-text{
padding-left:15px;
}

.logo-pad{
padding-left:5px;
padding-top:50px;
}

#frizzmop_header_news ul li{
	font-size:9px;
	font-weight:bold;
	display:inline;
	
	text-align:center;
	
}

#frizzmop_header_news ul{
padding-left:5px;
padding-right:3px;
float:right;
width:775px;
height: 17px;
margin-top:303px;
background-image: url(images/navigation_background.jpg);
background-repeat:repeat-x;
overflow:hidden;
}

.links a {
  font-weight: bold;
  display:none;
}
.submitted {
color:#999999;
font-size:0.8em;
display:none;
}

#frizzmop_header_news a:link, #frizzmop_header_news a:visited{
padding-top:2px;
padding: 2px;
color:#FFFFFF;
text-decoration:none;
}
#frizzmop_header_news ul a:hover{
background-color:#f29216;
}

.selected{
background-color:#f29216;
}

#frizzmop_header_news ul{
color:#FFFFFF;
}
