/* Force scroll bar */
html {
	min-height: 100%; margin-bottom: 1px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Add Background Image & Color */
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #1B1B1B;
}

/* Edit FeedBurner BuzzBoost Feed - */

.feedburnerFeedBlock .headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #959595;
	line-height: 14pt;
	font-style: italic;
}
div.feedburnerFeedBlock ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#creditfooter { 
        display: none;
}

a img { border:0; }

/* Control link colors - */
a:link {
	text-decoration: none;
	color: #808080;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: underline;
	color: #808080;
}
a:active {
	text-decoration: none;
	color: #808080;
}

/* Gallery Formatting - */
.galleryTableGrid {
	margin-left:-17px;
	margin-bottom:-17px;
	margin-top:-6px;
}
.galleryTableText {
	padding-right: 10px;
}

/* Text - */
.headlineWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26pt;
	color: #FFFFFF;
	line-height: 28pt;
	letter-spacing: -40%;
}
.headlineBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26pt;
	color: #7EA5D7;
	line-height: 28pt;
	letter-spacing: -40%;
}
.headlinePurple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26pt;
	color: #9C5271;
	line-height: 28pt;
	letter-spacing: -40%;
}
.subheadBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #7EA5D7;
	line-height: 21pt;
	letter-spacing: -40%;
}
.subheadWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FFFFFF;
	line-height: 21pt;
	letter-spacing: -40%;
}
.subheadOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #F7941D;
	line-height: 21pt;
	letter-spacing: -40%;
}
.subheadPurple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #9C5271;
	line-height: 21pt;
	letter-spacing: -40%;
}
.bodyBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #959595;
	line-height: 14pt;
}
.bodySmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #959595;
	line-height: 13pt;
}
.footer {
	color: #808080
}

