.linkGap  {
	background-image: url(http://www.weirdfish.net/images/header_gap.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #4C6D9C;
	width: 6px;
}
.headGap {
	background-image: url(http://www.weirdfish.net/images/header_gap.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #4C6D9C;
	height: 74px;
}.linkCell {
	background-color: #4C6D9C;
	vertical-align: bottom;
	line-height: 70%;
}
a {
	color: #789CD0;
	text-decoration: none;
}
a:hover {
	color: #4c6d9c;
	text-decoration: underline;
}
a:active {
	color: #4c6d9c;
	text-decoration: underline;
}
a:visited {
	color: #789CD0;
	text-decoration: none;
}
.accountTitle {
	font-weight: bold;
	color: #000099;
	text-align: center;
}
.accountWhat {
	font-weight: bold;
	color: #00008B;
	font-size: small;
}
.centerCell {
	text-align: center;
	font-size: small;
}
body {
	margin: 0;
	background-color: #5C5C5C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: -1px;
}
.greyCell {
	background-color: #5C5C5C;
	height: 10px;
}
.logoCell {
	background-image: url(http://www.weirdfish.net/images/logo.gif);
	background-repeat: no-repeat;
	background-color: #5C5C5C;
	background-position: top;
	width: 130px;
	height: 73px;
}
.topGap {
	background-color: #4C6D9C;	
	height: 52px;
}
.greyBar {
	width: 15px;
	background-color: #5C5C5C;
}
.greyBarBottom {
	background-color: #5C5C5C;
	height: 15px;
}
.mainBox {
	background-color: #F4F4F4;
	height: 400px;
	vertical-align: top;
}
