h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: blink;
	background-color: #F00;
	text-align: center;
	
}

title {
	font-style: italic;
}
#shell {
	height: 250px;
	width: 250px;
}
.classifieds
{
font-family: Verdana;
font-size: 10px;
 }

.buttons
{
border-bottom-style: solid;
border-bottom-width: 3px;
padding-right: 14px;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #666;
}

#classiframe {
	height: 100%;
	width: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footer a{
	text-decoration: none;
	color: #666;
}

.footer a:hover{
	text-decoration: none;
	color: #F00;
}

#signontable {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-align: center;
	white-space: nowrap;
}
#signon {
	height: 100%;
	width: 100%;
}
#userid, #password  {
	width: 220px;
	height: 30px;
	color: #003;
}
input {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 24px;
	
}
form {margin: 0}
#editor {width: 722px; height: 400px}
#imageholder {
	width: 1050px; 
	overflow-y:scroll;
	height: 110px;
	background: white;
	text-align: center;
}

#imageholder .imagebox {
	margin: 12px 8px;	
	display: inline; 
	float: left; 
	height: 90px; 
	text-align: center; 
	font-family: Arial;
	font-size: 11px;	
}
