BODY {
	margin-top: 0px;
	background-color: #a0dbf1;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/background_gradient.png);
}
A:link  {
	color: #9FDAF1;
	text-decoration: none;
	font-weight: bold;
}
A:visited  {
	color: #9FDAF1;
	text-decoration: none;
	font-weight: bold;
}
A:active  {
	color : #9FDAF1;
	text-decoration : none;
	font-weight : bold;
}
A:hover  {
	color: #9FDAF1;
	text-decoration: underline;
	font-weight: bold;
}
p {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffc1;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffc1;
	font-weight : bold;	
}
.box {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
#top_right {
	background-image: url(images/canine_club_logo_top_right.jpg);
	height: 144px;
	background-repeat: no-repeat;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 144px;
	background-repeat: no-repeat;
}
#left_border {
	background-image: url(images/left_border.gif);
	background-repeat: repeat-y;
}
#right_border {
	background-image: url(images/right_border.gif);
	background-repeat: repeat-y;
}
ul {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
}