﻿v\:* {
    behavior:url(#default#VML);
}
body 
{
    background-image: url(/Images/factorygreen.jpg);
    margin: 0px;
}
body img
{
    border: 0px;
}
#wrapper
{
    position:relative;
	width:1000px;
	height:auto;
}
#MainTable
{
    height: 850px;
    width: 775px;
}
#engrave {
    position:absolute;
    top: 300px;
    left: 600px;
    height: 62px;
    width: 170px;
}
#NavBar
{
    background-image: url(/Images/nav.jpg);
    width: 220px;
}
#Border
{
    background-image: url(/Images/paper-factorygreen.jpg);
    width: 70px;  
}
#Content
{
    padding: 40px 20px 15px 20px;
    text-align: left;
    letter-spacing: 1px;
    font-size: 13px;
    font-family:  Arial, Helvetica, Sans-Serif;
    line-height: 18px;
}
#Content h1
{
    font-family: Times New Roman;
    color: #942030;
}
#Content h2
{
    font-family:  Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    color: #ffffff;
}
#Content a
{
    color: #ffffff;
    text-decoration: none;
}
#Content a:hover
{
    text-decoration: underline;
}
.NavMenu
{
    padding-left: 60px;
    text-align: center;   
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    text-decoration: none;
}
.NavMenu a
{
    color: #c7b79f;
}
.NavMenu a:hover
{
    text-decoration: none;
    color: #ffffff;
}
.ObitName
{
	font-size: 16px;
	color: #942030;
	font-weight: bold;
}
.ObitPic
{
	border-width: 1px !important;
	border-style: solid;
	border-color: #942030;
}
.ObitNav
{
	margin-right: -4px;
}