body {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	text-align: center;
	background-image: url(GFX/backGND_spacer.gif);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006;
	margin: 5px 0px 0px 0px;

}

#CCont {
	margin: 0 auto;
	width: 800px;
	height: 550px;
}
#CCont_about {
	margin: 0 auto;
	width: 800px;
	height: 805px;
}
#CCont_support {
	margin: 0 auto;
	width: 800px;
	height: 1300px;
}
#CCont_counselling {
	margin: 0 auto;
	width: 800px;
	height: 590px;
}



#TitleGfx {
	height: 106px;
}

#SideGfx {
	width: 118px;
	height: 150px;
	float: left;
}
#mainMenu {
	width: 800px;
	height: 30px;
	float: right;
	background-image: url(GFX/buttons/menu_spacer.gif);
	background-repeat: repeat-x;
}
#Content {
	width: 677px;
	height: 410px;
	float: right;
}
#Content_about {
	width: 677px;
	float: right;
}
#Content_support {
	width: 677px;
	float: right;
}
#Content_counselling {
	width: 677px;
	height: 452px;
	float: right;
}


#BodyText {
	float: left;
	overflow: auto;
	width: 526px;
	height: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 1em 1em 0em 1em;
	border: medium solid #006;
}
#BodyText_about {
	float: left;
	overflow: auto;
	width: 526px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 1em;
	border: medium solid #006;
}
#BodyText_support {
	float: left;
	overflow: auto;
	width: 526px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 1em 1em 0em 1em;
	border: medium solid #006;
}
#BodyText_counselling {
	float: left;
	overflow: auto;
	width: 526px;
	height: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 1em 1em 0em 1em;
	border: medium solid #006;
}




#Pics {
	width: 115px;
	height: 380px;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	left: 690px;
	float: right;
	top: -300px;
}

.Pics1 {
	height: 125px;
	width: 100px;
	float: right;
}



#Blog {
	width: 118px;
	top: -232px;
	height: 235px;
	float: left;
	overflow: hidden;
}
#ads {
	height: 60px;
	text-align: center;
	margin: 0 auto;
}
#footer {
	width: 600px;
	margin: 0 auto;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
#menuFiller {
	width: 60px;
	height: 26px;
	float: left;
}
a#button1 {
	display: block;
	width: 137px;
	height: 26px;
	text-decoration: none;
	background-image: url(/GFX/buttons/counselling_button.gif);
	float: left;
}
a#button1:hover {
	background-position: -137px 0;
}
a#button2 {
	display: block;
	width: 137px;
	height: 26px;
	text-decoration: none;
	background-image: url(/GFX/buttons/Support_button.gif);
	float: left;
}
a#button2:hover {
	background-position: -137px 0;
}
a#button3 {
	display: block;
	width: 137px;
	height: 26px;
	text-decoration: none;
	background-image: url(/GFX/buttons/training_button.gif);
	float: left;
}
a#button3:hover {
	background-position: -137px 0;
}
a#button4 {
	display: block;
	width: 137px;
	height: 26px;
	text-decoration: none;
	background-image: url(/GFX/buttons/helpline_button.gif);
	float: left;
}
a#button4:hover {
	background-position: -137px 0;
}
a#button5 {
	display: block;
	width: 137px;
	height: 26px;
	text-decoration: none;
	background-image: url(/GFX/buttons/About_button.gif);
	float: left;
}
a#button5:hover {
	background-position: -137px 0;
}
.miniNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: lighter;
}
