/**************************************************
TITLE:		style-index.css
AUTHOR:		gss
DATE:		09-17-07
PURPOSE:	CSS Style Sheet for CCFA Main Page
***************************************************/

div.bottom {
border-style: solid;
border-color: #FEE354;
margin-left: 114px;
margin-right: 114px;
font-family: arial; 
font-size: 11px; 
font-weight: bold;
color: #32546D;
height: 115px;
margin-top: 0px;
}

div.info {
text-align: center; 
font-size: 20px;
font-style: italic;
}

a {
color: #32546D;
}

