﻿body
{
	border-top: solid; 
	background-color: #000000;
}

.thumbs
{
	position: absolute; 
	top: 120px; 
	left: 660px;
}

.thumbimg
{
	border: 3px solid #404040;
	margin-bottom: 10px;
	margin-right: 10px;
}

.fullimage
{
	width: 520px; 
	height: 520px; 
	border : 1px solid #404040; 
	overflow: hidden; 
	position: absolute; 
	left: 120px; 
	top: 120px;
}

.fullimageseries
{
	width: 600px;
	height: 430px;
	border : 1px solid #404040;
	overflow: auto;
	position: absolute;
	left: 120px;
	top: 120px;
	padding: 10px;
}

.imagecontrols
{
	width: 520px; 
	height: 20px; 
	position: absolute; 
	left: 120px; 
	top: 620px;
}

.rightarrow
{
	position: absolute;
	top: 0px;
	left: 500px;
}

.rightarrow img
{
	border: none;
}

.leftarrow
{
	position: absolute;
	top: 0px;
	left: 9px;
}

.leftarrow img
{
	border: none;
}

.portfoliogroup
{
	color: #606060; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	position: absolute;
	top: 70px;
	left: 120px;
	width: 500px;
	padding: 0 0 0 0;
	text-align: center;
}

.portfoliogroupseries
{
	color: #606060; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	position: absolute;
	top: 70px;
	left: 120px;
	width: 580px;
	padding: 0 0 0 0;
	text-align: center;
}

.logo
{
	color: #606060; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 220px;
}

.logomenu
{
	color: #606060; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	position: absolute;
	top: 22px;
	left: 260px;
	width: 500px;
	text-align: right;
}

.logomenu a
{
	color: #606060;
}

.logo img
{
	vertical-align: middle;
}

.footer
{
	border-top : 1px solid #404040; 
	padding-top: 5px;
	padding-bottom: 20px;
	position: absolute;
	top: 710px;
	left: 10px;
	width: 750px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #606060;
}

.bodycontentimg
{
	position:absolute;
	top: 100px;
}

.bodycontent1
{
	position:absolute;
	top: 500px;
	left: 140px;
	width: 400px;
	color: #606060; 
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: large;*/
	font-weight: bold;
	text-align: left;
}

.bodycontent1 h1
{
	font-size: large;
	font-weight: bold;
}

.bodycontent1 p
{
	font-size: small;
	font-weight: bold;
}

.bodycontent1 p img
{
vertical-align: middle;
}

.bodycontent1 a
{
	color: #a0a0a0;
}

.bodycontent2
{
	position:absolute;
	top: 500px;
	left:500px;
	width: 300px;
	color: #606060; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.bodycontent2 h1
{
	font-size: large;
	font-weight: bold;
}

.bodycontent2 a
{
	color: #a0a0a0;
}

.bodycontent2 p
{
	font-size: small;
	font-weight: bold;
}

.aboutcontent
{
	position:absolute;
	top: 100px;
	margin: 10px 20px 0px 20px;
	width: 720px;
	color: #606060; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.aboutcontent a
{
	color: #a0a0a0;
}

.aboutcontent h5
{
	color: #a0a0a0;
	font-size: small;
}

.portfolioselect
{
	color: #606060; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	position: absolute;
	top: 670px;
	left: 120px;
	width: 500px;
	padding: 0 0 0 0;
	text-align: center;
}

.portfolioselect a
{
	color: #606060;
}
