

.resources {
background: #841a00;
padding: 20px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
font-size: 18px;
text-align: center;
margin: 10px;
color: #ffffff;
}

.resources a {
color: #ffffff;
}



#flash {
height: 350px;
width: 940px;
}

#text1 {
width: 450px;
float: left;
}

#text2 {
width: 450px;
float: right;
}

.clear {
clear:both;
}

#classesfill {
display: block;
width: 450px;
float: right;
}

#classesfill a{
display: block;
color: #c4016a;
font-weight: bold;
text-decoration: none;
size: 18px;
}

#classesfill a:hover {
color: #000000;
}

#blogfill {
width: 450px;
float: left;
}



