@import url(Common.css);

h1.Main { background: url(../Images/Header-VideoVault.jpg) no-repeat; }

.Flash {
    background: url(../Images/Flash-Yellow.jpg) no-repeat;
}


.SiteOfTheMonth {
	
}

.SiteOfTheMonth h2 {
	margin-bottom: 5px;
}

.SiteOfTheMonth img {
	display: block;
}

.SiteOfTheMonth a {
	color: #cc0000;
}

	.SiteOfTheMonth a:hover {
		text-decoration: underline;
	}


