/* CSS Document */body,td,th {	font-family:"Lucida Grande", Arial, Verdana;	color: #333333;}body {	background-image: url(images/bg1.gif);	background-repeat: repeat;	margin-left: 10px;	margin-top: 15px;	margin-right: 10px;	margin-bottom: 10px;}.body_bg {	background-position:top;	background-image:url(images/body_bg.gif);	}.page_header {	font-size: 14px;	font-weight: bold;	color:#330000;	text-transform:uppercase;}.content {	color:#333333;	font-size:11px;}.content_bold {	color:#333333;	font-size:12px;	font-weight:bold;	}.content_header {	font-size: 13px;	font-weight: bold;	color:#330000;}.event_bg {	background-image:url(images/events_bg.gif);	}.event_title {	font-size: 12px;	font-weight: bold;	color:#330000;}.event_date {	font-size:10px;	color:#663333;	text-align:left;	}.event_description {	font-size: 10px;	color: #262626;}.news_title {	text-transform:uppercase;	font-weight:bold;	font-size:10px;	color:#CCCCCC;	}.news_description {	color:#CCCCCC;	font-size: 10px;	}.nav {	color:#330033;	text-decoration:none;	font-size: 10px;	}.nav a {	color:#330033;	text-decoration:none;	}.subnav_header {	font-size: 14px;	font-weight: bold;	color:#342121;}.subnav_header2 {	font-size: 14px;	font-weight: bold;	color:#ffffff;}.subnav_title{	font-size:12px;	font-weight:bold;	color:#663333;	}.subnav {	font-size: 10px;	text-align:left;	color:#666666;	}.content_bg {	background-color:#EAEAEA	}.footer {	color:#CCCCCC;	font-size: 9px;	text-align:center;	}a:link {	color: #330033;	text-decoration: none;}a:visited {	text-decoration: none;	color: #660000;}a:hover {	text-decoration: underline;	color: #003366;}a:active {	text-decoration: none;	color: #336600;}.message {	font-size:10px;	font-weight:bold;	color:#FF0000;	}