*{
	padding:0px;
	margin:0px;
}
html, body {
	width:100%;
	height:100%;
	background: url(/images/whbg.png) #000000;
	color:#FFF;
}
.wrap{
	margin:0px auto;
	width:900px;
	text-align:center;
	height:100%;
}
.topbar{
	margin:0px auto;
}
.lowerContent{
	position:relative;
	top:25%;
}
#resumeCell{
	text-align:center;
	background-color:#ffffdd;
	color:#000;
	padding:10px;
}
#resume{
	background-color:#999999;	
}
.linkMenu li{
	display:inline;
	padding: 0px 3px;
}
.linkMenu a{
	color:#FFFFFF;
	text-decoration:none;
	font-family: helvetica;
	font-variant: small-caps;
}
.linkMenu a:hover{
	color:#DDDDDD;
	text-decoration:underline;
}
#ee{
    float:right;
}

.topbar{
width:410px;
height:70px;
background: url(/images/topbar_03.png) transparent no-repeat top right;
}
.topbarBegin{
background: url(/images/topbar_01.png) transparent no-repeat top left;
height:70px;
}
.topbarCenter{
background: url(/images/topbar_02.png) transparent repeat-x;
height:70px;
margin:0px 125px;
}
.topbarCenter li{
display:inline;
}
.topbarCenter li a img{
width:36px;
border:0px;
margin:0px 7px;
vertical-align:top;
z-index:20;

}
.topbarCenter li a:hover img{
	width:50px;
	margin:5px 0px 0px 0px;
}