#left1 {
position: absolute; left:10; width: 160; color: white; text-decoration: none; visibility: hidden;}
#header1 {
position: absolute; left: 0px; width: 100%; height: 120px; text-align:center;}
#content1 {
	position: absolute;
	left: 0px;
	top:120px;
	width: 100%;
}
#footer1 {
position: relative; width: 100%; text-align:center}
#left1 a:link {
	color: white;
	text-decoration: none;
}
#left1 li {
	text-align: left;
	font-size:.75em; 
	font-weight:bold

}

#left1 a:visited{
	color: white;
	text-decoration: none;
}
#left1 a:hover{
	color: red;
	text-decoration: none;
}

#home {text-align:center}

#title {
text-align: center;
font-weight:bold;
font-size:1.5em; 
color: red;

}

#left1 ul           {
	list-style-type: none;
	text-align:left;
	text-indent:-35;
}

#navigation {
	margin-right: 2px;
	margin-top: 1em; 
	text-align: left;
	width: 140;
}
#left1 li{

line-height: 100%; margin-top: 10; margin-bottom: 10}