body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


#content {
	width: 720px;
	}
	
#title {
	width: 720px;
	padding-left:80px;
	margin-bottom:-3px;
	background-color:#FFFFFF;
	}
	
#images {
	width: 720px;
	border-color:#666666;
	border-style:double;
	}
	
#detailImage {
	position:absolute;
	top:320px;
	left:600px;	
	width:200px;
	height:150px;
	border-color:#666666;
	border-style:double;
	background-color: #CCCCCC;
	}
	
#footer {
	width: 720px;
	text-align:center;
	}
	
#arrowRight {
	width: 720px;
	text-align:right;
	}

.images {
	padding-left:73px;
	padding-top:33px;
	padding-bottom:5px;
	}
	
.images2 {
	padding-top:13px;
	padding-left:23px;
	padding-bottom:5px;
	}
	
.images3 {
	padding-top:13px;
	padding-left:173px;
	padding-bottom:5px;
	}
	
.footer {
	font-size: small;
	}
	
.footer A:link {text-decoration: none; font-size: small;}
.footer A:visited {text-decoration: none; font-size: small;}
.footer A:active {text-decoration: none}
.footer A:hover {text-decoration: underline; color: red;}
	
.copyright {
	font-size: x-small;
	}
