@charset "utf-8";
.style6 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Comic Sans MS";
	text-decoration: underline;
}

/* CSS Document */
body {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/Backgrounds/thin%20spline%20yel-grey.jpg);
	padding-left: 40px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

}
#MainBody {
	width: 1070px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MainBody a {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
#MainBody a:hover {
	font-weight: bold;
	color: #CC3300;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #6600FF;
}
#MenuCanadiana {
	height: auto;
	width: 200px;
	float: left;
	border-top-width: 1px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.LinkHeader {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
}
#JokeBody {
	height: auto;
	width: 600px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
	float: left;
}
#JokeBody h2 {
	font-family: "Comic Sans MS";
	margin-top: 5px;
	margin-bottom: 5px;
}
#JokeBody p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.IntroTitle {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	padding-top: 40px;
	padding-left: 300px;
}

