﻿body 
{

}

#main #thumbnails
{
	width: 552px;
	padding-left: 4px;
	border-right: none;
}

.contactForm
{
	height: 400px;
	width: 540px;
	margin: 0 auto;
	background-color: Transparent;
	padding: 0px 0px 0px 0px;
	z-index: 2;
	font-size: 10pt;
}
.contactForm span
{
	color: #4e4e4e;
	font-size: 14pt;
}

.titleOffset
{
	margin: 43px 450px 0px 0px;
}
.pageTitle
{
	color: #4e4e4e;
	font-size: 18pt;
	margin: 0px auto;
	width: 100px;
	display: block
}
#aboutText
{
	position: absolute;
	top: 180px;
	width: 530px;
	text-align: justify;
	font-family: Arial, Sans-Serif;
	line-height: 22pt;
	visibility: hidden;
}
#aboutText A, #aboutText A:visited
{
	text-decoration: underline;
	color: Black;
}
#aboutText A:hover
{
	text-decoration: underline;
	color: Gray;
}
#aboutNav
{
	margin-right: 10px;
}
#aboutNav img
{
	border: none;
}
#aboutScroll
{
	height: 335px;
	width: 10px;
}
#scroller
{
	background-color: Gray;
	width: 8px;
	margin-left: 1px;
	position: absolute;
	opacity: 0.3;
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    filter:alpha(opacity=30);
    display: block;
    visibility: hidden;
}

#upBtn
{
	display: block;
	margin-bottom: 7px;
}
