/*
********************************************
          content_boxes
********************************************
*/


#navigate_bar{
	height:25px;
	width:920px;
	background-image:url(../images/navBar.gif);
}

#navigate_bar ul{
margin-top:0;
margin-bottom:0;
}

#navigate_bar li{
float:left;
list-style-type:none;
white-space:nowrap;
padding-top:2px;
padding-bottom:0;
}

#navigate_bar li a{
}

#bbar{
	height:20px;
	width:920px;
	color:#fff;
	margin:0px auto;
	background-image:url(../images/hbar.gif);
	z-index:0;
}

#header{
	text-align:center;
}
#birthdays{
	width:180px;
	height:270px;
	color:#333333;
	font-family: arial;
	font-size: 11px;
	padding:12px 0 0 0;
	text-align:center;
}
#notes{
	width:519px;
	height:522px;
	color:#333333;
	font-family: arial;
	font-size: 11px;
	text-align:left;
	padding:12px 0 0 12px;
	overflow:auto;
}
#schedules{
	width:180px;
	height:270px;
	color:#333333;	
	font-family: arial;
	text-align:center;
	font-size: 11px;
	padding:12px 0 0 0;
}
#links{
    width:180px;
	height:240px;
	color:#333333;
	font-family: arial;
	font-size: 11px;
	padding:12px 0 0px 0;
	text-align:center;	
}
#suggestions{
    text-align:center;
	width:540px;
	height:240px;	
	color:#333333;
	font-family: arial;
	font-size: 11px;
	text-align:center;
	padding:12px 0 0px 0;
}
#billingblurb{
	width:180px;
	height:240px;
	color:#333333;	
	font-family: arial;
	text-align:center;
	font-size: 11px;
	padding:12px 0 0 0;
}
#countdown{
	color:#000099;
	fline-height:18px;
	font-family: georgia;
	font-size: 16px;
}
#bottomBar{
	background-image:url(../images/bbar.png);
  	width:920px;
  	height:35px;
}