body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin: 0;
		background-image: url("/images/suntile.gif");
}
#container {
	width: 760px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#toplogo {
	background-image: url(/images/byarts_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 10px;
	margin-bottom: 0;
}
span.by {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
	color: #ffff66;
	background-color: transparent;
	margin-left: 10px;
}
span.arts {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: bold;
	color: #ffff66;
	background-color: transparent;
}
span.abq {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffff66;
	background-color: transparent;
	margin-left: 140px;
	letter-spacing: 2px;
}
span.topdate {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffff66;
	background-color: transparent;
	margin-left: 20px;
}
.copyright {
	font-size: 85%;
	line-height: 14px;
	margin: 0;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	color: #caaffc;
	background-color: transparent;	
}
#imagetable {
	border: 1px solid #ccc;  /* */
	color: #000;
	background-color: #fff;
}
.topmenu {
	background-color : #d0bafc;
	color: #333;
	padding:2px 0px 2px 0px;
	font-size : 1em;
	font-weight : bold;
	text-align: center;
	margin-top: 0;
}
.topmenu a:link, .topmenu a:visited {
	text-decoration: none;
	color: #333;
	background-color: transparent;
}
.topmenu a:hover, .topmenu a:active {
	text-decoration: underline;
	color: #ff0000;
	background-color: transparent;
}
.topmenuoff {
	background-color : #eee0fc;
	color: #666;
	margin-top:1px;
	font-size : 1em;
	font-weight : bold;
	text-align: center;
}
.topmenuoff a:link, .topmenuoff a:visited {
	text-decoration: none;
	color: #666;
	background-color: transparent;
}
.topmenuoff a:hover, .topmenuoff a:active {
	text-decoration: none;
	color: #666;
	background-color: transparent;
}
#maintext {
	 width: 600px; 
	 padding: 20px; 
	 border: 1px solid #ccc; 
	 background-color: #fff; 
	 color: #000; 
	 margin: 20px auto;
	 text-align: left;
}
#footer {
	margin-top: 20px;
	color: #000;
	background-color: #fff;
	border: 1px solid #ccc;
}