body {
	background-color: #FFFFFF;
	margin: 0;
	/*background-image: url(images/back.gif);*/
}
 
 p, td, b, h3, input, textarea   { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}

p, b, h3, ul {
	line-height: 14pt;
	letter-spacing: 0.2pt;
}

h3 {
	font-size: 16px;
	color: #993300;
	line-height: 16pt;
	letter-spacing: 0.5pt;
	font-weight: bold;
}

a:link, a:active, a:visited, a:hover {
	color: #0000CC;
}

.footer {
	background-color: #FFF4EE;
	font-size: 10px;
	color: #666666;
	padding: 2px;
}

.galleryFooterDark {
	color: #333399;
	font-size: 12px;
	font-weight: bold;
}

.galleryFooterLight {
	color: #FF9966;
	font-size: 12px;
	font-weight: bold;
}

.galleryFooterNav {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.launchGallery {
	background-color: #FFE3C6;
}

.leftNavOff,
a.leftNavOff:link,
a.leftNavOff:active,
a.leftNavOff:visited,
a.leftNavOn:link,
a.leftNavOn:active,
a.leftNavOn:visited {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #333366;
}

a.leftNavOn:link, a.leftNavOn:active, a.leftNavOn:visited {
	color: #000000;
	text-decoration: none;
}

.rightNavOff,
a.rightNavOff:link,
a.rightNavOff:active,
a.rightNavOff:visited,
a.rightNavOn:link,
a.rightNavOn:active,
a.rightNavOn:visited {
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
	color: #0000CC;
}

.rightNavOn,
a.rightNavOn:link, 
a.rightNavOn:active, 
a.rightNavOn:visited {
	color: #CC6633;
}

