body {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
a:link {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:underline;
}
a:hover {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#888888;
	text-decoration:underline;
}
a:active {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:underline;
}
a:visited {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:underline;
}
body.home {
	background-image:   url("gfx/main_bg.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
	margin:0px 0px 0px 0px;
}
body.contact {
	background-image:   url("gfx/contact_mainFrame.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}
body.about {
	background-image:   url("gfx/about_mainFrame.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}
body.tour {
	background-image:   url("gfx/tour_mainFrame.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}
body.services {
	background-image:   url("gfx/services_mainFrame.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
	margin:0px 1px 0px 0px;
}
body.homeThumb {
	background-image:   url("gfx/thumbs/homeThumbs.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}
body.servicesThumb {
	background-image:   url("gfx/thumbs/services.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}
body.contactThumb {
	background-image:   url("gfx/thumbs/contact.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}
body.aboutThumb {
	background-image:   url("gfx/thumbs/about.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}
body.tourThumb {
	background-image:   url("gfx/thumbs/tour.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}
body.convThumb {
	background-image:   url("gfx/thumbs/convention.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}
body.uploadPop {
	background-image:   url("gfx/popUp_bg.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}