/*site styles for www.lumigraphics.com*/
/*All content, including code, text, and images are copyright 1983-2008 David M. Converse/Lumigraphics. All rights reserved.*/
body
{
	background-color: #2c2c2c;
	background-image: url(images/site/background.jpg);
	font-size: 12pt;
	color: #939393;
	font-family: Times, Times New Roman, Serif;
}
.home-image
{
	margin-left: 0px;
	margin-top: 50px;
	float: left;
}
.home-image2
{
	margin-left: 0px;
	margin-top: 10px;
	float: left;
}
.index
{
	margin-right: 5px;
	margin-top: 10px;
	float: right;
}
div.blurb
{
	margin-top: 520px;
	margin-left: 40px;
	width: 520px;
	float: left;
	position: absolute;
}
div.content
{
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 50px;
	width: 100%;
	float: left;
}
div.footer
{
	width: 100%;
	height: 54px;
	margin-top: 600px;
	background-color: #000000;
}
div.header
{
	width: 95%;
	height: 60px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #000000;
}
div.base
{
	width: 55%;
	height: 60px;
	margin-top: 515px;
	margin-bottom: 10px;
	background-color: #000000;
}
div.text
{
	margin-right: 0px;
	margin-top: 0px;
	float: right;
	width: 340px;
	font-family: Georgia, Times, Times New Roman, Serif;
	color: #939363;
	font-size: 12pt;
	text-align: left;
}
p.alert
{
	color: #cc0066;
	font-size: 13pt;
	margin-left: 48px;
	margin-bottom: 32px;
}
p.copyright
{
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
	margin-left: 100px;
}
p.footer
{
	font-size: 10pt;
	color: #4c4c4c;
}
p.gallery
{
	font-size: 14pt;
}
caption
{
	font-size: 16pt;
}
p.caption2
{
	font-size: 16pt;
	font-weight: strong;
}
span.headline
{
	font-size: 24pt;
	color: #9f9f9f;
	font-family: Times, Times New Roman, Serif;
}
p.body
{
	font-size: 11pt;
}
span.announce
{
	margin-left: 80px;
	margin-top: 280px;
	font-weight: bold;
	font-size: 20pt;
}
span.announce2
{
	margin-left: 80px;
}
span.large-image
{
	margin-left: 30px;
	margin-top: 5px;
	float: left;
	width: 475px;
}
span.logo
{
	margin-left: 0px;
}
span.nav
{
	margin-left: 50px;
	margin-top: 25px;
	position: absolute;
	vertical-align: top;
	font-size: 14pt;
}
a:link { color: #636363; }
a:visited { color: #3a3933; }
a:hover { color: maroon; }
a:active { color: red; }
