body
   {
   background           : floralwhite ;
   font-family          : arial, serif ;
   height               : 100% ;
   margin               : 0 ;
   padding              : 0 ;
   text-align           : center ;
   }

b
	{
   color                : maroon ;
   font-weight          : bold ;
	}

img
	{
	border-color			: black ;
	}

ul{list-style-image:url("/images/bullet.gif");}
xxxxxxxxul{list-style-image:url("/res20/9/images/bullet.gif");}

#wrap
   {
   background           : #e1e4C5 ;
	border-color			: #01321c ;
	border-style			: solid ;
	border-width			: 1px ;
   width                : 780px ;
   margin               : auto ;
   position             : relative ;
   }

#mccheader
   {
   background           : #01321c url(images/menu.png) top left repeat-x ;
   margin               : 0 ;
   padding              : 0 ;
   }

#mccheader ul
   {
   color                : #252a26 ;
   font-family          : arial ;
   font-size            : 17px ;
   font-style           : oblique ;
   font-weight          : bold ;
   list-style-type      : none ;
   margin               : 0 ;
   text-align           : center ;
   }

#mccheader ul li
   {
   display              : inline ;
   }

#mccheader ul li A:link
   {
   color                : #252a26 ;
   text-decoration      : none ;
   }

#mccheader ul li A:visited
   {
   color                : #252a26 ;
   text-decoration      : none ;
   }

#mccheader ul li A:active
   {
   color                : #252a26 ;
   text-decoration      : none;
   }

#mccheader ul li A:hover
   {
   color                : red ;
   text-decoration      : none;
   }

#main
   {
   left                 : 100px ;
   margin-left          : 16px ;
   position             : relative ;
   top                  : 15px ;
   }

#content
   {
   color                : black ;
   font-family          : arial ;
   font-size            : 16px ;
   margin-right         : 200px ;
   padding              : 5px ;
   text-align           : left ;
   }

#inner-wrap
   {
   width                : 649px ;
   }

#inner-wrap A:link
   {
								color                : maroon ;
   text-decoration      : underline ;
   font-weight          : bold;
   }

#inner-wrap A:visited
   {
								color                : maroon ;
   text-decoration      : underline ;
   font-weight          : bold;
   }

#inner-wrap A : active
   {
								color                : maroon ;
   text-decoration      : none ;
   }

#inner-wrap A : hover
   {
   color                : red ;
   text-decoration      : underline ;
   font-weight          : bold;
   }

#inner-wrap : after
   {
   clear                : both ;
   content              : " " ;
   display              : block ;
   }

#mccfooter
   {
   background           : #01321c ;
   color                : white ;
   font-family          : arial ;
   font-size            : 12px ;
   font-style           : normal ;
   font-weight          : normal ;
   position             : relative ;
   text-align           : center ;
   text-align           : center ;
   width                : 100% ;
   }

#mccfooter ul
   {
   color                : #ffffff ;
   list-style-type      : none ;
   margin               : 0 ;
   }

#mccfooter ul li
   {
   display              : inline ;
   }

#mccfooter ul li A:link
   {
   color                : white ;
   text-decoration      : none ;
   }
#mccfooter ul li A:visited
   {
   color                : white ;
   text-decoration      : none ;
   }

#mccfooter ul li A:active
   {
   color                : white ;
   text-decoration      : none ;
   }

#mccfooter ul li A:hover
   {
   color                : red ;
   text-decoration      : none ;
   }

#mccfooter A:hover
   {
   XXXXcolor            : red ;
   text-decoration      : none ;
   }

XXXX#content A:link
   {
   color                : white ;
   text-decoration      : none ;
   }

XXXX#content A:visited
   {
   color                : white ;
   text-decoration      : none ;
   }

#content A:hover
   {
   color                : red ;
   text-decoration      : none ;
   }

A:link
   {
    color               : white ;
   text-decoration      : none ;
   }

A:visited
   {
   color                : white ;
   text-decoration      : none ;
   }

A:hover
   {
   color                : red ;
   text-decoration      : none ;
   }
