﻿body {
	scrollbar-face-color: 636363;
	scrollbar-highlight-color: 636363;
	scrollbar-arrow-color: 929591;
	scrollbar-track-color: DBE2DC;
}

p{
	margin-top: 0;
	margin-bottom: 5; 
}

#profile p{
	margin-top: 0;
	margin-bottom: 8; 
}

#left p{
	margin-top: 0;
	margin-bottom: 1; 
}

.text{
	font-family: Helvetica Neue, sans-serif;
	font-size:11px;
	color: #929295;
	line-height:14px;
}

.title{
	font-family: Helvetica Neue, sans-serif;
	font-size:12px;
	color: #929295;
	font-weight:bold;
}

.htext1{
	font-family: Myriad;
	font-size:14px;
	color: #A1ADA4;
	line-height:16px;
	font-weight:bold;
}

.htext2{
	font-family: Myriad;
	font-size:14px;
	color: #7D7B7C;
	line-height:16px;
	font-weight:bold;
}

.stext{
	font-family: Helvetica Neue, sans-serif;
	font-size:10px;
	color: #929295;
	line-height:14px;
}

.ctext{
	font-family: Helvetica Neue, sans-serif;
	font-size:11px;
	color: #929295;
	line-height:14px;
}

a.menu:link, a.menu:visited{
	font-family: Helvetica Neue, sans-serif;
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}

a.menu:hover {
	font-family: Helvetica Neue, sans-serif;
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:BOLD;
}

.thumb{
	font-family: Helvetica Neue, sans-serif;
	font-size:10px;
	cursor: pointer;
}

.img{
	font-family: Helvetica Neue, sans-serif;
	font-size:10px;
	background-color:#E3E3E3;
	color: #BAB9BA;
}


.thumb2{
	font-family: Helvetica Neue, sans-serif;
	font-size:16px;
	color: #BAB9BA;
	background-color: #000000;
}
.greybg{
	background-color: #636363;
}

a.url:link, a.url:visited{
	font-family: Helvetica Neue, sans-serif;
	font-size:12px;
	color: #D3D3D3;
	font-weight:normal;
	text-decoration: none;
}

a.url:hover{
	font-family: Helvetica Neue, sans-serif;
	font-size:12px;
	color: #525051;
	font-weight:normal;
	text-decoration: none;
}

a.mail:link, a.mail:visited{
	font-family: Helvetica Neue, sans-serif;
	font-size:10px;
	color: #929295;
	line-height:14px;
	text-decoration: none;
}

a.mail:hover{
	font-family: Helvetica Neue, sans-serif;
	font-size:10px;
	line-height:14px;
	color: #525051;
	text-decoration: none;
}

.footer{
	font-family: Helvetica Neue, sans-serif;
	font-size: 10px;
	color: CCCCD6;
	text-align: right;
}

a.footer:link, a.footer:visited{
	font-family: Helvetica Neue, sans-serif;
	font-size:10px;
	color: CCCCD6;
	text-decoration: none;
}

a.footer:hover{
	font-family: Helvetica Neue, sans-serif;
	font-size:10px;
	color: #525051;
	text-decoration: none;
}


a.contact:link, a.contact:visited{
	font-family: Helvetica Neue, sans-serif;
	font-size:11px;
	color: #929295;
	font-weight:bold;
	text-decoration: none;
}

a.contact:hover{
	font-family: Helvetica Neue, sans-serif;
	font-size:11px;
	color: #525051;
	font-weight:bold;
	text-decoration: none;
}

#topHeading 
{
	DISPLAY: block;
	POSITION: absolute;
	Z-INDEX: 1;
	LEFT: -1000px;
	WIDTH: 550px;
	TOP: 0px;
	visibility: hidden;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: a7b3a9;
	line-height: 22px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 7e7c7d;
	line-height: 22px;
}
#container {
	width: 900px;
	height: 560px;
	margin-left: auto;
	margin-right: auto;
}
