body {
     background-image: url(images/FC_Background.jpg);
     background-repeat: repeat-n;
	   margin-top: 0px;
	   margin-bottom: 0px;
	   margin-left: 0px;
	   margin-right: 0px;
}

.body {
     padding:5px 5px 5px 5px;
	   font-family:Arial, sans-serif;
}

.border td {
	   border-bottom:1px solid #000000;
	   text-transform: capitalize;	   
}

a {
     color: #000000;
	   background-color:transparent;
}

a:hover {
     color: #000000;
	   background-color:blue;
   	 text-decoration: none;
}

ul {
     list-style-position: inside;
}

.content {
     padding-left: 100px;
	   padding-top: 5px;
	   padding-right: 5px;
	   padding-bottom: 5px;
	   margin-left: 20px;
     color: #000000;
	   background-color: #FFFFFF;
     background-image: url(images/FC_Background.jpg);
     background-repeat: repeat;
	   text-align: left;
}

.photos img {
	   background-color: #ffffff;
	   margin: 10px;
	   padding: 10px;
	   border: 1px solid #cccccc;
}

h1 {
	   font-family:Arial, sans-serif;
	   font-size:26px;
	   font-weight:bold;
	   color:#000000;
	   text-transform: capitalize;
	   margin-top: 2px;
	   margin-bottom: 2px;
	   margin-left: 2px;
	   margin-right: 2px;
}

.pagetitle {
		 text-indent:length 250px;
     background-color: #ccccff;
     background-repeat: repeat-n;
	   border-left:1px solid #000000;
	   border-right:1px solid #000000;	   
	   border-bottom:1px solid #000000;	   
	   border-top:1px solid #000000;	   	   
}

.header {
       height:175px;
       border-bottom:1px solid #ffffff;	   
       background-color: #ffffff;
       background-image: url(images/FC_Banner2.jpg);
       background-repeat: no-repeat;
	   font-family:Arial, sans-serif;
	   font-size:30px;
	   font-weight:bold;
	   color:#9999ff;
	   padding: 6px 6px 6px 6px;
}
	   
.footer {
     height:30px;
     border-bottom:1px solid #ffffff;	   
     background-color: transparent;
	   font-family:Arial, sans-serif;
	   font-size:12px;
	   font-weight:bold;
	   color:black;
	   padding: 6px 6px 6px 6px;
}

.footer a {
	   font-family:Arial, sans-serif;
	   font-size:12px;	   
   	 text-decoration:none;
	   background-color:transparent;
	   color: #000099;
	   clear:both;
}

.footer a:hover {
	   font-family:Arial, sans-serif;
	   font-size:12px;	   
   	 text-decoration:none;
	   background-color:red;
	   color: #FFFFFF;
	   clear:both;
}

.topnav {
     background-color:#3333ff;
	   color:#000000;
	   word-spacing: -5px;
	   white-space: nowrap;
	   align:center
}

.bottomnav {
     background-color:#3333ff;
	   color:#000000;
	   word-spacing: -5px;
	   white-space: nowrap;
	   align:center
}

.topbar {
     background-color: blue;
	   color:#000000;	   
     height:5px;	   
	   border-bottom:1px solid #000000;
}

.buttons {
	   padding: 12px 16px 12px 16px;
	   text-transform:uppercase;
	   font-family:Arial, sans-serif;
	   font-weight:bold;
	   font-size:.9em;
	   left: 0px;
}

.buttons a {
     padding: 12px 6px 12px 6px;
	   font-family:Arial, sans-serif;
	   font-weight:bold;
	   color:#FFFFFF;
	   background-color: transparent;
	   text-decoration:none;
}

.buttons a:hover {
     padding: 2px 6px 2px 6px;
     border-right:1px solid #000000;
	   font-family:Arial, sans-serif;
	   font-weight:bold;
	   color:#FFFFFF;
	   text-decoration:none;
	   background-color:#cc0000;
}

.buttons strong {
     padding: 3px 3px;
	   border-right:1px solid #000000;
	   font-family:Arial, sans-serif;
	   font-weight:bold;
	   color:#FFFFFF;
	   text-decoration:none;
	   background-color:orange;
}

.leftnav {
	   font-family:Arial, sans-serif;
	   font-size:14px;
     width:90px;
	   background-color:#BBBAAC;
	   color: #000000;
	   border-left:1px solid #000000;
	   border-right:1px solid #000000;
	   border-bottom:1px solid #000000;	   
	   border-top:1px solid #000000;	   	   
     padding-top: 5px;
	   padding-bottom: 5px;
	   padding-left: 5px;
	   padding-right: 5px;	   
	   float:left;
}

.leftnav a {
     padding: 1px 1px;
	   text-decoration:none;
	   color:#000000;
	   background-color: transparent;
	   display: list-item;
	   list-style-type: none;
}

.leftnav a:hover {
     padding: 1px 1px;
	   text-decoration:none;
	   color:#FFFFFF;
     background-color: #006633;
     background-image: url(images/gui/emeraldtile.jpg);
     background-repeat: repeat;
}

.date {
	   font-family:Arial, sans-serif;
	   font-size:14px;	   
	   color: #000000;
     font-weight: bold; 
     background-color: transparent;
     letter-spacing: 2pt;
}

.indent  {
	   font-family:Arial, sans-serif;
	   font-size:20px;	   
	   color: #000000;
     font-weight: bold; 
     background-color: transparent;
     align:justify
     letter-spacing: 2pt;
     margin-top: 20px;
	   margin-bottom: 20px;
	   margin-left: 150px;
	   margin-right: 150px;
}




