﻿body			{ background-image: url('../images2007/bg_PageBackground.jpg'); 
               		background-repeat: repeat-y; background-position: center}
body, td, li,
input, select,
textarea		{ font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:Black; }
a				{ font-weight:bold; }

.MainPage		{ border-collapse: collapse; width:1000px; }
.MainPage .contentArea		{ background-image: url('../images2007/bg_ContentPanel.gif'); 
								background-repeat: repeat-y; background-position: center top;
								text-align:center; 
								padding-left:211px; 
				}


.MainPage .contentArea .leftPanel	{ width:190px; color:White; font-weight:bold; }
	.MainPage .contentArea .leftPanel a:link	{ color:Yellow; text-decoration:underline; }
	.MainPage .contentArea .leftPanel a:visited	{ color:Yellow; text-decoration:underline; }
	.MainPage .contentArea .leftPanel a:active	{ color:Yellow; text-decoration:underline; }
	.MainPage .contentArea .leftPanel a:hover	{ color:#1B5793; text-decoration:underline; }
	.MainPage .contentArea .leftPanel li		{ color:White; }
.MainPage .contentArea .centrePanel	{ width:304px; }
.MainPage .contentArea .rightPanel	{ width:122px; }
.MainPage .contentArea .spannedPanel	{ width:426px; }

.footerText		{ font-size:7pt; }
.bold			{ font-weight:bold; }
.GalleryLink	{ font-family:GoodDog Plain, Arial, Helvetica, sans-serif; font-size:16pt;
					font-weight:normal; color:#B51F2B; text-align:center; }

h1				{ font-family:GoodDog Plain, Arial, Helvetica, sans-serif; font-size:20pt;
					font-weight:normal; color:#1B5793; text-align:center; }
h2, h3, h4, h5 {
	font-family:"GoodDog Plain", Arial, Helvetica, sans-serif;
}					
#FloatingImages {
	position:absolute;
	top:1000px;
	left:0px;
	width:100%;
	height:100%;
	z-index:10;
	/*display:none;*/
}
#FloatingImages a {
	color:red;
}

<!--[if IE]>

<[endif]-->
