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

html, img {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	padding: 0;
	margin: 0;
	border: 0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #cccccc;
	}
	
#siteWrapper {
	margin-right:auto;
	margin-left: auto;
	width: 960px;
	}
	
#header {
	padding: 0;
	margin: 0;
	border: 0;
	background: url(../images/header.png) repeat-x;
	width: 100%;
	height: 156px;
	}
	
/* Change 'background:' for #nametag to switch out location. locations: allfaiths.png, alumnicenter.png, umberger.png, union.png */
	
#nametag {
	float:right;
	margin: -85px 5% 0 0;
	height: 95px;
	width: 302px;
	background: /*url(../images/union.png) no-repeat; */
	}
	
.biography {
	padding: 20px;
	}
	
.biography p {
	width:800px;
	font:Arial, Helvetica, sans-serif;
	text-align: justify;
	}
	
.biography h3 {
	margin: 0;
	padding:0;
	text-align: left;
	color: #50017c;
	}
	
.biography img {
	float: left;
	margin:0;
	padding:0;
	}
	
#contentWrapperIndex {
	padding: 0 15px 20px 0;
	margin: 0;
	border: 0;
	}
	
#contentWrapper {
	margin:20px 0 0 0;
	background: url(../images/content_bg.jpg) repeat-y;
	}
	
#backgroundImage {
	background: url(../images/background_image.jpg) no-repeat bottom;
	}
	
#backgroundImageSmall {
	background: url(../images/background_image_small.jpg) no-repeat bottom right;
	margin-right: 60px;
	}

.content {
	padding: 0 40px;
	text-align:left;
	}
	
.content h3 p {
	text-align:left;
	margin: 0 0 0 20px;
	}

#staffSlider {
	padding:0;
	margin-top:-120px;
	}

#videoSlider {
	padding:0;
	top: 0px;
	position: relative;
	z-index: 0;
	}	
	
#photoHeader {
	padding: 0;
	margin: 0;
	border: 0;
	}
	
#photoShow {
	padding: 0;
	margin: 0;
	border: 0;
	}

.title img{
	float:left;
	text-align: left;
	margin: 0 0 0 50px;
	}
	
.notice {
	padding: 5px;
	margin: 0 0 0 300px;
	border: 5px solid #aaa;
	background: #ccc;
	color: #333;
	width: 500px;
	}
	
.notice1 {
	padding: 5px;
	margin: 0  0 0 100px;
	border: 5px solid #aaa;
	background: #ccc;
	color: #333;
	width: 737px;
	}	
	
	
.notice img {
	margin:5px;
	}
	
.noticeBottom {
	padding: 5px;
	margin: 0 0 0 300px;
	border: 5px solid #aaa;
	background: #ccc;
	color: #333;
	width: 500px;
	}
	
.noticeBottom img {
	margin:5px;
	}
	
.galleryNotice {
	padding: 5px;
	margin: 0 0 0 300px;
	border: 5px solid #333;
	background: #666666;
	color: #333;
	width: 400px;
	}
	
#contactWrapper {
	width: 600px;
	}
	
#contactFormArea {
	padding: 5px;
	margin: 20px 0 0 30px;
	border: 5px solid #333;
	background: #666666;
	color: #333;
	width: 350px;
	height:275px;
	float: left;
	}
	
#contactInfo {
	padding: 5px;
	margin: 20px 30px 0 30px;
	border: 5px solid #333;
	background: #e3f8ff;
	color: #333;
	width: 250px;
	height:275px;
	float:right;
	}
	
.indexContentWrapper {
	padding: 5px;
	margin: 20px 30px 0 30px;
	border: 5px solid #333;
	background: #666666;
	color: #333;
	width: 900px;
	height:350px;
	float:left;
	}
/**************************
		MENU
**************************/	

#menu {
	float:left;
	padding: 37px 0 0 0; 
	}
	
ul.linkList {
	margin: 0 0 0 7px;
	background-color:#999999;
	border:8px solid #eee;
	margin-top:10px;
	width: 200px;
}

ul.linkList li {
	list-style:none;
	margin:0px;
	padding:0px;
	width:200px;
}

ul.linkList li a {
	display:block;
	padding:10px;
	height:25px;
	background-color:#999999;
	border-bottom:1px solid #eee;
	color:#565344;
	text-decoration:none;
}

ul.linkList li a img{
	border: 2px solid #0d204a;
}

ul.linkList li a:hover {
	background-color:#bbbbbb;
	border-bottom:1px solid #F1F7FF;
}	

ul.large li a {
	text-align:center;
	font-size:15px;
	padding:16px;
}

ul.linkList li h2{
	text-align: center;
	color: #565344;
}	

#logo {
	float:left;
	margin: 10px 0 0 100px;
	/*background: url(../images/logo.png) no-repeat;*/
	height: 87px;
	width: 269px;
	}

/**************************
		Main Image Fader
**************************/
.pics {  
	float: left;
    height:  275px;  
    width:   700px;  
    padding: 20px 0 0 0;  
    margin:  20px 0 0 20px;
	z-index: -1	
}
	} 
 
.pics img {  
    padding: 8px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  700px; 
    height: 275px; 
    top:  0; 
    left: 0 
} 

/**************************
		LINK MENU
**************************/

#headerMenu {
	padding: 98px 0 0 150px;
	margin: 0;
	border: 0;
	font-size: 14px;
	text-align: left;
	}

#navList li {
	display: inline;
	list-style-type: none;
	padding-right: 60px;
	}
	
#navList li a {	
	color: #fff;
	text-decoration: none;
	}
	
#navList li a:hover {
	color: #6d639b;
	}
	
/**************************
		Article Menu
**************************/	
		
#articlemenu {
	padding: 0 0 0 130px;
	margin: 0;
	border: 0;
	font-size: 16px;
	text-align: left;
	}

#navList1 li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	}
	
#navList1 li a {	
	color: #45638B;
	text-decoration: none;
	}
	
#navList1 li a:hover {
	color: #6d639b;
	}
	
	
/**************************
		FOOTER
**************************/	
	
#footer {
	padding: 0;
	margin: 0;
	border: 0;
	background: url(images/footer.jpg) no-repeat top;
	height: 7px;
	}

	
/**************************
		FOOTER
**************************/	
	

/**************************
		CLEAR
**************************/	

.clear {
	clear: both;
	}
	
h2
{
position:absolute;
left:40px;
top:109px;
}