@charset "UTF-8";
.main {
	height: 794px;
	width: 1200px;
	position: absolute;
	left: 36px;
	top: 58px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 10.5pt;
	color: #9B9B9B;
	line-height: 14pt;
}
.content {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 241px;
}
.images {
	position: absolute;
	left: 252px;
	top: 130px;
	width: 626px;
}
.caption {
	position: absolute;
	left: 935px;
	bottom: 0px;
}
.caption2 {
	position: absolute;
	left: 935px;
	bottom: 187px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.style2 {
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #9B9B9B;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
a {
	font-style: italic;
}
a:visited {
	color: #9B9B9B;
}
#aboutswap
{
  display: block;
  width: 48px;
  height: 11px;
  background: url("about.png") no-repeat 0 0;

}

#aboutswap:hover
{ 
  background-position: 0 -11px;
}

#aboutswap span
{
  display: none;
}
#projectswap
{
  display: block;
  width: 67px;
  height: 11px;
  background: url("projectsroll.png") no-repeat 0 0;

}

#projectswap:hover
{ 
  background-position: 0 -11px;
}

#projectswap span
{
  display: none;
}
img {
	border: 0px none;
}

