@charset "ISO-8859-1";
body {
	background-image: url(images/GK-MainBack.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F7F0E0;
}
.TopBack {
	background-image: url(images/GK-BackKids_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#RightSide {
	padding-top: 20px;
	text-align: center;
}
.TopDot {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #0A1C38;
	padding-top: 5px;
	padding-left: 20px;
}
.SmallText {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0A1C38;
	text-decoration: underline;
}
