td.menu {
	background: url(Border.gif) no-repeat center;
	height : 65px;
	text-align: center;
}
a.menu {
	font-size: 14px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align : center;
	text-decoration : none;
}
a.large
{
font-size: 18px;
}
a.menu:hover {
color: #aaaaaa;
}	
a.large:hover
{
color: #aaaaaa;
}
td.clips
{
	border : dotted Silver;
	background : #242424;
	color : White;
	width : 325;
	padding : 8;
	font-size : 16;
}

img.btn {
	display : block;
	border : none;
}
td.middle
{
	width : 100;
	background : Black;
}

img.pic
{
	border : none;
}