h1 {
	color: black;
	font-size : 30px;
	font-weight : 400;
}

p {
	font-size: 130%;
}

/*TABLE {
	width : 100%;
}
*/
TD {
	vertical-align : top;
}

TR{
	text-align : center;
	vertical-align : top;
}

li a:link {
color: white;
font-style: normal;	
display: block;
text-decoration: none;
}


li a:visited {
color: white;
font-style: italic;	
display: block;
text-decoration: none;
}

	
a:link, a:visited {
	color : #A0522D;
	font-style : italic;
}

a:link, a:visited {
	color : #A0522D;
	font-style : italic;
}
  
#left {
	top: 312px;
	float: left;
	left: 24px;
	width: 162px;
	background-color : blue;
	vertical-align : top;
	text-align : left;
	color : White;
	padding-left : 5px;
	padding-right : 0px;
	border : medium ridge Blue;
	margin-right: 50px;
}
  
#left ul {
	list-style: none;
	margin: 0px;
	padding-left: 0px;
}

#left li {
	list-style-type : none;
	color : White;
	border-bottom : solid White;
	text-align : left;
	margin: 0px;
	padding: 5px;
}

.italtextred {
	font-family: Verdanna, Arial, elvetica, sans-serif;
	font-size:  12px;
	font-style: oblique;
	font-weight: 600;
	line-height: 15px;
	color: #660000;	
}
/*
#left {
	position: absolute;
	top: 312px;
	float: left;
	left: 24px;
	width: 162px;
	background-color : blue;
	vertical-align : top;
	text-align : left;
	color : White;
	padding-left : 5px;
	padding-right : 0px;
	border : medium ridge Blue;
	margin-right: 10px;
}
*/

#center {
/*	display: inline;*/
	margin-left: 220px;
	margin-right: 14px;
}

#page {
margin-right: 50px;
margin-left: 20px;
}


/*


#left a:link {
 	color: yellow;
 }

#left a:visited {
 	color: yellow;
 }
 
*/