body
{ 
background: #FFFFFF;
margin-top:30px;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
}


p
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10.5px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}

.resume
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10.5px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #818181;
	
}

.caption
{
	color: #000000;
	font-family: Univers, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
	padding:5px;
	border-right: 1px solid #818181;
	border-left: 1px solid #818181;
	border-top: 1px solid #818181;
}

.home
{
width:800px;
height:500px;
margin-top:auto;
margin-bottom:auto;
}

.copyright
{
	color: #8E8E8E;
	font-family: Univers, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
	padding-top:10px;
}

.border
{
border: 1px solid #818181;
padding:80px;
}


#navigation{ 
line-height:18px;
font-family: Arial, sans-serif;
color:#8E8E8E; 
font-weight: bold; 
font-size:10px; 
text-decoration:none; 
padding-bottom:5px;
}

#navigation a{ 
color:#8E8E8E; 
text-decoration:none; 
font-size:10px;
}

#navigation a:hover{ 
color:#000000;
}


a.mail:link { color: #818181; }
a:link { color: #818181; }
a:visited { color: #818181; }


