


/* Generic Selectors */

body {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 14px;

color: #333333;

background-color: #660099;

background: url("leaves.jpg");

}

p {

width: 80%;

}

li {

line-height: 150%;

list-style-image: url(../images/arrowSmall.gif);

}

h1 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 18px;

font-weight: bold;

color: #000000;

}

h2 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 16px;

font-weight: bold;

color: #000000;

border-bottom: 1px solid #C6EC8C;

}

 

/**************** Pseudo classes ****************/

a:link {

color: #0000CC;

text-decoration: underline;

font-weight: bold;

}

li :link {

color: #00CC00;

text-decoration: none;

font-weight: bold;

}

a:visited {

color: #660099;

text-decoration: underline;

font-weight: bold;

}

li a:visited {

color: #660099;

text-decoration: none;

font-weight: bold;

}

a:hover {

color: #0000FF;

padding-bottom: 5px;

font-weight: bold;

text-decoration: underline;

}

li a:hover {

display: block;

color: #0000FF;

padding-bottom: 5px;

font-weight: bold;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #C6EC8C;

}

a:active {

color: #3300FF;

font-weight: bold;

}

#top {

color: #660099;
font-size: 14px;

}

#main img {
border-style: none;
}

td.purple {
}

#td1 {
width: 655px;
padding: 10px;
background-color: #99CC66;
color: #003300;
font-size: 16px;
}
	 

#purple {
background-color: #FFCCFF;
width: 300px;
position: relative;
left: 20px;
}

td.purple2 {
color: #660099;
font-size: 14px;
text-align: center;
}

td.flash {
width: 25%;
color: #000000;
font-size: 12px;
}

#smallfont {
font-size: 10px;
}

td.table3 {
color: #003300;
font-size: 14px;
}

#table3 {
position: absolute;
height: 430px;
width: 325px;
background-color: #99CC66;
}

#table3text {
position: absolute;
width: 305px;
left: 10px;
top: 10px;
}

#s40 {
position: relative;
top: -30px;
left: 41px;
}

#wwsblurb {
position: relative;
top: -40px;
}