﻿body 
{
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
#container
{
	height: 430px;
	width: 744px;
	background-image: url(Images/CommonBack.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
.ContentMain
{
	height: 436px;
	width: 744px;
	background-repeat: no-repeat;
	background-image: url(Images/MasterBack.gif);
}
.ContentDetail
{
	height: 436px;
	width: 744px;
	background-image: none;
}
#imageList
{
}
A
{
	color: White;
	text-decoration: none;
	border: none 0px;
}
A:Hover
{
	color: White;
	text-decoration: underline;
	border: none 0px;
}
#controls
{
	display: block;
	text-align: right;
	width: 441px;
	position: absolute;
	top: 55px;
}
#inset
{
	position: absolute;
	top: 150px;
	left: 315px;
}
#talentList
{
	position: absolute;
	top: 235px;
	left: 330px;
}
#mainImage
{
	display: block;
	position: absolute;
	right: 0px;
	top: 47px;
}
.ListImage
{
	margin-left: 10px;
	border: none 0px;
}
.listHolder
{
	text-align: center;
}
#ResumeList
{
	margin-top: 15px;
	margin-bottom: 10px;
	width: 650px;
	text-align: center;
}
.ResumeName
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16pt;
	font-weight: bold;
	color: Black;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navMap
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1001;
}