body {
	font-family: Georgia, Verdana, Sans-Serif, Helvetica;
	color: #000000;
	font-size: 12px;
}

a {font-family: Georgia, Verdana, Sans-Serif, Helvetica; text-decoration: none; }
a:link {color: #ffffff; }
a:visited {color: #ffffff; }
a:active {color: #ffffff; }
a:hover {color: #ffffff; text-decoration: underline; }

a.list:link {color: #000000; }
a.list:visited {color: #000000; }
a.list:active {color: #000000; }
a.list:hover {color: #ce4103; text-decoration: underline; }

a.home:link {color: #ffffff; }
a.home:visited {color: #ffffff; }
a.home:active {color: #ffffff; }
a.home:hover {color: #ce4103; text-decoration: underline; }

#title {
	font-family: Georgia, Verdana, Sans-Serif, Helvetica;
	color: #000000;
	font-weight: bold;
	font-size: 20px;
}

#title-client {
	font-family: Georgia, Verdana, Sans-Serif, Helvetica;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
}

#list {
	font-family: Georgia, Verdana, Sans-Serif, Helvetica;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

#list-client {
	font-family: Georgia, Verdana, Sans-Serif, Helvetica;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
}

#list-client-b {
	font-family: Georgia, Verdana, Sans-Serif, Helvetica;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

#resume {
	font-family: Georgia, Verdana, Sans-Serif, Helvetica;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
}

#home {
	font-family: Georgia, Verdana, Sans-Serif, Helvetica;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}

.BkgdImage_Index
{
background-image: url('images/confusion_2007.jpg');
background-repeat: none;
width: 1000px;
height: 800px;
position: absolute;
left: 0px;
top: 0px;
}

.BkgdImage_ClientList
{
background-image: url('images/confusion_2007_client_list.jpg');
background-repeat: none;
width: 1000px;
height: 800px;
position: absolute;
left: 0px;
top: 0px;
}

.BkgdImage_Project_Samples
{
background-image: url('images/confusion_2007_samples.jpg');
background-repeat: none;
width: 1000px;
height: 800px;
position: absolute;
left: 0px;
top: 0px;
}

.Sample_Projects_Box
{
background:#ffffff;
width: 520px;
height: 470px;
position: absolute;
left: 50px;
top: 70px;
}

.Sample_Projects
{
position: absolute;
left: 80px;
top: 100px;
}

.Text_Index_Featured_Projects
{
position: absolute;
left: 90px;
top: 395px;
}

.Text_Index_Professional_Profile
{
position: absolute;
left: 330px;
top: 395px;
}

.Text_ClientList
{
position: absolute;
left: 640px;
top: 90px;
}

.Home
{
position: absolute;
left: 935px;
top: 45px;
}