#insidepage
{
	background-image: url('images/background.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #CCC;
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#mainpage
{
	padding-left: 10px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #CCC;
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

td
{
	background-color: #CCC;
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.bodyitalic
{
	background-color: #fff;
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
}

.sans
{
	background-color: #fff;
	color: #333;
	font-family: Arial, Geneva, Helvetica, sans;
	font-size: 11px;
	line-height: 12pt;
}

.largesans
{
	color: #000;
	font-family: Arial, sans;
	font-weight: bold;
	font-size: 14px;
}

.workordertext
{
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

/* * * * Links page style * * * */
a.links
{
	font-family: geneva, sans;
	color: #C00;
	font-size: 9px;
	text-decoration: none;
	margin-left: 1em;
}

a.links:hover
{
	color: #600;
	text-decoration: underline;
	margin-left: 1em;
}

a.links:visited
{
	color: #F60;
	margin-left: 1em;
}

/* * * * "About" link style * * * */
a.about
{
	font-family: geneva, sans;
	color: #F60;
	font-size: 9px;
	text-decoration: none;
}

a.about:hover
{
	font-family: geneva, sans;
	color: #900;
	font-size: 9px;
	text-decoration: underline;
}

a.about:visited
{
	font-family: geneva, sans;
	font-size: 9px;
	color: #CCC;
}

.dateofstory
{
	font-size: 9px;
	font-family: Geneva, Arial;
	color: #F90;
}

.tiny
{
	font-size: 9px;
	line-height: 11px;
	letter-spacing: normal;
}

hr
{
	width: 98%;
	height: 1px;
	border-color: #666;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	clear: both;
}

.clear { clear: both; height: 3px; }

#footer hr
{
	width: 400px;
	border-color: #999;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	position: absolute;
	left: 10px;
}
