body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2EFE8;
}

a:visited {
	color: #F2EFE8;
	background-color: #A5A397;
	text-decoration: none;
}
.style2
{
   font: 11px Trebuchet MS;
   font-weight:normal;
   letter-spacing:2px;	
   color: #F2EFE8;
}


body {
	background-color: #F2EFE8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mainDiv
{
  width:200px;
}

.topItem
{
  border: none;
  width: 120px;
  height: 15px;
  color: #A5A397;
  cursor:pointer;
  text-indent:1em;
}

.topItem a:link {
  background-color: #A5A397;
  color: #F2EFE8;
  cursor:pointer;
  text-decoration: none;
}

.topItem a:hover {
	font-weight: bold;
}

.dropMenu
{
  background-color: #A5A397;
  color: #000;
  border: 1px solid #F2EFE8;
  border-width: 0 0px 0px 1px;
  filter:alpha(opacity=100);
  margin-left:2em;
  padding-top:5px;
  padding-bottom:6px;
}

.subMenu
{
   display:block;
   z-index:1
}

.subItem
{
   margin-left:5px;
   margin-top:2px;
   margin-bottom:2px;
   height:20px;
   color: #A5A397; 
}

.subItem a:link
{
   margin-left:0px;
   font: 10px Trebuchet MS;
   letter-spacing:2px;	
   text-decoration:none;
   color: #F2EFE8;
}

.subItem a:hover
{

   letter-spacing: 2px;	
   text-decoration:none;
   color: #2F4F4F;
}


.contact {
	position:relative;
	padding: 2px;
	line-height:16px;
	left:30px;
	width: 225px;
	top: 25px;
	height: 50;
	background-color: #A5A397;
	layer-background-color: #A5A397;
	z-index: 99;
}

.author {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	padding: 2px;
	line-height:16px;
	left:30px;
	width: 225px;
	top: 275px;
	height: 25;
	background-color: #A5A397;
	layer-background-color: #A5A397;
	z-index: 99;
}

.bio {
	position:relative;
	padding: 2px;
	line-height:12px;
	left:30px;
	width: 365px;
	top: 25px;
	background-color: #A5A397;
	layer-background-color: #A5A397;
	z-index: 99;
}

.clients {
	position:relative;
	padding: 2px;
	line-height:15px;
	left:30px;
	width: 340px;
	top: 20px;
	background-color: #A5A397;
	layer-background-color: #A5A397;
	overflow: auto;
	z-index: 0;
}

.portfolio {
	position:fixed;
	padding: 2px;
	line-height:15px;
	left:393px;
	width: 375px;
	top: 30px;
	background-color: #A5A397;
	layer-background-color: #A5A397;
	overflow: auto;
	z-index: 0;
	height: 20;
}

.portfolioImage {
	position:relative;
	left:-40px;
	width: 405px;
	height: 407px;
	top: 35px;
	background-color: #A5A397;
	layer-background-color: #A5A397;
	overflow: auto;
	z-index: 0;
}

.thumbnails {
	position:relative;
	padding: 2px;
	line-height:12px;
	left:44px;
	width: 300px;
	top: 58px!important;
	top: 42px;
	background-color: #A5A397;
	layer-background-color: #A5A397;
	z-index: 99;
}
ul {
	position: relative;
	text-align: right;
}

li {
	list-style-type: square;
}

li a:link {
	text-decoration: none;
}

li a:hover {
	font-weight: bold;
	font-size: 1em;
} 