BODY
{
	margin: 0px;
}
.copyright
{
	background-image: url("images/grad.gif");
	border-top: 1px solid #999999;
	color: #444444;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	margin-top: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.copyright_high
{
	color: #990000;
	margin: 0px 10px 0px 10px;
}
.company_name
{
	color: #990000;
	font-weight: bold;
}
.highlight
{
	background-color: #FDFFD2;
}
.menu
{
	position: absolute;
	top: 110px;
	left: 30px;
	width: 206px;
}
.menu_item
{
	border-bottom: 1px solid #999999;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 20px 10px 10px;
}
.menu_item a
{
	color: #000000;
	text-decoration: none;
}
.menu_item a:hover
{
	color: #990000;
}
.page
{
	background-color: #ffffff;
	border-top: 1px solid #999999;
	font-family: Georgia;
	position: absolute;
	top: 110px;
	left: 270px;
	width: 600px;
}
.page_highlight
{
	color: #444444;
	font-style: italic;
}
.paragraph
{
	padding: 10px;
}
.tagline
{
	position: absolute;
	top: 10px;
	left: 530px;
}
.text_highlight
{
	color: #990000;
}
.title
{
	position: absolute;
	top: 30px;
	left: 30px;
}
