body
{
	margin:0;
	margin-top:15px;
	padding:0;
	text-align:center;
	font-family:verdana, helvetica, sans-serif;
	background-color:#e6e6dd;
}

a
{
	color:#8890D0;
}

a:hover
{
	color:#998;
}

img.inset,img.insetTooBig
{
	margin:0px;
	margin-right:1em;
	float:left;
}

img.insetTooBig
{
	margin-bottom:1em;
}

.header_border
{
	background:url(../images/header_bg.gif) no-repeat top center;
	position:relative;
	margin: auto;
	margin-bottom:10px;
	padding:0;
	text-align:left;
	width:685px;
	height:78px;
}

img.header_blurb
{
	border:none;
	position:relative;
	top:-21px;
	left:36px;
}

img.logo
{
	border:none;
	position:relative;
	top:8px;
	left:11px;
}

.menu
{
	position:relative;
	top:-18px;
	left:285px;
	font-size:11px;
	color:#8890D0;
	width:380px;
}

.menu a
{
	color:#998;
	text-decoration:none;
}

.menu a:hover
{
	color:#8890D0;
	text-decoration:underline;
}

.content_box_top
{
	background:url(../images/box_top.gif) no-repeat top center;
	height:15px;
	margin:auto;
	padding:0px;
	width:685px;
}

.content_box_bot
{
	background:url(../images/box_bot.gif) no-repeat bottom center;
	height:15px;
	margin:auto;
	padding:0px;
	width:685px;
}

.content_box
{
	margin-top:0px;
	width:685px;
	background:url(../images/box_bg.gif) repeat-y center top;
	text-align:left;
	margin:auto;
	padding:0px;
}

.content
{
	padding:30px;
	padding-top:1px;
	padding-bottom:0px;
}

p,td,li,h3
{
	font-size:12px;
}

p
{
	margin-top:5px;
	clear:both;
}

h1
{
	color:#8890D0;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}

h2
{
	color:#998;
	font-size:14px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}

h3
{
	color:#8890D0;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}

.copyright
{
	font-size:11px;
	text-align:right;
	color:#998;
	padding-top:10px;
	position:relative;
	left:-15px;
}

/* h1 images */
h1 span		{display:none;}
h1#services				{background:url(../images/h1_services.gif) no-repeat top left; height:19px;}
h1#products				{background:url(../images/h1_products.gif) no-repeat top left; height:19px;}
h1#contact				{background:url(../images/h1_contact.gif) no-repeat top left; height:19px;}
h1#about				{background:url(../images/h1_about.gif) no-repeat top left; height:19px;}
h1#tapestryPublisher	{background:url(../images/h1_tapestrypublisher.gif) no-repeat top left; height:19px;}
h1#gunnsoft				{background:url(../images/h1_gunnsoft.gif) no-repeat top left; height:19px;}
