a:link {
text-decoration: none;
font-weight: normal;
}

#supercool table{
border: 1px solid #000000;
width: 617px;
background: /* url(chrometheme/chromebg.gif) center center repeat-x; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px Verdana;
}

#footer{
width: 100%;
}

#footer:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#footer ul{
border: 1px solid #000000;
width: 615px;
background: url(chromebg.gif) center center repeat-x; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px Verdana;
}

#footer ul li{
display: inline;
}


#footer ul li a{
float: left;
color: #7F7F7F;
font-weight: bold;
padding: 6px 10px 6px ;
text-decoration: none;
background: url(divider.gif) center right no-repeat; /*Theme Change here*/
}

#footer ul li a:hover{
color: #494949;
}

.nottop {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}
.SubSectionHeader {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.ArticleTitle {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
/* If you change this you must also change the p class so that everything on site matches. */
.ArticleText {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.ArticleBackground {
}
.ArticleMainBackground {
	background-color: #FFFFFF;
}
.ContentText {
	color: #CC3399;
}
p {
    /* If you change this you must also change the articletext class so that everything on site matches. */
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.images {
	
}

