body {
	color:#ffffff;
	font-family:"Trebuchet MS", arial, helvetica;
	font-size:12px;
	line-height:15px;
	background-color:#2e598a; /* BLUE */
	}

img, div { behavior: url(../../../scholarships/includes/iepngfix.htc) }


a {
	color:#f2e0af; /* YELLOW */
	text-decoration:none;
	font-weight:bold;
	}

a:hover {
	color:#ffffff;
	}

p {
	margin:0;
	text-indent:30px;
	}
	
	.no_indent {
		text-indent:0px;
		}
		
h2 {
	font-size:11px;
	text-transform:uppercase;
	color:#f2e0af; /* YELLOW */
	margin:0;
	padding:0;
	font-weight:bold;
	}
	
#layout {
	margin:auto;
	width:670px;
	position:relative;
	}

#content {
	background-color:#2e2e2e; /* CHALKBOARD GRAY */
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	}
	
	.text {
		background-image:url(../images/home_chalk.png);
		background-repeat:no-repeat;
		position:relative;
		height:470px;
		}
	
	.sub_text {
		padding:20px 15px 20px 27px;
		position:relative;
		}
		
		.sub_left {
			width:400px;
			padding-bottom:30px;
			}
		
		.home_left {
			width:380px;
			height:265px;
			position:relative;
			left:45px;
			top:30px;
			}
		
		
		.right {
			width:170px;
			position:absolute;
			left:455px;
			top:22px;
			font-size:11px;
			}
			
			.sub {
				width:225px;
				left:435px;
				}

			
			.home_right_content {
				width:170px;
				padding-top:8px;
				}
				
			.sub_right_news {
				background-image:url(../images/chalk_sub_news.png);
				background-repeat:no-repeat;
				background-position:0px 0px;
				padding:30px;
				}
				
				
	
	#content.home {
		height:500px;
		}
	

.home_bottom {
	height:161px;
	width:670px;
	background-image:url(../images/home_bottom.png);
	background-repeat:no-repeat;
	position:absolute;
	bottom:0px;
	}

.home_bottom_faces {
	height:161px;
	width:670px;
	position:absolute;
	bottom:0px;
	}
	
	
	.faces {
		position:absolute;
		top:14px;
		}
		
	.faces_1 {
		left:140px;
		}
		
	.faces_2 {
		left:270px;
		}
		
	.faces_3 {
		left:400px;
		}
		
	.faces_4 {
		left:530px;
		}
	
	
.sub_right_faces {
	background-image:url(../images/sub_faces_back.png);
	background-repeat:no-repeat;
	background-position:10px 0px;
	height:220px;
	}
	
	.sub_right_faces img {
		position:relative;
		top:35px;
		left:60px;
		}
	
	.sub_right_names {
	padding-left:10px;
	}
