

body   {
	/*color: black;*/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/*line-height: 16px;*/
	background-color: #eee;
	/*background-attachment: fixed*/
	margin: 0 0 0 0;
	/*background-image: url(../Images/LinGradBkg2.jpg);*/
	/*background-repeat: repeat-x;*/
	}

body.ta         {
	scrollbar-face-color: #0000ff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #00ffff; 
	scrollbar-3dlight-color: #0000ff; 
	scrollbar-darkshadow-color: #333333;  
	scrollbar-arrow-color: #00ffff;
	}

#header {
    background-color: #999;
    border-bottom: 1px solid #333;
}

#columnLeft {
    float: left;
    width: 240px;
    background: #faa;
    margin-top: 0;
    margin-right: 1.67em;
    border-right: 1px solid black;
    padding-top: 0;
    padding-right: 1em;
    padding-bottom: 20px;
}

#columnRight {
    margin-left: 200px;
    background: #aaf;
}

#page           {
	margin-top: 0;
	padding-top: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	background-color: #ccc;
	height: auto;
	}

#footer     {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #006;
	background-color: #afa;
	clear: both;
	padding-bottom: 1em;
	border-top: 1px solid #333;
	text-align: center;
	height: auto;
	}


#footer  a  {
	font-size: 11px;
	color: #00a;
	}


#footer a:hover {
	border-bottom: 1px solid #900
	color: #oaf;
	}

h1      {
    margin-top: 0;
    padding-top: 0;
	color: #06a;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}


h2     {
	color: #aaa;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: none;
	}

h3   {
	color: #22c;
	font-size: 20px;
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	text-decoration: none;
	}


h4   {
	color: #ff0;
	font-size: 20px;
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	text-decoration: none;
	}


hr   {
	color: #000;
	width: 80%;
    text-align: center;
	}


p  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

p.leftimage   {
	padding-left: 210px;
	}

#links     {
	font-size: 12px;
	font-family: "Times New Roman", Georgia, Times, serif;
	color: #000066;
	background-color: #fff;
	display: block;
	width: 980px;
	text-align left;
	clear: both;
	height: auto;
	}

#links  a  {
	font-size: 11px;
	color: #113399;
	}


#links a:hover {
	border-bottom: 1px solid #900;
	}


ul   	{
	list-style-image: url(G:/Website Development/Whitfield Assembly/images/bull1_papyrus.gif);
	}

p.leftimage   {
	padding-left: 210px;
	}

p.enh	  {
	color: #dd8800;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


p.enh  a  {
	font-size: 11px;
	color: #06a;
	}


p.enh a:hover {
	border-bottom: 1px solid #900;
	}


p.lgt	  {
	color: #dd8800;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


p.lgt  a  {
	font-size: 16px;
	color: #dd8800;
	}


p.lgt a:hover {
	border-bottom: 1px solid #900;
	}



p.lgred	  {
	color: #ff0000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


p.lgred  a  {
	font-size: 13px;
	color: #06a;
	}


p.lgred a:hover {
	border-bottom: 1px solid #900;
	}



p.evt	  {
	color: #dd8800;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


p.evt  a  {
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #224499;
	}


p.evt a:hover {
	background-color: #000;
	color: #DCC801;
	border-bottom: 1px solid #224499
	
	}

p.lst	  {
	color: #113399;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

p.lst	a  {
	color: #113399;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


p.lst   a:hover   {
	background-color: #000;
	color: #EFC800;
	border-bottom: 1px solid #224499;
	}

td	{
	color: #113399;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#page2           {
    
	text-align: left;
	margin: 0 auto 12px;
	padding: 0;
	width: 980px;
	height: auto
	}


#page1           {
	position: absolute;
	left: 90px;
	top: 100px;
	z-index: 1;
	text-align: left;
	margin: 0 auto 12px;
	padding: 0;
	width: 800px;
	height: auto
	}
	
br.clearBoth, div.clearBoth {
	font: 1px/1px sans-serif;
	clear: both;
	display: block;
}



