#container{
	margin:0;
}
body{
	margin-top: 50px;
	margin-left: 0px;
	text-transform:lowercase;
	font-size:12pt;
	font-family:serif;
}

#banner{
	
}
#banner1{
	background: url("banner_bars.gif") no-repeat;
	position:absolute;left:0px;top:0px;
	height:100%;width:100%;
	z-index:0;
}
#banner2 a:link,a:visited,a:hover,a:active {color:#000000; text-decoration:none;}
#banner2{
	font-size:27pt;
	font-weight:bold;
	position:absolute;left:40px;top:14px;
	z-index:5;
}
#banner3{
	font-weight:bold;
	position:absolute;left:450px;top:33px;
	z-index:1;
}
#banner4{
	font-weight:bold;
	position:absolute;left:550px;top:33px;
	z-index:1;
}

#leftBorder{
	background: url("border_left.gif") repeat-y;
	position:relative;left:0px;top:0px;
	margin:0px;
}
	#bg{
		background:#000000;
		position:relative;left:0px;top:0px;
		margin-left: 15px;
		width:670px;
	}
		#rightBorder{
			background: url("border_right.gif") repeat-y;
			position:relative;left:670px;top:0px;
			width:15px;
			margin:0px;
		}
			#contents a:link {color:#CCCCCC; text-decoration:none;}
			#contents a:visited {color:#CCCCCC; text-decoration:none;}
			#contents a:hover {color:#0000FF; text-decoration:none;}
			#contents a:active {color:#FFFFFF; text-decoration:none;}
			#contents {
				color:#FFFFFF;
				font-size:10pt;
				position: relative;left:-670px;top:0px;
				padding-left: 10px;
				width:670px;
			}
				#heading{
					font-size: 14pt;
					font-weight: bold;
					padding-bottom:10px;
				}
				#den{
					font-weight:bold;
					padding-bottom:10px;
				}
				#behold{padding-bottom:10px;}
				
				#photo{
					position:relative;left:0px;top:0px;
					padding-bottom:10px;
				}
					#classPhoto{
						}
					#funPhoto{
						position:absolute;left:300px;top:0px;
						float:left;
					}
					
				#footer{}
				#indent {padding-left:20px;}
		



#topBorder1{
	background: url("border_topleft.gif") no-repeat;
	width:15px;height:15px;
	position:relative;left:0px;top:0px;
	margin:0px;
}
#topBorder2{
	background: url("border_top.gif") repeat-x;
	width:670px;height:15px;
	position:relative;left:15px;top:0px;
	margin:0px;
}
#topBorder3{
	background: url("border_topright.gif") no-repeat;
	width:15px;height:15px;
	position:relative;left:670px;top:0px;
	margin:0px;
}
#bottomBorder1{
	background: url("border_bottomleft.gif") no-repeat;
	width:15px;height:15px;
	position:relative;left:0px;top:0px;
	margin:0px;
}
#bottomBorder2{
	background: url("border_bottom.gif") repeat-x;
	width:670px;height:15px;
	position:relative;left:15px;top:-15px;
	margin:0px;
}
#bottomBorder3{
	background: url("border_bottomright.gif") no-repeat;
	width:15px;height:15px;
	position:relative;left:685px;top:-30px;
	margin:0px;
}
