﻿body 
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #AAAAAA;
}

body a
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #888888;
}

body a:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #DDDDDD;
}

.contact
{
	background-color: Transparent;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #888888;
	text-align: justify;
	vertical-align: middle;
	text-decoration: none;
}

.contact td
{
	vertical-align: top;
}

.welcome
{
	background-color: Transparent;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 72pt;
	font-weight: bold;
	color: #888888;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.portofolioSmallImages
{
	width: 90px;
	height: 55px;
	vertical-align: middle;
	text-align: center;
}

.text_content
{
	float: left;
	width: 800px;
}

.fifth_text_content
{
	width: 150px;
	text-align: left;
}

.text_content .fifth_text_content
{
	float: left;
	padding: 0px 5px 0px 5px;
	position: relative;
}