body {
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	background-position: top center;
	background-repeat: repeat-y;
	background-image: url(images/fizz_bg.gif);
	position: absolute;
}
.page_content {
	margin: 0px auto;
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333333;
	height: 100%;
	position: relative;
}

.top_menu, .footer, .footer_menu {
	color: #660099;
	font-size: 0.5em;
	text-transform: uppercase;
	text-align: center;

}

.top_menu {
	letter-spacing: 0.2em;
	margin-top: 30px;
	margin-bottom: 20px;
}

.top_menu a:link, .footer_menu a:link {
	color: #660099;
	text-decoration: none;
}
.top_menu a:visited, .footer_menu a:visited {
	color: #660099;
	text-decoration: none;
}
.top_menu a:active, .footer_menu a:active {
	color: #660099;
	text-decoration: none;

}
.top_menu a:hover, .footer_menu a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
	text-decoration: none;
}
.footer {
	margin-top: 20px;
	margin-bottom: 0px;
}
.footer_menu {
	letter-spacing: 0.2em;
	margin-top: 50px;
	margin-bottom: 0px;
}
.normal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.Hilite_centred {
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
}
.bulletin_content {
	margin: 0px auto;
	width: 440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333333;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 30px;
	border-color: #00CC00;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
}
.intro_para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: bold;
	font-style: italic;
}
.jr_pic_align {
	position: relative;
	float: right;
	margin-right: -70px;
	margin-left: 20px;
	margin-top: -50px;
}
.tel_email {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 1em;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
.Header1 {

	font-size: 1.2em;
	font-weight: bold;
	color: #FF9900;
	margin-top: 1em;
	margin-bottom: 1em;
}
.Header2 {


	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.pic_left {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.tel_email a:link {
	color: #000000;
}
.tel_email a:hover {
	color: #FF9900;
}
.tel_email a:visited {
	color: #000000;
}
.tel_email a:active{
	color: #000000;

}
.pic_right {

	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

