.ad {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding-left:50px;
	padding-top:6px;


}

.background {
	background: url(images/background-1.jpg);
	background-repeat: no-repeat;

}

.background-2 {
	background: url(images/background-2.jpg);
	background-repeat: no-repeat;
}

body {
	background-color:#FFFFFF;
	margin: 0;	
}

.bottom {
	background: url(images/crayon.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height:326px;

}

.bottom-2 {
	background: url(images/clowns-btm-right.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height:326px;

}

.header {
	background: url(images/bloomers.jpg);
	background-repeat: no-repeat;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	margin-top:5px;
	padding-right:180px;
	text-align:center;

	height:285px;
}

.header-2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	margin-top:5px;
	padding-right:180px;
	text-align:center;
}



.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #333333;
	
}


.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #333333;
	
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	
}


a.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	text-decoration:none;
}



.sidebar {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	font-weight: bold;
}

a.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000066;
	font-weight: bold;
	display: block;
	background-attachment: fixed;
	line-height:35px;
	background-repeat: repeat;
	background: url(Images/layout/button-1.jpg);
	text-align: left;
	text-decoration:none;
	text-indent:10px;
}
a.sidebar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000066;
	font-weight: bold;
	display: block;
	background-attachment: fixed;
	line-height:35px;
	background-repeat: repeat;
	background: url(Images/layout/button-2.jpg);
	text-align: left;
	text-decoration:none;
	text-indent:10px;

}



.footer {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:normal;

}

.poweredby {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

a.poweredby {
	color:#333333;
	text-decoration:none;
}

.note {
	border-style: solid;
	border-color: #4e52b9;
	border-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px;
}
