@charset "utf-8";
/* CSS Document */

body{
	background: #9fa5af;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	text-align: justify;
}

#top{
	width: 100%;
}

#top #top_left {
	background: url(images/background/bg_left.gif) repeat-x;
	width: 50%;
}
#top #top_right {
	margin-left: 50%;
	margin-top:-236px;
	background: url(images/background/bg_right.gif) repeat-x;
	width: 50%;
	*width: 49%;
}

#page{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -95px;
	*margin-top: -236px;
}

	#left_design{
		*padding-top: 141px;
		width:99px;
	}
	
	#right_design{
		margin-left: 99px;
		margin-top: -230px;
		*margin-top: -233px;
	}
	
		#logo{
		}
		
		#header_img{
			margin-top:0px;
			*margin-top:-3px;
			background:#F3EEEB;
			width:801px;
			height: 100px;
			padding-left: 1px;
		}
		
		#nav{
			margin-top:0px;
			_margin-top:-3px;
			/* --Code for splash page without nav--
			background: #59678a;
			width: 800px;
			height: 24px;
			border:1px solid #fff; */
		}
			
			/* Nav Rollovers */

			#nav a, #nav a:hover{
				font-size:1px;
				display:block;
				width:100%;
				height:26px;
				color:#506083;
			}
				
				/* The Barrow Foundation */
				#nav #barrow_foundation{
					width:200px;
					height:26px;
					float:left;
					background-color: #506083;
					color:#506083;
				}
				
				#nav #barrow_foundation a{
					color:#506083;
					background-image:url(images/nav/barrow_foundation.jpg);
					background-position:0px 26px;
				}
				
				#nav #barrow_foundation a:hover{
					color:#e6e6e6;
					background-position:0px 0px;
					background-image:url(images/nav/barrow_foundation_h.jpg);
				}
				
				#nav #barrow_foundation a.selected{
					color:#e6e6e6;
					background-position:0px 0px;
					background-image:url(images/nav/barrow_foundation_h.jpg);
				}
				
				#nav #barrow_foundation a:hover.selected{
					color:#e6e6e6;
					background-position:0px 0px;
					background-image:url(images/nav/barrow_foundation_h.jpg);
				}
				
				/* Barbara A. Barrow */
				#nav #barbara_barrow{
					width:200px;
					height:26px;
					float:left;
					background-color: #506083;
					color:#506083;
				}
				
				#nav #barbara_barrow{
					color:#506083;
					background-image:url(images/nav/barbara_barrow.jpg);
					background-position:0px 26px;
				}
				
				#nav #barbara_barrow a:hover{
					color:#e6e6e6;
					background-position:0px 0px;
					background-image:url(images/nav/barbara_barrow_h.jpg);
				}
				
				#nav #barbara_barrow a.selected{
					color:#e6e6e6;
					background-position:0px 0px;
					background-image:url(images/nav/barbara_barrow_h.jpg);
				}
				
				#nav #barbara_barrow a:hover.selected{
					color:#e6e6e6;
					background-position:0px 0px;
					background-image:url(images/nav/barbara_barrow_h.jpg);
				}
				
				/* Memories of Miss B */
				#nav #memories_miss_b{
					width:200px;
					height:26px;
					float:left;
					background-color: #506083;
					color:#506083;
				}
				
				#nav #memories_miss_b a{
					color:#506083;
					background-image:url(images/nav/memories_miss_b.jpg);
					background-position:0px 26px;
				}
				
				#nav #memories_miss_b a:hover{
					color:#e6e6e6;
					background-position:0px 0px;
					background-image:url(images/nav/memories_miss_b_h.jpg);
				}
				
				#nav #memories_miss_b a.selected{
					color:#e6e6e6;
					background-position:0px 0px;
					background-image:url(images/nav/memories_miss_b_h.jpg);
				}
				
				#nav #memories_miss_b a:hover.selected{
					color:#e6e6e6;
					background-position:0px 0px;
					background-image:url(images/nav/memories_miss_b_h.jpg);
				}
				
				/* Barrow Scholars Network */
				#nav #barrow_scholars{
					width:203px;
					height:26px;
					float:left;
					background-color: #506083;
					color:#506083;
				}
				
				#nav #barrow_scholars a{
					color:#506083;
					background-image:url(images/nav/barrow_scholars.jpg);
					background-position:0px 26px;
				}
				
				#nav #barrow_scholars a:hover{
					color:#e6e6e6;
					background-position:0px 0px;
					background-image:url(images/nav/barrow_scholars_h.jpg);
				}
				
				#nav #barrow_scholars a.selected{
					color:#e6e6e6;
					background-position:0px 0px;
					background-image:url(images/nav/barrow_scholars_h.jpg);
				}
				
				#nav #barrow_scholars a:hover.selected{
					color:#e6e6e6;
					background-position:0px 0px;
					background-image:url(images/nav/barrow_scholars_h.jpg);
				}

#content{
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 26px;
	*margin-top: 1px;
	_margin-top: 0px;
	/* --Code for splash page without nav--
	margin-top: 0px;
	_margin-top: -3px;*/
}

/* Home Page */

#left_coloumn{
	margin-left:99px;
	*margin-top:-4px;
	padding-left: 1px;
	height: 545px;
	width: 202px;
	background:#F3EEEB;
}

#middle_coloumn{
	background:#2d3554;
	margin-left: 301px;
	margin-top: -545px;
	width:398px;
	height: 544px;
	border-bottom: 1px solid #fff;
}

	#text{
		padding: 1px 40px 0px 40px;
		color: #fff;
	}
	
	#video{
		padding: 5px 5px 5px 4px;
		width: 387px;
		_margin-top:-15px;
	}

#right_coloumn{
	margin-left: 699px;
	margin-top: -545px;
	padding-left: 1px;
	height: 545px;
	width: 201px;
	background:#F3EEEB;
}

#video_coloumn{
	background:#2d3554;
	margin-left: 99px;
	padding-left: 1px;
	margin-top: -4px;
	padding-bottom:20px;
	width:799px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align:center;
}

/* Internal Pages */
#content_inside{
	width:798px;
	background:#6b727b;
	margin-left:99px;
	*margin-top:-4px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

	#left_text{
		width: 598px;
		border-right:2px solid #fff;
	}
		.title{
			background:#2d3554;
			color:#fff;
			padding: 10px 20px 10px 20px;
		}
		
		.white{
			background: #f2edeb;
			padding: 30px 30px 20px 20px;
		}
		
		.gray{
			background:#d9d9db;
			padding: 20px 30px 20px 20px;
		}
		
		.img_left{
			width: 120px;
		}
		
		.text_right{
			margin-left: 120px;
			margin-top: -125px;
			width: 428px;
		}
	
	#right_bar{
		width:198px;
		color: #fff;
		letter-spacing: 1px;
	}
		
		.paragraph{
			padding: 0px 10px 0px 10px;
			*padding: 20px 0px 0px 10px;
			font-style: italic;
			font-family: "Times New Roman", Times, serif;
			font-size: 14px;
		}
		
		.sub_paragraph{
			padding: 0px 10px 0px 10px;
			*padding: 20px 0px 0px 10px;
			text-align:left;
			font-size: 12px;
		}
		
		.network_link{
			padding: 15px 10px 15px 10px;
			*padding: 30px 0px 8px 15px;
			font-family: "Times New Roman", Times, serif;
			font-size: 14px;
			font-weight:bold;
			color:#fff;
		}
		
			.network_link a{
				color:#fff;
				text-decoration:underline;
			}
			
			.network_link a:hover{
				color:#00274e;
				text-decoration: none;
			}
		
		.network_nav{
			list-style: none;
			margin-top: -20px;
		}
		
			.network_nav li{
				list-style: none;
				margin-left: 0px;
				padding-bottom: 5px;
			}
		
			.network_nav a{
				color: #fff;
			}
			
			.network_nav a.selected{
				color: #000;
			}

#footer{
	font-size: 10px;
	color:#00274e;
	text-align: right;
	width: 800px;
	margin-left:99px;
}

/* Styles */
h2{
	font-family: "Times New Roman", Times, serif;
	text-transform:uppercase;
	line-height:23px;
	font-size:30px;
	color:#B32E27;
	font-variant:small-caps;
}

h3{
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 2px;
}

h4{
	margin-top: -10px;
	font-size:14px;
}

a{
	color:#00274e;
	text-decoration:none;
}

a:hover{
	color:#000;
	text-decoration: underline;
}

table.directory{
	text-align:left;
}

td{
	vertical-align:top;
}

.underline{
	border-bottom: 1px solid #2d3554;
}

.underline_side{
	border-bottom: 1px solid #2d3554;
	border-right: 1px solid #2d3554;
}

.miss_b_form{
	padding: 10px;
	_margin-right: -5px;
	text-align:left;
}

.miss_b_textarea{
	width: 175px;
	height: 300px;
	border: 1px solid #00274e;
	background: #e6e6e6;
}

.miss_b_textbox{
	width: 175px;
	border: 1px solid #00274e;
	background: #e6e6e6;
}

.profile_form{
	padding: 10px;
	_margin-right: -5px;
}

.profile_textarea{
	width: 250px;
	height: 125px;
	border: 1px solid #00274e;
}

.profile_textbox{
	width: 250px;
	border: 1px solid #00274e;
}

.button{
	border: 1px solid #00274e;
	background: e6e6e6;
	color: #00274e;
	font-weight: bold;
	width: 65px;
	height: 20px;
}
