﻿body {
	background-image: url('../images/backgroundoriginal.jpg');
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #016BFF;
}
#header
{
	border: thin none #C0C0C0;
	background-image: url('../images/header3.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 965px;
	height: 302px;
	margin-right: auto;
	margin-left: auto;
}
#navmenu
{
	border-left: thin none #C0C0C0;
	border-right: thin none #C0C0C0;
	border-top: thin outset #C0C0C0;
	border-bottom: thin inset #C0C0C0;
	border-style: solid none solid none;
	text-align: center;
	width: 946px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}
#content1
{
	margin-right: auto;
	margin-left: auto;
	width: 965px;
}
#contentmain
        {
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
	height: 20px;
}
#contentmain2
{
	padding-right: 10px;
	padding-left: 10px;
}
#contentmiddle
{
	background-image: url('../images/contentmiddle.png');
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 965px;
	height: 100%;
}
#contentbottom
{
	background-image: url('../images/contentbottom.png');
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 965px;
	height: 20px;
}
#leftnav
{
    border-right: thin inset #C0C0C0;
    margin-left: 5px;
    width: 150px;
    height: 100%;
    float: left;
    border-bottom-color: #C0C0C0;
    border-bottom-width: thin;
    padding-right: 2px;
    padding-left: 2px;
    border-right-style: inset;
    border-bottom-style: inset;
    border-right-width: thin;
    border-right-color: #C0C0C0;
    font-size: 12px;
    margin-right: 5px;
    margin-top: 6px;
}
#footer
{
	padding: 10px;
	font-size: x-small;
	border-width: thin;
	border-color: #C0C0C0;
	width: 930px;
	border-top-style: outset;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#inspectiontable
{
    width: 764px;
    float: right;
}
.welcome
        {
	width: 400px;
	height: 80px;
}
.announcement
{
    font-size: x-large;
    font-weight: bold;
    width: 240px;
    text-align: center;
    vertical-align: bottom;
    float: left;
}
.topright
        {
            float:right;
            width:365px;
	height: 211px;
}
.TopLeftContent
        {
	width: 405px;
	height: 211px;
}
.floatclearleft
{
	float: left;
	clear: left;
	width: 175px;
}
.contentmiddle {
	background-image: url('../images/contentmiddle.png');
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 965px;
	height: 100%;
}

