﻿body
{
	background-color:white;
	
}

#divMain
{
	font-size:14pt;
	margin:auto;
	
	background-color:#E2E2E2;
	width:900px;	
	color:#0D988E;
	
}
#divHeader
{
	background-image: url(images/tealah2top.jpg);
	color:#0D988E;
	font-family:IRIS,ABIGAIL;
	font-size:40px;
	width:898px;
	height: 273px;
		border-right-color:#004D41;
	border-right-style:solid;
	border-right-width: 1px;
	border-left-color:#004D41;
	border-left-style:solid;
	border-left-width: 1px;	
	border-top-color:#004D41;
	border-top-style:solid;
	border-top-width: 1px;
	position:relative;
	float:left;
	
	
}

#divLinks
{
	background-image: url(images/tealah2bottom.jpg);
	background-repeat:no-repeat;
	color: Black;
	background-color: #A8D0CC;
	width: 228px;	
	position:relative;
	float:left;
	height:917px;
	
	border-left-color:#004D41;
	border-left-style:solid;
	border-left-width: 1px;	
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width: 1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	top: -2px;	
	padding-top: 80px;
	
	
	
	
}

#divSpacer
{
	height:995px;
	width: 5px;
	background-color: #E2E2E2;	
	color: Black;
	position:relative;
	float:left;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	
}

#divTextArea
{
	
	position:relative;
	background-color:#E2E2E2;
	float:left;	
	clear: right;
	width:664px;
	height:995px;		
	color: Black;		
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width: 1px;
	
	
}
