
div.topPanel{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1008px;
	height: 200px;
	padding: 0px;
	border: 0px solid #000000;
	font-size: 26px;
	font-family: Arial;
	color: #ffffff;
}
div.logoBannerPanel{
	position: absolute;
	left: 10px;
	top: 5px;
	width: 100px;
	height: 105;
	/* borders and padding */
	padding: 1px;
	border: 0px solid #000000;
	background: #FFffff;
}

/* !!!! Front page                                              !!!!*/

div.welcomePanel{
	position: absolute;
	left: 5px;
	top: 235px;
	width: 430px;
	height: 110;
	/* borders and padding */
	padding: 1px;
	border: 0px solid #000000;
	font: 13px Arial;
	color: #000000;
}

div.welcomePanel p{
	font: bold 15px Arial;
	color: #000000;
}

div.photoPanel1{
	position: absolute;
	left: 5px;
	top: 345px;
	width: 430px;
	height: 350;
	/* borders and padding */
	padding: 1px;
	border: 0px solid #000000;
	font: 12px Arial;
	color: #000000;
}

div.photoPanel1 table tr td{
	font: 12px Arial;
	color: #000000;
}

div.newsPanel1{
	position: absolute;
	left: 445px;
	top: 240px;
	width: 350px;
	height: 70;
	font: 18px Arial;
	/* borders and padding */
	padding: 1px;
	border: 0px solid #FFD9F2;
	background: #FFFFFF;
}

div.newsPanel2{
	position: absolute;
	left: 445px;
	top: 330px;
	width: 350px;
	height: 70;
	font: 18px Arial;
	color: #000000;
	/* borders and padding */
	padding: 1px;
	border: 0px solid #000000;
	background: #FFFFFF;
}

div.newsPanel3{
	position: absolute;
	left: 445px;
	top: 420px;
	width: 350px;
	height: 70;
	font: 18px Arial;
	/* borders and padding */
	padding: 1px;
	border: 0px solid #000000;
	background: #FFFFFF;
}

div.newsPanel4{
	position: absolute;
	left: 445px;
	top: 500px;
	width: 360px;
	height: 70;
	font: 18px Arial;
	/* borders and padding */
	padding: 1px;
	border: 0px ridge #0000EE;
	background: #FFFFFF;
}

div.newsPanel1 a{
	text-decoration: none;
	color: #000000;
}

div.newsPanel1 a:hover{
	text-decoration: underline;
}

div.newsPanel2 a{
	text-decoration: none;
	color: #000000;
}

div.newsPanel2 a:hover{
	text-decoration: underline;
}

div.newsPanel3 a{
	text-decoration: none;
	color: #000000;
}

div.newsPanel3 a:hover{
	text-decoration: underline;
}

div.newsPanel4 a{
	text-decoration: none;
	color: #000000;
}

div.newsPanel4 a:hover{
	text-decoration: underline;
}

div.rightPanel1{
	/* right container */
	position: absolute;
	left: 805px;
	top: 315px;
	width: 195px;
	height: 75px;
	/* borders and padding */
	padding: 2px;
	border: 0px solid #FFD9F2;
	font: bold 16px Arial;
	text-align: center;
	background: #ffffff; /*url(Images/Graphic4PinkSmall2.gif);*/
}

div.rightPanel1 table tr td{
	font: bold 16px Arial;
	text-decoration: none;
}

div.rightPanel1 table tr td a{
	font: bold 16px Arial;
	color: #0000cd;
	text-decoration: none;
}

div.rightPanel1 a:hover{
	text-decoration: underline;
}

div.rightPanel2{
	/* right container */
	position: absolute;
	left: 805px;
	top: 400px;
	width: 195px;
	height: 75px;
	/* borders and padding */
	padding: 2px;
	border: 0px solid #000000;
	font: bold 16px Arial;
	text-align: center;
	background: #ffffff; /* url(Images/Graphic4PinkSmall2.gif);*/
}

div.rightPanel2 table tr td{
	font: bold 16px Arial;
	text-decoration: none;
}

div.rightPanel2 table tr td a{
	font: bold 16px Arial;
	color: #0000cd;
	text-decoration: none;
}

div.rightPanel2 a:hover{
	text-decoration: underline;
}

div.rightPanel3{
	/* right container */
	position: absolute;
	left: 805px;
	top: 485px;
	width: 195px;
	height: 75px;
	/* borders and padding */
	padding: 2px;
	border: 0px solid #000000;
	font: 13px Arial;
	color: #0000cd;
	text-align: center;
	background: #ffffff; /*url(Images/Graphic4PinkSmall2.gif);*/
}

div.rightPanel3 table tr td{
	font: bold 16px Arial;
	text-decoration: none;
}

div.rightPanel3 table tr td a{
	font: bold 16px Arial;
	color: #0000cd;
	text-decoration: none;
}

div.rightPanel3 a:hover{
	text-decoration: underline;
}

div.rightPanel4{
	/* right container */
	position: absolute;
	left: 805px;
	top: 230px;
	width: 195px;
	height: 75px;
	/* borders and padding */
	padding: 2px;
	border: 0px solid #6495ED;
	font: bold 16px Arial;
	color: #0000cd;
	text-align: center;
	background: #ffffff;/* url(Images/Graphic4PinkSmall2.gif);*/
}

div.rightPanel4 table tr td{
	font: bold 16px Arial;
	text-decoration: none;
}

div.rightPanel4 table tr td a{
	font: bold 16px Arial;
	color: #0000cd;
	text-decoration: none;
}

div.rightPanel4 a:hover{
	text-decoration: underline;
}

div.rightPanel5{
	/* right container */
	position: absolute;
	left: 820px;
	top: 542px;
	width: 180px;
	height: 75px;
	/* borders and padding */
	padding: 2px;
	border: 0px solid #000000;
	font: 13px Arial;
	color: #0000ff;
	text-align: center;
	background: #ffffff url(Images/Graphic4PinkSmall2.gif);
}

div.rightPanel5 table tr td{
	font: 13px Arial;
	text-decoration: none;
}

div.rightPanel5 table tr td a{
	font: 13px Arial;
	color: #000000;
	text-decoration: none;
}

div.rightPanel5 a:hover{
	text-decoration: underline;
}

div.lowRightPanel{
	/* right container */
	position: absolute;
	left: 840px;
	top: 572px;
	width: 150px;
	height: 110px;
	/* borders and padding */
	padding: 1px;
	border: 0px solid #000000;
	font: 11px Arial;
	color: #000000;
	text-align: center;
	background: #FFffff;
}

div.lowRightPanel a{
	color: #000000;
	text-decoration: none;
}

div.lowRightPanel a:hover{
	text-decoration: underline;
}

div.nav{
	position: absolute;
	left: 0px;
	top: 200px;
	font: bold 11px Arial;
}

div.nav ul{
	margin:0;
	padding: 0;
	float: left;
	width: 1008px;
}

div.nav ul li{
	display: inline;
}

div.nav ul li a{
	float: left;
	padding: 5px 0px;
	width: 84px;
	text-align: center;
	text-decoration: none;
	font-family: Arial;
	font-weight:bold;
	color: #ffffff;
	background: #ffffff url(Images/BlueBar.bmp) repeat-x;
}

div.nav ul li a:hover{
	text-decoration: underline;
	color: #000000;
}

/* !!!! Common page                                              !!!!*/
div.mainPanel{
	position: absolute;
	left: 30px;
	top: 235px;
	width: 900px;
	height: 400;
	/* borders and padding */
	padding: 10px;
	border: 0px solid #000000;
	font: 12px Arial;
}

div.mainPanel p{
	font-size: 16px;
	font-family: Arial;
	color: #000000;
}

div.mainPanel table tr td a{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}

div.mainPanel table tr td{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}
div.mainPanel li a{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}

div.mainPanel p form{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}

div.mainRightPanel{
	position: absolute;
	left: 900px;
	top: 310px;
	width: 100px;
	height: 400;
	/* borders and padding */
	padding: 10px;
	border: 0px solid #000000;
	font: 12px Arial;
}

div.mainRightPanel table tr td a{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}

/* !!!! News page                                              !!!!*/
div.newsHeadlinesPanel{
	position: absolute;
	left: 10px;
	top: 235px;
	width: 490px;
	height: 390;
	/* borders and padding */
	padding: 1px;
	border: 0px solid #000000;
	font: 12px Arial;
	color: #000000;
}

div.newsHeadlinesPanel a{
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}

div.newsHeadlinesPanel table tr td a{
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}
div.newsHeadlinesPanel table tr td{
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}
div.newsHeadlinesPanel table tr td a:hover{
	text-decoration: underline;
}

div.newsDetailPanel1{
	position: absolute;
	left: 510px;
	top: 235px;
	width: 490px;
	height: 30;
	/* borders and padding */
	padding: 10px;
	border: 0px solid #000000;
	font: 16px Arial;
	color: #000000;
}
div.newsDetailPanel2{
	position: absolute;
	left: 510px;
	top: 255px;
	width: 470px;
	height: 330;
	/* borders and padding */
	padding: 10px;
	border: 0px solid #000000;
	font: 12px Arial;
	color: #000000;
}

div.newsDetailPanel2 table tr td{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}

/* !!!! FAQ page                                              !!!!*/
div.faqPanel{
	position: absolute;
	left: 10px;
	top: 235px;
	width: 960px;
	height: 4600;
	/* borders and padding */
	padding: 10px;
	border: 0px solid #000000;
	font: 12px Arial;
	color: #000000;
}

div.faqPanel p{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}

div.faqPanel p table tr td b{
	font-size: 16px;
	font-family: Arial;
	color: #000000;
}

div.faqPanel p table tr td b a{
	font-size: 16px;
	font-family: Arial;
	color: #000000;
}

/* !!!! About page                                              !!!!*/
div.aboutPanel{
	position: absolute;
	left: 20px;
	top: 235px;
	width: 950px;
	height: 260px;
	/* borders and padding */
	padding: 1px;
	border: 0px solid #000000;
	font: 12px Arial;
	color: #000000;
	text-align:left;
}

.aboutPanel p table tr td a{
	font-family: Arial;
	font-size:12px;
	color: #000000;
}

.aboutPanel table tr td{
	font-family: Arial;
	font-size:12px;
	color: #000000;
}

.aboutPanel a{
	font-family: Arial;
	font-size:12px;
	color: #000000;
}

.aboutPanel br p table tr td{
	font-family: Arial;
	font-size:12px;
	color: #000000;
}

.aboutPanel p table tr td a:hover{
	color: #0000ff;
}

div.academyMenuPanel{
	position: absolute;
	left: 10px;
	top: 235px;
	width: 960px;
	height: 50;
	/* borders and padding */
	padding: 1px;
	border: 0px solid #000000;
	font: 12px Arial;
}

.academyMenuPanel table tr td a:hover{
	color: #0000ff;
}

div.academyLeftPanel{
	position: absolute;
	left: 10px;
	top: 275px;
	width: 300px;
	height: 350;
	/* borders and padding */
	padding: 1px;
	border: 0px solid #000000;
	font: 12px Arial;
}
div.academyRightPanel{
	position: absolute;
	left: 350px;
	top: 275px;
	width: 620px;
	height: 350;
	/* borders and padding */
	padding: 1px;
	border: 0px solid #000000;
	font: 12px Arial;
}

div.galleryLeftPanel{
	position: absolute;
	left: 10px;
	top: 235px;
	width: 500px;
	height: 390;
	/* borders and padding */
	padding: 10px;
	border: 0px solid #000000;
	font: 12px Arial;
	color: #000000;
}

div.galleryLeftPanel table tr td{
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}

div.galleryRightPanel{
	position: absolute;
	left: 520px;
	top: 235px;
	width: 420px;
	height: 390;
	/* borders and padding */
	padding: 10px;
	border: 0px solid #000000;
	font: 12px Arial;
	color: #000000;
}

div.galleryRightPanel table tr td{
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}

div.galleryRightPanel p{
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}

div.academyCentrePanel{
	position: absolute;
	left: 100px;
	top: 275px;
	width: 800px;
	height: 350;
	/* borders and padding */
	padding: 1px;
	border: 0px solid #000000;
	font: 12px Arial;
}
div.academyMenuPanel table tr td{
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}
div.academyRightPanel table tr td{
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}

div.LinksLeftPanel{
	position: absolute;
	left: 10px;
	top: 235px;
	width: 300px;
	height: 390;
	/* borders and padding */
	padding: 10px;
	border: 0px solid #000000;
	font: 12px Arial;
}

div.LinksCentrePanel{
	position: absolute;
	left: 345px;
	top: 235px;
	width: 300px;
	height: 390;
	/* borders and padding */
	padding: 10px;
	border: 0px solid #000000;
	font: 12px Arial;
}

div.LinksCentrePanel table tr td{
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}

div.LinksRightPanel{
	position: absolute;
	left: 680px;
	top: 235px;
	width: 300px;
	height: 390;
	/* borders and padding */
	padding: 10px;
	border: 0px solid #000000;
	font: 12px Arial;
}

div.LinksLeftPanel table tr td{
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}

div.LinksLeftPanel table tr td a{
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}

div.LinksRightPanel table tr td a{
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}

div.LinksRightPanel table tr td{
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}

/* !!!! Common page                                              !!!!*/
div.galleryPanel{
	position: absolute;
	left: 20px;
	top: 235px;
	width: 960px;
	height: 420;
	/* borders and padding */
	padding: 10px;
	border: 1px solid #000000;
	font: 12px Arial;
}

/* *************************************************************************

FoNTS and STUFF

****************************************************************************/


.classPageTitle{
	font-family:arial;
	font-size:18px;
	color: #0000ff;
}
.classTableHeader{
	font-family:arial;
	font-size:13px;
}
.classBlack{
	font-family:arial;
	color:#000000;
	font-size:13px;
}
.classBlue{
	font-family:arial;
	color:#0000ff;
	font-size:13px;
}
.classBlackTr{
	font-family:arial;
	color:#000000;
	font-size:11px;
}
