body {
	font-family: "Palatino Linotype", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #86816E;
	margin-top: -10px;
	margin-left: -10px;
}

#head {
	height: 111px;
	background-image: url(img/tile.jpg);
	background-repeat: repeat-x;
	width: 100%;
	
}
#title{
	width:100%;
	height:75px;
	padding-left: 53px;
	}
#title img {
	margin-left: 41px;
}

#content  {
	width: 360px;
	height: 306px;
	scrollbar-face-color: #86816E;
	overflow: auto;
	margin-top: 40px;
	padding: 10px 15px 15px;
	}

#footer{
	width:100%;
	height:55px;
	padding-left: 63px;
	}
	
#web{
	padding-left:680px;
	margin-top: 30px;
	}
	
#web2{
	padding-left: 73px;
	margin-top: 5px;
	}	 
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
	
}
a:hover {
	text-decoration: none;
	color: #660033;
}
a:active {
	text-decoration: none;
}
.imgspace {
	padding-right: 10px;
}
#head img {
	margin-left: 9px;
}
