/* CSS Document */

	body {
		margin:0; padding:0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		background-color: #e2e6eb;
		margin: 0px;
		background-image: url(http://www.longwood.edu/technology/images/bg.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		}
	#content {
	margin-left: 10px;
	background-color: #FFFFFF;
	color: #273851;
	height: auto;
	overflow: visible;
	}
	.copyright {
		font-size: 10px;
		color: #00163D;
		padding-top: 5px;
	}
	#address {
		background-color: #0099FF;
		width: auto;
		height: auto;
		float: left;
		overflow: visible;
	}
	#header {
		margin: 0px;
		padding: 0px;
		height: 125px;
		width: 1000px;
		background-color: #273851;
	}
.photo {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.gs-title {
	color:#000000;
}
.gs-snippet {
	color:#000000;
}
.help_banner {
	font-size:36px;
	margin-top:15px;
	margin-left:21px;
}
	#sidebar_btm {
		padding-top: 300px;
	font-size: 12px;
	color: #00163D;
	text-align: center;
	height: auto;
	overflow: visible;
	}
	.blue_text {
		color: #273851;
	}
	.search {
	background-image: none;
	height: 15px;
	width: 125px;
	margin-top: 5px;
	margin-left: 32px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#CCCCCC;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.search_holder {
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	float: right;
	height: 35px;
	width: 185px;
	margin-right:0px;
}
.searchbox {
	border: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
}
	p {
		margin: 10px;
		font-size: 12px;
		line-height:20px;
	}
	#sidebar_top_2 {
		height: 103px;
		width: 12px;
		background-color: #546176;
	}
	#header_line {
		height: 103px;
		width: 989px;
		background-color: #0C203B;
		margin-left: 12px;
	}
	#main1 {
		margin:0; padding:0;
		background:#000000;
		}
	#main2 {
		margin:0;
		padding:0;
		background-color: #bfb6a4;
		background-image: url(../../images/bg_bar.gif);
		background-repeat: repeat-y;
		}
	#left {
		float:left;
		margin:0; padding:0;
		width: 200px;
		height: auto;
		overflow: hidden;
		}
	.homelink {
		margin-left: 5px;
	}
	#breadcrumb {
		width:989px;
		margin-left:18px;
		padding-top:4px;
		color:#CCCCCC;
	}
	#right {
		float:right;
		width: 200px;
		margin:0; padding:0;
		}
	#footer {
		clear: left;
		height: 40px;
	}
	#privacy {
		float: right;
	}

	#middle {
		background:#FFFFFF;
		margin-top: 0px;
		margin-right: 200px;
		margin-bottom: 0px;
		margin-left: 200px;
		overflow: visible;
		height: auto;
		}
	#sidebar_top {
		width: 12px;
		background-color: #626f82;
		height: 125px;
		float: left;
	}
	#line_btm {
		background-color: #0f223d;
		height: 5px;
	}
	#navigation_box {
		height: auto;
		width: 188px;
		position: absolute;
		background-color: #bfb6a4;
		padding-left: 12px;
	}
	.column-in {
		margin:0px;
		padding-top: 0.5em;
		padding-right: 1em;
		padding-bottom: 0.5em;
		padding-left: .5em;
		}
	.cleaner {
		clear:both;
		height:0px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
	h1 {
	font-size: 24px;
	color: #00163D;
}
h2 {
	font-size: 18px;
	color: #00163D;
	margin:2px;
}
h3 {
	font-size: 16px;
	color: #00163D;
	text-align: left;
	margin-left:5px;
}
h4 {
	font-size: 12px;
	color: #273851;
	text-align: left;
	font-weight: bold;
	margin-left:5px;
}
h5 {
	font-size: 11px;
	color: #00163D;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#search_box {
	height: 135px;
	width: 200px;
	overflow: hidden;
	background-color: #cac4ba;
}
#sidebar_fix {
	height: 135px;
	width: 188px;
	background-color: #bfb6a4;
	margin-left: 12px;
}
#quicklinks {
	background-color: #626f82;
	font-size: 14px;
	margin-top: 5px;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding: 2px;
	height: 17px;
}
#sidebar_main {
	background-color: #cac4ba;
	height: 300px;
	width: 12px;
	float: left;
	overflow: hidden;
}
	
	.copy { text-align:center; font-size:80% }
	
	#container {
		width: 1000px;
		margin-right: auto;
		margin-left: auto;
		height: 100%;
}
a:link {
	color: #273851;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #273851;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #273851;
	text-decoration: none;
	font-weight: bold;
}

a:link.breadcrumb {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:visited.breadcrumb {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover.breadcrumb {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
a:active.breadcrumb {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

a:link.white {
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
	}
a:visited.white	{text-decoration:none;color:#FFFFFF;font-weight: bold;}
a:hover.white	{text-decoration:none;color:#273851;font-weight: bold;}

a:link.underline		{text-decoration:none;color:#273851;font-weight: bold;}
a:visited.underline	{text-decoration:none;color:#273851;font-weight: bold;}
a:hover.underline		{text-decoration:none;color: #273851;font-weight: bold;}

a:link.sitemap		{text-decoration:none;color:#273851;font-weight: normal;}
a:visited.sitemap {text-decoration:none;color:#273851;font-weight: normal;}
a:hover.sitemap {text-decoration:none;color: #CCCCCC;font-weight: normal;}

#privacy {
	float: right;
}
#news_box {
	height: 15px;
	width: 195px;
	background-color: #626f82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 2px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.staff_directory {
	color: #273851;
	font-size: 12px;
}
.blue_12 {
	color: #273851;
	font-size: 12px;
}
#sub_head {
	margin: 3px;
}
#box1 {
	float: left;
	height: auto;
	width: 250px;
	text-align: justify;
	margin: 15px;
}
#box2 {
	float: left;
	width: 250px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: auto;
}
.submit_button {
	border: 0px solid #bfb6a4;
	background-color: #bfb6a4;
	color: #273851;
	font-size: 14px;
}
#box3 {
	width: 575px;
}
#fix_it {
	height: auto;
	overflow: auto;
}
#about_nav {
	width: 220px;
	list-style-type: circle;
	float:left;
	font-size:12px;
	display: inline;
	background-color:#626f82;
	color:#FFFFFF;
	border:solid 2px #273851;
	height:300px;
}
#about {
	width: 330px;
	list-style-type: circle;
	float:left;
	padding: 10px;
	display: inline;
}
ol {
	margin-left:5px;
}
ul {
	font-size:12px;
	list-style-type: disc;
	}
.photo_left {
	float:left;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:5px;
	}
.photo_right {
	float:right;
	margin: 5px;
	}
li {
	font-size: 12px;
	margin-left: -5px;
	margin-bottom:2px;
}
#help_header {
	width: 575px;
	background-color: #81abbf;
	padding:2px;
	height:140px;
	border:2px solid #273851;
}
#help_nav1 {
	width:165px;
	list-style-image: url (../images/arrow.gif);
	float:right;
	margin-left:3px;
}
#help_nav2 {
	width:155px;
	list-style-image: url(../images/arrow.gif);
	float:right;
}
.arrow_list {
	list-style-image: url(../images/arrow.gif);
	margin:0px;
}
.indent {
	margin-left:7px;
	}
