div.tophoriz{
	z-index: 1;
	position: absolute; 
	top: 0px;
	left: 0px;	
	width: 900px;
	height: 80px;
	border: black 0px solid;
}
div.leftvert{
	z-index: 1;
	position: absolute; 
	top: 71px;
	left: 0px;	
	width: 153px;
	height: 600px;
	border: black 0px solid;
}
div.navbar{
	z-index: 3;
	position: absolute; 
	top: 83px;
	left: 15px;	
	width: 120px;
	height: 800px;
	border: #669966 0px solid;
}
div.bodyarea{
	z-index: 3;
	position: absolute; 
	top: 90px;
	left: 175px;	
	width: 370px;
	height: 470px;
	border: #669966 0px solid;
}
div.body_index{
	z-index: 3;
	position: absolute; 
	top: 100px;
	left: 230px;	
	width: 400px;
	height: 470px;
	border: #669966 0px solid;
}
div.bodyarea_narrow{
	z-index: 3;
	position: absolute; 
	top: 90px;
	left: 175px;	
	width: 280px;
	height: 470px;
	border: #669966 0px solid;
}
div.rightbar{
	z-index: 3;
	position: absolute; 
	top: 135px;
	left: 585px;	
	width: 248px;
	height: 470px;
}
div.rightbar_prog{
	z-index: 3;
	position: absolute; 
	top: 135px;
	left: 470px;	
	width: 347px;
	height: 470px;
}
.bodytable{
	padding: 0px;
	border: #669966 solid 0px;
}
.bodytablenarrow{
	padding: 0px;
	border: #669966 solid 0px;
}
.rightbar_table{
	width: 272px;
	padding: 5px;
	border: #669966 solid 1px;
	background-color: #EEEEEE;
}
.rightbar_table-narrow{
	width: 155px;
	padding: 5px;
	border: #669966 solid 1px;
	background-color: #EEEEEE;
}
div.prog_photo{
	z-index: 3;
	position: absolute; 
	top: 450px;
	left: 175px;	
	width: 600px;
	height: 200px;
	border: #669966 0px solid;
}

h1{
	font-family : Times New Roman, serif;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
	color : #000099;
}
h2{
	font-family : Garamond, Times New Roman, serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	color : #000099;
}
p{
	font-family : Garamond, Times New Roman, serif;
	font-style : normal;
	font-weight : normal;
	color : #000099;
	font-size : 15px;
	text-align: left;
}
p.block{
	text-align: justify;
}

A{
	color : #000099;
	font-family : Garamond, Times New Roman, serif;
	font-style : normal;
	text-decoration : underline;
}
A:hover{
	color : #DD0000;
	font-family : Garamond, Times New Roman, serif;
	font-style : normal;
	text-decoration : underline;
}
A.nb{
	font-family : Garamond, Times New Roman, serif;
	color : #6666CC;
	font-style : normal;
	text-decoration : none;
	font-size : 15px;
	font-weight : bold;
	line-height : 26px;
	font-variant: small-caps; 
}
A.nb:hover{
	color : #FFFFFF;
	text-decoration : none;
}
A.nb_on{
	font-family : Garamond, Times New Roman, serif;
	color : #660000;
	font-style : normal;
	text-decoration : none;
	font-size : 15px;
	font-weight : bold;
	line-height : 26px;
	font-variant: small-caps; 
}
A.quietlink{
	font-family : Garamond, Times New Roman, serif;
	font-style : normal;
	font-weight : normal;
	color : #000099;
	font-size : 15px;
	text-decoration : underline;
}
A.quietlink:hover{
	color : #DD0000;
	font-family : Garamond, Times New Roman, serif;
	font-style : normal;
	text-decoration : underline;
}
A.quietlink_on{
	color : #DD0000;
	font-family : Garamond, Times New Roman, serif;
	font-style : normal;
	text-decoration : underline;
}

A.nb_update{
	font-family : Garamond, Times New Roman, serif;
	color : #3333CC;
	font-style : normal;
	text-decoration : none;
	font-size : 13px;
	font-weight : bold;
	border: solid 1px #000099;
	background-color: #EEEEFF;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	width: 120px;
	text-align: center;
}
A.nb_update:hover{
	color : #FFFFFF;
	text-decoration : none;
	border: solid 1px #000099; 
	background-color: #000099;
}



.photo{
	border: #669966 solid 1px;
	align: center;
}
.photo_small{
	border: #669966 solid 1px;
}
.prog_border{
	height: 100%;
}
ul{
	list-style-position: outside;
	margin-left: .5em;
	padding-left: 12px;
	font-family : Garamond, Times New Roman, serif;
	font-style : normal;
	font-weight : normal;
	color : #000099;
	font-size : 15px;
	text-align: left;
}
.bulletspacing{
	padding-bottom: 10px;
}
