body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	background-color:#eeeeee;
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#544A1F;
}

p{
/*text-indent:10px;*/
margin:0;
padding-top: 10px;
font-weight:normal;
text-indent:1em;
text-align:inherit;
word-spacing:normal;
}

#page_header{
width:1068px;
height:77px;
margin-left:auto;
margin-right:auto;
margin-top:0;
background-image:url(images/c-in-u-header-image.jpg);

}

#page{
width:1068px;
margin-left:auto;
margin-right:auto;
background-image:url(images/c-in-u-body-background.jpg);
}

#content{

margin-left:38px;
margin-right:31px;
padding:1em;
position:relative;
}



#content-text{
float:left;
width:650px;
/*border-right:1px dashed #0073D6;*/
border-left:1px solid #eee;
padding: 0em 1em;
padding-bottom:10px;
padding-top:10px;
}

/*------------ Right Site -----------*/
#rightside{
padding:2px;
font-size:90%;
color:#795151;
}

#rightside a{
font-size:80%;
}
#rightside P{
text-indent:0px;
}

/*--------- MENUS -------*/
#static_menu{
margin-left:38px;
margin-right:31px;
margin-bottom:0px;
margin-top:0px;
background-color:#FFFF0E;
text-align:right;
color:#0073D6;
font-size:24px;
border-bottom:1px #eeeeee solid;
}

#static_menu ul{
margin:0;
padding:0;
}
#static_menu li{
display:inline;
padding-bottom:12px;
padding-top:11px;}

#static_menu li a{
line-height:50px;
padding-right:8px;
padding-left:8px;
color:#0073D6;
text-decoration:none;
font-weight:bold;
}
#static_menu li:hover{
color:#333333;
background-color:#FFFFFF;
}
#left_side{
float:left;
width:140px;
margin-left:10px;
margin-right:10px;
margin-top:20px;
}

#main_menu{
border:0px solid #FFCF0F;

padding:1em;

}
#main_menu UL{
margin:0;
padding:0;
list-style:none;
font-weight:bold;
margin-bottom:20px;
font-size:22px;
}

#main_menu ul ul{
font-weight:bold;
font-size:14px;
}

#main_menu UL LI a{
display:block;
width:100%;
color:#544A1F;
text-decoration:none;

}

#main_menu UL LI a:hover{
text-decoration:underline;
}

#main_menu ul ul li{
border-bottom:1px solid #eeeeee;
}

#main_menu ul ul li a{
color:#0073D6;
text-indent:10px;
text-decoration:none;
width:100%;
display:block;
padding-top:2px;

padding-bottom:2px;
border-right:1px solid #eeeeee;
border-left:1px solid #eeeeee;
}

#main_menu ul ul li a:hover{
background-color:#FFFF0E;
text-decoration:none;
}

#wrapper{
width:797px;
margin-left:auto;
margin-right:auto;
border-left:1px solid #D1BBBB;
border-right:2px solid #D1BBBB;
}

#footer{
width:1068px;
height:51px;
margin-left:auto;
margin-right:auto;
margin-top:0;
background-image:url(images/c-in-u-footer.jpg) ;
}
#footer-text{
margin-left:38px;
margin-right:31px;
text-align:center;
}


#sidebar{
  width:250px;
  float:left;

}


#newsScroller{
  
  margin-left:15px;
   width:220px;
  height: 300px;
  overflow: auto;
  border: solid 1px #D4D4D4;
  background-color: #EDEDED;
  
}

#newsScroller p{
padding-left: 6px;
padding-right: 6px;
}

#newsScroller h2 a{
  color: #fff;
  border-bottom: solid 1px #999999;
  background-color:#2FA8ED;
  /*background-color:#0073D6;*/
  display: block;
  margin-top:0;
  padding-top:4px;
  font-family:"Trebuchet MS";
  padding-bottom: 4px;
  padding-left: 4px;
  text-decoration: none;
  
}


#newsScroller h2 a:hover{
  color: #fff;
}
  
#newsScroller h2 {
width: 100;
margin-top:0;

}

#list_pages .page_item {
  margin: 1em 0;
}
