/* CSS Document */.calendar {	background-image:  url(images/calendar_back.gif);	background-repeat: repeat-x;}.news {	background-image:  url(images/news_back.gif);	background-repeat: repeat-x;}.team {	background-color: #7DCEE9;}.contentheader {	font-size: 12px;	font-weight: bold;	text-transform: uppercase;	color: #003367;	background-image:  url(images/body_bar.gif);	background-repeat: no-repeat;	background-position: left bottom;	height: 25px;	width: 455px;}.contentbody {	padding-top: 10px;	padding-right: 10px;	padding-bottom: 10px;}.contentbody a:link, .contentbody a:visited, .contentbody a:hover, .contentbody a:active {	text-decoration: none;}
