body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url('img/schwirly_bg.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

body,td,th {
	font-family: times;
	font-size: 12px;
	color: #333333;
	line-height: 160%;
}

a:link {
	color: #66CCCC;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #66CCCC;
}

a:hover {
	text-decoration: none;
	color: #99FFFF;
}

a:active {
	text-decoration: none;
	color: #99FFFF;
}

.dark_text {color: #666666;
			font-size: 11px;}
			
.med_text {color: #669999;}

.just_text {text-align: justify;}

input
{
color: #999999;
background: #000000;
border: 1px solid #666666
}

input.submit {background-color: #000000; font-weight: bold; font-size: 11px; color: #FFFFFF}

textarea
{
color: #FFFFFF;
background: #000000;
border: 1px solid #666666
}

table.featured
{
background-image: url('http://rainfallfilms.com/img_v2/bg_featured.jpg');
background-repeat: no-repeat;
background-position: 50% 0%;
}

table.about
{
background-image: url('http://rainfallfilms.com/img_v2/bg_about.jpg');
background-repeat: no-repeat;
background-position: 50% 0%;
}

table.client
{
background-image: url('http://rainfallfilms.com/img_v2/bg_client2.jpg');
background-repeat: no-repeat;
background-position: 50% 0%;
}

table.nav
{
background-image: url('http://rainfallfilms.com/img_v2/bg_nav.jpg');
background-repeat: no-repeat;
background-position: 50% 0%;
}

table.wide
{
background-image: url('http://rainfallfilms.com/img_v2/large_grad.jpg');
background-repeat: no-repeat;
background-position: 50% 0%;
}

.headlines {color: #99CCCC;
			font-size: 15px;}
