/* Start of CMSMS style sheet 'born-menubar' */
#menubar {
background: #DB1177 url(images/cms/born-top.gif) no-repeat left top;
height: 27px;
width: 1009px;
text-align: right;
padding: 7px 15px 0 0;
font-weight: bold;
}
#menubar a  {
font-size: 15pt;
color: #ffffff;
font-face: arial;
padding: 0 10px 0px 10px;
text-decoration: none;
line-height: 38px;
background: transparent;
}
#menubar a:hover {
color: #000000;
}

div#sidebar {
   float: left;  /* set sidebar on the left side. Change to right to float it right instead. */
   width: 221px;    /* sidebar width, if you change this please also change #main margins */
   margin-left: 0;
   background-color: #DA1277;
   height: 275px;
line-height: 30px;
}


#bornsidemenu {
   padding: 15px;
   height: 212px;
}
#bornsidemenu a  {
font-size: 12pt;
color: #ffffff;
background: transparent;
font-face: arial;
text-decoration: none;
}
#bornsidemenu a:hover {
color: #000000;
background: transparent;
}
#pagetitle {
   padding: 0px;
   height: 36px;
   color: #ffffff;
   font-family: "Century Gothic", Arial;
 	font-size: 36px;
	font-weight: bold;
   line-height: 38px;
  }
#topgap { height: 6px;}
/* End of 'born-menubar' */

