   body {
	background:#999 url(body-bg.gif) repeat-x top center; 
	color: black; 
	margin-top: 0px;
 	}

A.set1:visited{font-family :verdana; font-size :14px; color :white; font-weight :normal; text-decoration: none}
A.set1:active{font-family :verdana; font-size :14px; color :white; font-weight :normal; text-decoration: none}
A.set1:Link{font-family :verdana; font-size :14px; color :white; font-weight :normal; text-decoration: none}
A.set1:hover {font-family :verdana; font-size :14px; color :yellow; font-weight :normal; text-decoration: none}

   A.MainMenu:visited{ font-family:verdana; font-size:12px; color:white;  font-weight:none; text-decoration:none;      padding:'0px'; }
   A.MainMenu:active{  font-family:verdana; font-size:12px; color:white;  font-weight:none; text-decoration:none;      padding:'0px'; }
   A.MainMenu:Link{    font-family:verdana; font-size:12px; color:white;  font-weight:none; text-decoration:none;      padding:'0px'; }
   A.MainMenu:hover{   font-family:verdana; font-size:12px; color:yellow;  font-weight:none; text-decoration:none; padding:'0px'; }  

   A.MainMenu2:visited{ font-family:verdana; font-size:12px; color:white;  font-weight:none; text-decoration:none;      padding:'0px'; }
   A.MainMenu2:active{  font-family:verdana; font-size:12px; color:white;  font-weight:none; text-decoration:none;      padding:'0px'; }
   A.MainMenu2:Link{    font-family:verdana; font-size:12px; color:white;  font-weight:none; text-decoration:none;      padding:'0px'; }
   A.MainMenu2:hover{   font-family:verdana; font-size:12px; color:white;  font-weight:none; text-decoration:none; padding:'0px'; }  

   A.Hyperlink:visited{ color:#660000;  font-size:12px; font-family:verdana; font-weight:none; text-decoration:None;}
   A.Hyperlink:active{ color:#660000;  font-size:12px; font-family:verdana; font-weight:none; text-decoration:None;}
   A.Hyperlink:Link{ color:#660000;  font-size:12px; font-family:verdana; font-weight:none; text-decoration:None;}
   A.Hyperlink:hover{ color:#660000; font-size:12px; font-family:verdana; font-weight:bold; text-decoration:None;}

   A.ReallySmall:visited { FONT-WEIGHT:none; FONT-SIZE:8px; COLOR:white; FONT-FAMILY:verdana; TEXT-DECORATION:underline; }
   A.ReallySmall:active { FONT-WEIGHT:none; FONT-SIZE:8px; COLOR:white; FONT-FAMILY:verdana; TEXT-DECORATION:underline; }
   A.ReallySmall:link { FONT-WEIGHT:none; FONT-SIZE:8px; COLOR:white; FONT-FAMILY:verdana; TEXT-DECORATION:underline; }
   A.ReallySmall:hover { FONT-WEIGHT:none; FONT-SIZE:8px; COLOR:#969896; FONT-FAMILY:verdana; TEXT-DECORATION:underline;}

/* fancyLink styles; make sure changes here are also made in fancyList. */

.fancyLinkBlock { 
	display:block;
	background-position: left 0.3em !important;
	color:#600;
	text-decoration:none;
	}
	
.fancyLink a:link {
	padding-left:1em;
	padding-bottom: 0 !important;
        font-weight:bold;
	background:transparent url(Pics/linkgray.gif) no-repeat center left;
	border:0px !important;
	color:#600;
	text-decoration:none;
}

.fancyLink a:visited {
	padding-left:1em;
	background:transparent url(Pics/linkgray.gif) no-repeat center left;
	border:0px !important;
        font-weight:bold;
	text-decoration:none;
	color:#600 !important;
}

.fancyLink a:hover {
	padding-left:1em;
	padding-bottom: 0 !important;
	background:transparent url(Pics/linkmaroon.gif) no-repeat center left;
	border:0px !important;
        font-weight:bold;
	color:#600;
	text-decoration:underline;
}

.fancyLink a:active {
	padding-left:1em;
	padding-bottom: 0;
	background:transparent url(Pics/linkmaroon.gif) no-repeat center left;
	border:0px;
        font-weight:bold;
	text-decoration:none;
	color:#600;
}

/* This removes the padding and image from fancyLink links within a paragraph */
.fancyLink p a:link {
	padding-left:0px;
	background-image:none;
        font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #600;
}

.fancyLink p a:visited {
	padding-left:0px;
	background-image:none;
        font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #600;
}

.fancyLink p a:hover {
	padding-left:0px;
	background-image:none;
        font-weight:bold;
	border-bottom:1px solid #600;
	color:blue;
	text-decoration:underline;
}

.fancyLink p a:active {
	padding-left:0px;
	background-image:none;
        font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #600;
}

/* Important: if you use fancyList, make sure to use the associated script for IE. 
See /web/includes/IEListHoverfix.php for details. */
.fancyList li {
	list-style-image:url(Pics/linkgray.gif);
	list-style-position:outside;
	padding:0px;
	text-decoration:none;
	margin:0px;
	color:#600;
}

.fancyList li:hover, .fancyList .over {
        font-weight:bold;
	list-style-image:url(Pics/linkmaroon.gif);
	text-decoration:none;
	color:#600;
}

.fancyList a {
	padding:0px;
        font-weight:bold;
	text-decoration:none;
	background:none;
	color:#600;
}

.fancyList a:link, .fancyList:visited a {
	border:0px;
        font-weight:bold;
	text-decoration:none;
	text-decoration:none;
	color:#600;
}

.fancyList a:hover {
	border:0px;
        font-weight:bold;
        font-weight:bold;
	text-decoration:underline;
	color:#600;
}

.fancyList a:active {
	border:0px;
        font-weight:bold;
	text-decoration:none;
	color:#600;
}

.fancyList .notLink {
	margin-left:-1em;
	text-decoration:none;
	list-style:none;	
	color:#600;
}

.fancyList .notLink:hover, .fancyList .notLink.over {
	list-style:none;
	text-decoration:none;
	color:#600;
}

	  #pointsOfPride { border:2px solid #c0c0c0; padding-left:10px; padding-right:10px; padding-bottom:10px; width:268px; font-size:75%; vertical-align:top; margin-top:0px; z-index:100; background-color:#F0EEE4;}
	  #pointsOfPride p { margin:0; }
	  #pointsOfPride p a { background-image:none; }
	  #pointsOfPride #title { width:110px; position:relative; left:4px; top:-8px; font-weight:bold; background-color:#f0eee4; text-align:center; font-size:14px;}
	  #pointsOfPride #moreLink { font-size:90%; display:block; text-align:right; text-align:right;}

	  #whatsNew { font-size:75% }
	  #whatsNewTitle { display:block; font-weight:bold; width:225px; height:20px; padding:4px 0 0 10px; margin-bottom:0; background: #600; color:#fff;}
