body {
	color: #FFF;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	margin-top: 0px;
}.IndexTextCell {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-image: url(images/spacer.gif);
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.TopRightInfoCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/spacer.gif);
	text-align: right;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 10px;
}
.NavigationCell {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #9999cc;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/navbackgroundbiiiig.jpg);
	background-repeat: repeat-y;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 18px;
	font-style: italic;
}
.NavigationCell a:link {
	color: #FFF;
	text-decoration: none;
}
.NavigationCell a:visited {
	color: #FFF;
	text-decoration: none;
}
.NavigationCell a:hover {
	color: #FCF;
	text-decoration: underline;
}
a:link {
	color: #FC0;
	background-image: url(images/spacer.gif);
}
a:visited {
	color: #FC0;
	background-image: url(images/spacer.gif);
}
a:hover {
	color: #F99;
	background-image: url(images/spacer.gif);
}
#MonthlyVideo {
	text-align: center;
}
.RedBox {
	color: #FFF;
	background-color: #000;
	border: 3px double #F00;
	padding: 8px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}

.Centering {
	text-align: center;
	font-family: "Comic Sans MS", fantasy;
	color: #FF0;
	background-color: #000;
}
.DriveTimewithSteve {
	font-style: italic;
	font-weight: bold;
}
.SpecialEnlarge {
	font-size: 16px;
}

.WeddingLogoBacker {
	color: #FFF;
	background-image: url(images/weddinglogbacker.jpg);
	background-repeat: repeat-x;
}
.Notation {
	font-size: 12px;
	font-style: italic;
}
.BottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.Captions {
	font-size: 12px;
	text-align: center;
}

