/* CSS Document */

p{
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #000066;
	line-height: 16px;
	padding: 8px;
}
.caption_txt {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	color: #000063;
}

.bold {
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #990033;
}
.navigation {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990033;
	display: block;
	width: 142px;
	padding: 5px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-decoration: underline;
	font-size: 12px;
	line-height: 14px;
}


.navigation:hover {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	display: block;
	padding: 5px;
	width: 142px;
}

.navigation_visited {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	display: block;
	padding: 5px;
	width: 142px;
}

.bulleted_list {
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #000063;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;
	line-height: 1.2;
	margin-right: 20px;
}

 body {
  background-color: #7dabef;
  text-align:center; 
  color:#CCC; 
 }
 #wrapper {
	text-align:left;
	width:750px;
	margin:0 auto;
	position:relative;
	background-color: #010066;
}
 #wrapper_cal {
	text-align:left;
	width:900px;
	margin:0 auto;
	position:relative;
	background-color: #010066;
}
 #banner_graphic {
  width:750px;
  height:155px;
 }
 #flash_fma {
  width:750px;
  height:150px;
 }
 #header {
  width:750px;
  height:37px;
  background-color: #000099;
 }
 #center_content {
	width:750px;
	background-color: #FFFFFF;
	background-image: url(images/2columnback_2.jpg);
 }
  #center_content_cal {
	width:900px;
	background-color: #FFFFFF;
	background-image: url(images/2columnback_2.jpg);
 }
 #navigation {
	width:142px;
	height:485px;
	float: left;
 }
 #photos {
	width:240px;
	float: left;
	text-align: center;
 }
 #text {
	width:356px;
	float: left;
 }
 #text_alt {
 	width: 596px;
	float: left;
}
 #text_cal {
 	width: 750px;
	float: left;
}
#text_alt p {
	margin: 0;
	padding: 8px 27px;
}
#text_cal p {
	margin: 0;
	padding: 8px 8px;
}
 #footer {
  width:750px;
  background-color: #000099;
 }
  #footer_cal {
  width:900px;
  background-color: #000099;
 }
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9C0031;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#CCCCCC 
}	
#footer_cal p {
	margin: 0;
	padding: 0;
}
#footer_cal p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#CCCCCC 
}	
#footer p {
	margin: 0;
	padding: 0;
}
.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF
	text-decoration: underline;
}
