Body {
	background-image: url(border.jpg); background-repeat: repeat-y;
}
a:link { 
	font-weight: none; 
	text-decoration: none; 
	color: #FFFFFF;
	}
a:visited { 
	font-weight: none; 
	text-decoration: none; 
	color: #FFFFFD;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #DDDDDD;
	}
IMG {padding: 30px;}

#links {
	height: 100%;
	background-image: url(border.jpg); background-repeat: repeat-y;
	padding: 10px;
	position: absolute;
	left:0px;
	top:0px;
	background-color: #FFFFFF;
	font-size:100%;
	font-family: Myriad Pro, helvetica, arial;
	color:#2C5079;
	width: 120px;
	}
#* html links {
	width: 130px; 
	w\idth: 100px; }
#content{
	height: 100%;
	padding: 20px;
	position: absolute;
	left: 170px;
	top: 0px;
	background-color: #FFFFFF;
	font-size:100%;
	font-family: Myriad Pro, helvetica, arial;
	color:#000000;
	width: 600px;
}
	
.title {
	font-family: times new roman, book antiqua, goudy old style, sans-serif;
	}

.links a:link { 
	font-weight: none; 
	text-decoration: none; 
	color: #0000FF;
	}
.links a:visited { 
	font-weight: none; 
	text-decoration: none; 
	color: #0000FF;
	}
.links a:hover, a:active { 
	text-decoration: underline; 
	color: #0000FF;
	}
.image{
	border-color: white;
	border-width:10px;
      }