	#container {
		background-image:url('../images/WebPage.jpg');
		background-repeat:no-repeat;
		margin: 0 auto;
		width: 800px;
	}
	#navBar {
		margin-top: 70px;
		padding: 7px;	
	}
	#contents {
		margin-left: 150px;
		position: relative;
		top: -190px;
		width: 645px;
		padding: 5px;
	}
	#email {
		text-align: center;
		margin-left: 150px;
		margin-top: -190px;
		position: relative;
	}
	#religiouspictures {
		text-align: center;
		height: 250px;
		margin-left: 150px;
		padding: 5px;
		width: 645px;
		position: relative;
		top: -180px;
	}
	#bearpictures {
		text-align: center;
		height: 500px;
		margin-left: 150px;
		padding: 5px;
		width: 645px;
		position: relative;
		top:-180px;
	}
	#body {
		background:#333300;
	}
	#border {
		padding: 7px;
	}
	#thumbnailborder {
		padding: 3px 3px 8px 3px;
		background-color: #333300;
		border: 1px solid #2a2a2a;
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	a:link {color:#000000;}
	a:visited {color:#333300;}
	a:hover {color:#0066CC;}
	a:active {color:#6699FF;}
	
	h1 {
		position:relative;
		top:50px;
		color:#FFFFFF;
		margin-left: 150px;
		text-align: center;
	}
	h2 {
		position:relative;
		top:40px;
		color:#FFFFFF;
		margin-left: 150px;
		text-align: center;
	}
	a:hover.button{
		color:#0066CC;
	}
	
	
	#button{
		background:url(../images/button.gif);
		display:block;
		color:#555555;
		font-weight:bold;
		height:30px;
		line-height:29px;
		margin-bottom:4px;
		text-decoration:none;
		width:135px;
	}
	#a:hover.button{
		color:#0066CC;
	}
	#home{
		background:url(../images/icon1.png) no-repeat 10px 8px;
		text-indent:40px;
		display:block;
	}
	#awards{
		background:url(../images/icon1.png) no-repeat 10px 8px;
		text-indent:40px;
		display:block;
	}
	#pictures{
		background:url(../images/icon1.png) no-repeat 10px 8px;
		text-indent:40px;
		display:block;
	}
	#bio{
		background:url(../images/icon1.png) no-repeat 10px 8px;
		text-indent:40px;
		display:block;
	}
	#galleries{
		background:url(../images/icon1.png) no-repeat 10px 8px;
		text-indent:40px;
		display:block;
	}
	#about{
	background:url(../images/icon1.png) no-repeat 10px 8px;
	text-indent:40px;
	display:block;
	}
	#learn{
	background:url(../images/icon1.png) no-repeat 10px 8px;
	text-indent:40px;
	display:block;
	}
