.header
{
font-size: 28px;
text-align:center;
color: #1b75bc;
margin:  0px;
padding: 0px;
font-weight: bold;
font-family: "arial black";
}



body 
{
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: arial;
}

#page
{
	width:100%;
	padding: 0px;
	clear: both;
	padding: 0px;
	text-align:center;
}

#body
{
	width:  780px;
	padding: 0px;
	margin: 5px auto;
	position: relative;
	height:548px;

}

#content
{
	width:602px;
	height:536px;
	max-height:536px;
	position: absolute; 
	left: 177px; 
	top: 0px;
	text-align:left;
	padding:0px;
	border:1px solid #999;
	overflow: hidden;
}



#logo
{
	width:  177px; 
	height: 147px;
	background-color: #fff;
	line-height:0px;
	padding:0px;
}

#logo img 
{
	margin: 9px 0px 0px 14px;
	line-height:0px;
	padding:0px;
	border:0px;
}

#nav 
{
	background-color: #1b75bc;
	width:177px;
	height:536px;
	list-style: none;
	text-align:left;
	position: absolute; 
	left: 0px; 
	top: 0px;
	border: 1px solid #999;
	border-right:0px;
}

#nav a
{
	color: #ffff00;
	text-decoration: none;
}

#nav a.sel
{
	color: #ffffff;
}

#nav a:hover
{
	color: #ffff00;
}

#nav ul
{
	margin: 15px 0px 0px 10px;
	padding: 0px;
	list-style: none;
}

#nav ul li
{
	font-family: "arial black";
	font-size: 0.7em;
	line-height: 1em;
	margin-bottom: 5px;
	padding: 9px 0px 10px 30px;
	background-image: url(E:/place_here_if_needed/bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.yellow
{
	color:#ffff00;
}

.white
{
	color:#ffffff;
}

.red
{
	color:#ff0000;
}

.blue
{
	color: #1b75bc;
}

.bigtext
{
	font-family: "arial black";
	font-size: 1.5em;
}
.smalltext
{
	font-family: arial;
	font-weight:bold;
	font-size: 0.6em;
	line-height: 1.75em;
}

h1, h2, h3
{
	margin:  0px;
	padding: 0px;
	font-weight: bold;
	font-family: "arial black";
	text-align:center;
}

h1
{
	width:602px;
	font-size: 28px;
	position:absolute;
	z-index:3;
	top:60px;
	text-align:center;
}
h2
{
	width:602px;
	font-size: 24px;
	position:absolute;
	z-index:4;
	top:90px;	
	text-align:center;
}
h3
{
	font-size: 20px;
}

a.schedule
{
	font-family: "arial black";
	font-size: 1.5em;
	color:#ffffff;
	text-decoration:none;
}

a.schedule:hover
{
	color:#ffff88;
}

a.contact
{
	color:#ffffff;
	text-decoration:none;
}

a.contact:hover
{
	color:#ffff88;
}


#hp_links 
{
	position: absolute;
	top:  100px;
	left: 2px;
	list-style: none;
	font-family: arial black;
	font-size: .9em;
	text-align:left;
}

#hp_links li 
{
	list-style: none;
	margin-bottom: 5px;
}

#hp_links li a
{
	list-style: none;
	color:#ffff00;
	text-decoration: none;	
}

#hp_links li a:hover
{
	color:#ffffff;
}

.name
{
text-align: center;
font-size: 1.5em;
}

.bio_photo
{
align: center;
}

.bio_text p
{
text-align: left;
margin: 20px;
padding: 0px;
}


.about_text p
{
text-align: left;
margin: 20px;
padding: 0px;
}

.about_image
{
text-align: center;
margin: 0px;
padding: 0px;
}

.email_text p
{
text-align: left;
margin: 20px;
padding: 0px;
}

.context_text p
{
text-align: left;
margin: 20px;
padding: 0px;
}

.context_info
{
text-align: center;
margin: 0px;
padding: 0px;
}

.contact_text p
{
text-align: left;
margin: 20px;
padding: 0px;
}

.contact_info
{
text-align: center;
margin: 20px;
padding: 0px;
}


.footer
{
font-size: .5em;
margin: 20px;
padding: 0px;
}