body {
margin: 0px;
background: url(http://www.clayspark.com/images/layout/mainBg.png) #79C2E6 top center no-repeat;
}

.logo {
position: absolute;
margin-left: -50px;
}

#mainnav {
color: white;
font-family: arial;
position: relative;
z-index: 1;
}
#mainnav a {
color: white;
text-decoration: none;
padding: 10px 20px;
}
#mainnav a:active, .mainnav a:visited {
color: white;
}
#mainnav a:hover {
color: #F74701;
}
.dd {
background: url(http://www.clayspark.com/images/layout/ddArrow.png) no-repeat 50px 32px;
}

.content font {
font-family: verdana;
font-size: 8pt;
line-height: 20px;
}

.newsbanner {
position: relative;
margin-left: -25px;
}

.nbimg img {
border: 2px solid black;
}
#flashcontent2 {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 20px;
	z-index: -7;
}
#footerlinks {
text-align: center;
font-family: verdana;
font-size: 8pt;
color: #236ba6;
font-weight: bold;
}
#footerlinks a {
padding: 0px 10px;
color: #236ba6;
text-decoration: none;
}
#footerlinks a:active, #footerlinks a:visited {
color: #236ba6;
}
#footerlinks a:hover {
color: #F74701;
}

.anylinkcss {
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font-family: arial;
font-size: 12pt;
line-height: 18px;
z-index: 100;
background-color: #226C1D;
width: 205px;

}

.anylinkcss a {
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color: white;
}

.anylinkcss a:visited, .anylinkcss a:active {
color: white;
}

.anylinkcss a:hover { 
background-color: white;
color: black;
}
