@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
.box-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.box-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
a.h2:link						{color: #000; text-decoration: none; }
a.h2:active					{color: #000; text-decoration: underline; }
a.h2:visited					{color: #000; text-decoration: none; }
a.h2:hover					{color: #000; text-decoration: underline; }

.box-indepentfilm{
	background:url(images/cbox-independentfilm.gif) no-repeat;
	height: 365px;
	width: 290px;
}
.box-books{
	background:url(images/cbox-books.gif) no-repeat;
	height: 365px;
	width: 290px;
}
.box-economic-surival{
	background:url(images/cbox-leaseaccounting.gif) no-repeat;
	height: 365px;
	width: 290px;
}
.box-travel{
	background:url(images/cbox-seminars.gif) no-repeat;
}
.box-about-jeffrey{
	background:url(images/cbox-jeffrey-taylor.gif) no-repeat;
	height: 365px;
	width: 290px;
}
.box-alcoholism{
	background:url(images/cbox-alcoholism.gif) no-repeat;
	height: 365px;
	width: 290px;
}
.box-pressroom{
	background:url(images/cbox-pressroom.gif) no-repeat;
	height: 365px;
	width: 290px;
}
.box-pageants{
	background:url(images/cbox-pageants.gif) no-repeat;
}
.box-comingsoon{
	background:url(images/cbox-comingsoon.gif) no-repeat;
}