/* CSS Document */

body {
	font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #FFFFFF;
	background:#A29B8C url(images/bg.jpg) 0 0 repeat-x;;
	margin: 0px;
	padding: 0px;
	text-align:center;
	line-height:18px;
}

#shell{
	width:743px;
	background:url(images/shell_bg.jpg) top left no-repeat;
	overflow:hidden;
	position:relative;
	}
	
#container {
	width:743px;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
	background: url(images/container_bg.jpg) 0 0 repeat-y;
	}		
	
#header{
	width:743px;
	height:304px;
	}

#title{
	width:283px;
	height:39px;
	top:318px;
	left:48px;
	position:absolute;
	}	
	
#callouts{
	width:307px;
	height:315px;
	float:right;
	}						

#contentcopy_hm{
	width:650px;
	padding-top:72px;
	margin-left:31px;	
	padding-bottom:28px;
	}

#contentcopy{
	width:600px;
	padding-top:72px;
	margin-left:83px;	
	padding-bottom:28px;
	}		
	
#footer{
	width:743px;
	background:#A29B8C url(images/footer.jpg) 0 0 no-repeat;
	overflow:hidden;
	}		

#footertag{
	width:743px;
	padding-top:22px;
	font-size:12px;
	color:#000000;
	text-align:center;
	}	
	
#footertag a {
	color:#000000;
	text-decoration:none;
	}
	
.tinytext{
	font-size:10px;
	line-height:15px;
	}	
	
#footertag a:hover {
	color:#666666;
	text-decoration:underline;
	}			
	
#footerNav{
	width:743px;
	font-size:10px;
	color:#000000;
	text-align:center;
	}
#footerNav a{ color:#000000;}
#footerNav a:hover{color:#ffffff;}
				

a {
	color:#A4D4F9;
	text-decoration:underline;
	}
	
a:hover {
	color:#77CDF9;
	text-decoration:underline;
	}						

.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
.scholarship{
	padding:10px;
	border:dotted 1px #5A9FD7;
	color:#0061B1;
	}	
.photostyle{
	padding:10px;
	background-color:#A6D5FA;
	border:dotted 1px #5A9FD7;
	color:#0061B1;
	}	
	
.clear{
	clear:both;
	width:743px;
	height:1px;
	}	
 
 h1 {
 font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
 font-size:15px;
 color:#A4D4F9;
 font-weight:bold;
 margin-bottom:5px;
  margin-top:0px;
  line-height:20px;
 }
 
  h2 {
 font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
 font-size:19px;
 color:#77CDF9;
 font-weight:bold;
 margin-bottom:18px;
  margin-top:0px;
  line-height:20px;
 }

 strong {
	 font-weight:bold;
	 color:#77CDF9;
 }

li{
margin-bottom:6px;
line-height:18px;
}	

p {
	margin:4px 0 15px 0;
	line-height:18px;
	}

/*  fun links  */

	#funlinks{
	background-color:#5299D3;  
	padding:5px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */	

/*  FAQ Formatting  */


	.faqAnswer {
	width:85%;
	color:#004176;
	background-color:#5299D3; 
	border:1px solid #004176; 
	padding:12px 12px 12px 16px; 
	margin-bottom:10px; 
	margin-top:5px; 
	}

/*  end FAQ Formatting  */