/* CSS Document */

body {
	height:100%;
	margin:0px;
	background-image: url('images/hc-sub-bg2.jpg');
	background-repeat: repeat-y;
	background-position: center;
	background-color:#41566b;
}
#bodybox p {
	padding-bottom: 10px;
}
a {
	text-decoration: none;
}
img.alignleft {
	margin: 0 10px 2px 0;
}
img.alignright {
	margin: 0 0 2px 10px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img.banner {
	margin-bottom: 3px;
}
#wrapper {
	background-color: #ffffff;
	width:771px;
	margin:0 auto;
}
#header {
	height:86px;
	width:771px;
}
#nav {
	background-color: #ffffff;
	width:194px;/* height:440px; */
}
#bodybox {
	background-color: #ffffff;
	padding: 5px;
}
#photos {
	width:577px;
}
#subpage-photos {
	width:577px;
	height:58px;
}
#main {
	width:534px;
	float: left;
	padding:20px;
}
#title {
	font-size: 14px;
	font-style: italic;
	line-height: 2.5;
	font-weight: bold;
	letter-spacing: 3px;
}
#bottom {
	padding-bottom: 5px;
	width:771px;
	clear: both;
	text-align: center;
	background-color: #41566b;
}
#sidebar li {
	list-style: none;
	font-size:10px;
}
#sidebar h2 {
	font-size:12px;
}
.style1 {
	color: #717e7d;
	font-weight: bold;
}
.style2 {
	color: #666666;
}
.style3 {
	color: #A25632
}
.style4 {
	color: #7c7551
}
.style5 {
	color: #963838
}
.style6 {
	color: #b06c4b
} /* international conferences color*/
.style7 {
	color: #6b7b8b
}
.style8 {
	color: #7d6d4c
}/* Kantzer Lectures color*/
.style9 {
	color: #989783
} /* Campus Ministry Day color*/
.style10 {
	color: #5c5b63
}  /* Hansen Fellowships Color*/

