﻿body 
{
	margin-top:0px;
	margin-left:0px;
	background-color:#400203;
}

.content
{

	background-color:#ffffff;
	width:1024px;
	height:660px;
	text-align:left;
}

.header
{
	 
}

p#keywords
{
	font-family:Arial;
	font-size:13px;
	position:absolute;
	right:10px;
	left:10px;
	top:0px;
	color: white;
	margin-top:0;
}

#menu
{
	background-color: #990000;
	width:1024px;
	height:25px;
}
.toolbar 
{
	color: White;
	font-family: Arial;
	font-size: medium;
	background-color: #990000;
	padding: 2px;
	height:25px;
}



#headerText
{
    position: absolute;
    z-index: 1;
    color: white;
    font-size: 11px;
    left: 1%;
    right: 1%;
    top: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-variant: normal;
    font-weight: lighter;
}

#SiteDesignBy,SiteDesignLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #FFFFFF;
    font-style: normal;
    text-decoration: none;
}


#SiteDesignLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #FFFFFF;
    font-style: normal;
    text-decoration: none;
}