/*
.center
{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}*/

BODY
{
	background-color: #FFFFFF;
	font-family: Helvetica, Geneva;
	bottom-margin: 100px;
}

a:link 

{
text-decoration:none;
color: #b4b0b0;}

a:visited

{color: #b4b0b0;
text-decoration: none;}

a:hover

{text-decoration: none;
color: #333333;}


a:active
{text-decoration: none;
color: #000000;}

p
{
	color: #666666;
	font-family: helvetica;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	letter-spacing: 1pt;
}


.title
{
	color: #aba8a8;
	font-family: helvetica;
	font-size: 1.3em;
	line-height: normal;
	font-style: lighter;
	font-weight: 130;
	letter-spacing: 9px;
	position: relative; top: 30px; left: 30px;
	padding: 0;
	}


.Navigation1
{
	position: absolute;
	top: 110px;
	left: 40px;
	font-family: Helvetica;
	font-size: 0.6em;
	font-style: normal;
	font-variant: normal;
	letter-spacing:2px;
	
}



.Navigation2
{
	position: absolute;
	top: 140px;
	left: 40px;
	font-family: Helvetica;
	font-size: 0.6em;
	font-style: normal;
	font-variant: normal;
	letter-spacing:2px;
}
.Navigation3
{
	position: absolute;
	top: 170px;
	left: 40px;
	font-family: Helvetica;
	font-size: 0.6em;
	font-style: normal;
	font-variant: normal;
	letter-spacing:2px;
}
.Navigation4
{
	position: absolute;
	top: 200px;
	left: 40px;
	font-family: Helvetica;
	font-size: 0.6em;
	font-style: normal;
	font-variant: normal;
	letter-spacing:2px;
}

.Navigation5
{
	position: absolute;
	top: 230px;
	left: 40px;
	font-family: Helvetica;
	font-size: 0.6em;
	font-style: normal;
	font-variant: normal;
	letter-spacing:2px;
}


.images
{
	background: #FFFFFF;
	position: absolute;
	top: 112px; left: 200px;
	padding: 16px;
	border: solid thin rgb(182,178,178);
}

.arrows
{
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;

	letter-spacing: 2pt;
	padding-top: 0.0em;
     padding-right: 0.0em;
     padding-bottom: 1.9em;
     padding-left: 0.0em;
    position: absolute;
	top: 350px; left: 35px;
}

.profile 
{
	border: solid thin rgb(182,178,178);
 	position: absolute;
	top: 112px;
	left: 180px;
	width: 500px;
	height: 360px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}
	
.contacttext
{
    font-color: #b4b0b0;
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	letter-spacing: 1pt;
	padding-top: 20px;
	
}
