/* CSS Document */

A:link, A:active, A:visited { color: 2E2B08;
							  }

BODY { background: FFFFE1;
	   margin-top: 10;
	   margin-right: 0;
	   margin-bottom: 0;
	   margin-left: 0;
	   }

}
H1
{
color: #2E2B08;
}
H2
{
color: #2E2B08;
}
H3
{
color: #2E2B08;
}
LI
{
font-size: 12pt;
font-family: Times, serif;
color: #2E2B08;
}
UL
{
font-size: 12pt;
font-family: Times, serif;
color: #2E2B08;
}
P      { font-size: 15pt;
		 font-family: Times, serif;
		 color: 2E2B08;
}
LI     { font-size: 90% }
STRONG { font-size: larger }

.homepagetitle{font-size:50pt;color:2E2B08;font-family: French Script MT;}

.homepagebottom{font-size:20pt;color:2E2B08;font-family: Times, serif;font-weight: bold;}

.leftsidelinks{font-size:20pt;color:2E2B08;font-family: French Script MT;font-weight: bold;}

.bottom{font-size:15pt;color:2E2B08;font-family: Times, serif;}

#header {
	position: absolute;
	height: 500px;
	left: 130px;
}

#centrecontent {
	position: absolute;
	width: 500px;
	top: 140px;
	right: 30px;
	left: 200px;
}

#left {
	position: absolute;
	top: 140px;
	left: 10px;
}



#right {
	position: absolute;
	top: 150px;
	left: 763px;
	right: 0px;
	height: 200px;
}

/* Computer-Zen www.computer-zen.com is part of the VORD Web Design Network www.vordweb.co.uk */