Body { background-color: #FFFFC5 }

.nav A:link  { FONT-SIZE: 16pt; COLOR: #000000; text-decoration:none; }
.nav A:visited { FONT-SIZE: 16pt; COLOR: #000000; text-decoration:none; }
.nav A:hover { FONT-SIZE: 16pt; COLOR: #F99607; }

A:link  { FONT-SIZE: 16pt; COLOR: #000000; text-decoration:none; }
A:visited { FONT-SIZE: 16pt; COLOR: #000000; text-decoration:none; }
A:hover { FONT-SIZE: 16pt; COLOR: #FEDFA6; }

.ci A:link  { COLOR: #000000; text-decoration:none; }
.ci A:visited { COLOR: #000000; text-decoration:none; }
.ci A:hover { COLOR: #FEDFA6; }

.title  { font-size: 20pt; color:#ffffff; }
.title2  { font-size: 20pt; color:#FFCB02; }
.title3  { font-size: 16pt; color:#F99607; }

P { font-size: 14pt }

UL { font-size: 14pt }

#index
{
 position: absolute;
 width: 826px;
 top: 30px;
 left: 98px;
 right: 98px;
 z-index: 0;
}


#nav
{
 width: 100%;
 border: 0px;
 background-image:
 url('images/nav.jpg');
 background-repeat: repeat-y
}


.index2	
{
background-image:
url('images/index2.gif');
background-repeat: repeat
}


#box
{
 width: 623px;
}

.box2	
{
background-image:
url('images/box2.gif');
background-repeat: repeat
}


#ci
{ font-size: 10px }

.cell
{
border-top: solid 2px #F99607;
border-bottom: solid 2px #F99607; 
}

.cell2
{
background-color: #FFCC99;
}

.cell3
{
background-image:
url('images/Grace_Logo_Faint.jpg');
background-repeat: no-repeat;
background-position: center;
}

#main
{
background-color: #ffffff;
}

