#maincontent {
	min-width: 800px;
	height: 800px;
	overflow: hidden;
	background-image: url();
	background-repeat: no-repeat;
}

table {
	margin-top: 10px;
	margin-left: 32px;
	width: 80%;
	empty-cells: show;
}

td {
	width: 180px;
}

tr {
	height: 70px;
}

.clogo {
	border-style: none;
	width: 150px;
}

a.home {color: #333333;}
a.about {color:#999999;}
a.shows {color:#333333;}
a.photos {color:#999999;}
a.blog {color:#333333;}
a.videos {color:#999999;}
a.contact {color:#333333;}
a.links {color:#3366CC;}
