body{
	background-color:#FFFFFF; 
	background-image:none; 
	color:#000000
	font-family: "Times New Roman", Garamond, serif;
	font-size:100%;
	}


#navarea{
	display:none;
}


#contentarea{
	width:100%;
}


#leftmenu {
	display:none;
	width:0%;
	visibility: hidden;
}
#tell {
	display:none;
}

.orangenav{
	display:none;
}


.topnav {
	display:none;
}




/* This should match Screen, with small alterations */


a {
	font-weight:bold;
	text-decoration:underline;
	color:blue;
	}
	
img.left {
	text-align:left;
	border:0;
}


img.right {
	text-align:right;
	border:0;
}










.logotext {
	background-color:#ffc;
	color:#363;
	text-align:center;
	border:2px solid #fc6;
}


.copybottom {
	background-color:#fc6;
	color:#000;
	text-align:center;
	margin-top:5px;
}


.contentbox {

	background-color:#ffc;
	color:#000;
	margin-top:0px;
}


.content {
	margin-left:5px;
	
}






#cfaitc{
	font-size:130%;
	font-weight:bold;
}


#mission {
	font-size:80%;
	font-style:italic;
}



#box {
	margin: 0px;
	padding:3px;
	border-width:2px;
	border-color:#fc6;
	border-style:solid;
	width:80%;
}


#title {
	font-weight:bold;
	text-align:center;
}


#heading {
	font-weight:bold;
}
#headingcenter{
	font-weight:bold;
	text-align:center;
}


