@charset "utf-8";
/* CSS Document */

.headline {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #03F;
	font-variant: normal;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 1px;
	width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
}

.headline2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	color: #009;
	alignment-adjust: central;
	margin-left: 5px;
}

.headline3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #009;
	alignment-adjust: central;
}

.menu_irthlingz {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #009;
	alignment-adjust: central;
}

body {
	background-color: #00B6FF;
}

.bodyblue {
	font-family:"Comic Sans MS", cursive;
	font-size:16pt;
	color:#005EAC;
}

.bodydarkblue {
	font-family:"Comic Sans MS", cursive;
	font-size:16pt;
	color:#009;
}

.linertitle {
	font-family:"Comic Sans MS", cursive;
	font-size:18pt;
	color:#009;
	font-weight: bolder:
}


.linernotes {
	font-family:"Comic Sans MS", cursive;
	font-size:14pt;
	color:#009;
}

.cpyrght {
	font-family:"Comic Sans MS", cursive;
	font-size:10pt;
	color:#009;
	font-style: italic;
}

.links a:link {
text-decoration:none;
	color:#009;
	padding: 5;
}
