/* Main Styles */
td,body{
  font-size: 12px;
  font-family: arial;
  color:#484848;
  line-height: 17px;
  text-decoration:none;
}

html, body {
  margin: 0px;
  padding:0px;
}

.bg {
background: #eeeff0 url(../images/graphics/cathed08_bg.jpg) repeat-x;
text-align: center; 
}

#maintable{
width: 787px;
height: 100%;
border: 0;
}



#nav{
height: 46px;
background: url(../images/graphics/cathed08_nav.jpg);
padding: 10px 0px 0px 20px;
vertical-align: top;
text-align: left; 
}

#rightpanel{
text-align:center;
vertical-align: top;
width: 162px;
background: url(../images/graphics/innov08_vertdot.gif) left repeat-y;
}

#rightnews{
align: center;
text-align: left;
margin-left: auto; margin-right: auto; margin-top: 10px;
vertical-align: top;
width: 137px;
background: url(../images/graphics/innov08_rightpanel.gif);
}

#rightnewspad{
padding: 5px;
}

#rightnews .subheader{
color: #ffffff;
}


#header{
background: url(../images/graphics/cathed08_top.jpg);
height: 264px;
margin: 0 auto; 
padding: 0px 0px 0 400px;

}
#footer{
background: url(../images/graphics/cathed08_bottom.jpg);
height: 33px;
align: center;
padding: 5px;
text-align: center; 
}



#content{
background: url(../images/graphics/cathed08_contentbg.jpg);
align: center;
margin: 0 auto; 
vertical-align: top;
padding: 20px 40px 20px 40px;
}

#contenthome{
background: url(../images/graphics/cathed08_contentbg.jpg);
align: center;
margin: 0 auto; 
vertical-align: top;
}

#homeright{
background: url(../images/graphics/cathed08_rightbg.jpg);
width: 194px;
align: center;
margin: 0 auto; 
vertical-align: top;
}
#homeleft{

margin: 0 auto; 
vertical-align: top;
padding: 20px 10px 20px 40px;
}



/* Links */
a{
  color:#b21e3b;
}
a:hover{
  color:#000000;
}




hr{
color: #cccccc;
height: 1px;
}


