body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #545454;
}
#header {
	width: 970px;
	height: 1px;
}
#content {
	background: #0054a6 url(images/bg.gif) repeat-x;
	height: 100%;
	width: 970px;
}
#content td {
	vertical-align: top;
}
.hd {
	height: 64px;
}
.thumbs {
	width: 970px;
}
.thumbs a img {
	width: 130px;
	height: 130px;
	background: url(images/loading.gif) no-repeat center;
}
.gr4 {
border: 1px solid #0054a6;
}
.gr5 {
border: 1px solid #3a97ff;
}
.thumbs td {
	text-align: center;
}

.bl {
	width: 970px;
}
.bl td {
	vertical-align: top;
	padding: 0 5px 5px 5px;
	width: 33%;
}
.bl ul {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.bl li {
	font-size: 10px;
	list-style: url(images/li.gif);
	margin-top: 6px;
}
.bl a {
	color: #dbeafd;
	text-decoration: none;
}
.bl a:visited {
	color: #dbeafd;
	text-decoration: none;
}
.bl a:hover {
	color: #57bbfd;
	text-decoration: none;
}

.bs {
	width: 970px;
}
.bs td {
	vertical-align: top;
	padding: 0 5px 5px 5px;
	width: 33%;
}
.bs ul {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.bs li {
	font-size: 10px;
	list-style: none;
	color: #53a3ff;
}
.bs a {
	color: #dbeafd;
	text-decoration: none;
	font-weight: bolder;
}
.bs a:visited {
	color: #dbeafd;
	text-decoration: none;
}
.bs a:hover {
	color: #57bbfd;
	text-decoration: none;
}

#footer {
	background: #0054a6;
	width: 970px;
	height: 1px;
	color: #86b3de;
	font-size: 10px;
	border-bottom: 8px solid #cfe3fc;
	border-top: 1px solid #cfe3fc;
}
.ft {
	padding: 10px 4px 10px 100px;
}

.ft a {
	color: #dbeafd;
	text-decoration: none;
	font-weight: bolder;
}
.ft a:visited {
	color: #dbeafd;
	text-decoration: none;
}
.ft a:hover {
	color: #57bbfd;
	text-decoration: none;
}