#mainArea{
position:relative;
border:none;
top:60px;
margin:0 auto;
width:394px;
text-align:center;
height:254px;
left:11px;
overflow:hidden;
color:#535255;
z-index:3;
background:#FFFFFF;
}

#glow{
position:absolute;
border:none;
margin:0 auto;
top:131px;
left:50%;
margin-left:-236px;
text-align:center;
overflow:hidden;
z-index:2;
}

#mainArea h2{
position:absolute;
left:10px;
right:10px;
background:#535255;
font-weight:normal;
text-align:left;
padding-left:10px;
text-transform:uppercase;
color:#FFFFFF;
}

#mainArea p{
position:relative;
top:20px;
padding:10px;
text-align:left;
font-size:10px;
}

#introText{
position:absolute;
font-size:9px;
background:url(../images/blackpix.png);
top:161px;
left:50%;
margin-left:-380px;
width:160px;
text-align:left;
height:289px;
overflow:visible;
behavior: url(iepngfix.htc);
line-height:11px;
}

#introText h2{
font-size:9px;
text-transform:uppercase;
padding:0;
margin:0;
margin-top:7px;
margin-left:7px;
border-bottom:#FFFFFF solid .75pt;
font-weight:bold;

}

#introText p{
font-weight:normal;
padding:0;
margin:7px;

}
#atomicMenu{
top:161px;
}

#signaturePic{
position:absolute;
bottom:50px;
right:30px;
border:none;
}


#thumbnailStrip{
position:relative;
top:15px;
margin:0 auto;
width:775px;
text-align:center;
height:101px;
overflow:hidden;

}


#thumbnailScroller{
overflow:hidden;
width:775px;
}

#thumbs{
width:1085px;
}

#thumbnailScroller a
{
	cursor: pointer;
}

#thumbnailScroller img
{
    background:#BBBBBB;
	border:none;
	border-right-width:0px;
	color: inherit;
	vertical-align:top;
	width: 152px;
	height: 98px;
}



#thumbnailScroller img
{
	background: #FFFFFF;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	text-align:center;
}

#spotlight{
position:absolute;
top:-15px;
left:50%;
margin-left:-378px;
z-index:99;

}