body {
	margin:110px 20px 0px 20px;
	border:0px;
	padding:0px;
	font-weight:normal;
	}

	
#main {
	width:1024px;
	margin: 0px auto;
	
	}	
	


#lineTop {
	margin:12px 0px 0px 0px;
	border:0px;
	height:1px;
	width:1024px;
	background-color:#c0c3c9;
}


/*--------------------------------------------------------------------------------------------*/



#caption {
	position: relative;
	top:49px;
	left:0px;
	font-size: 11px;
	line-height: 17px;
	font-family: arial, san-serif;
	color: #666b6f;
	margin-bottom:150px;
}

#cv_text a {
	text-decoration: none;
	font-family: times, georgia;
	font-style:italic;
	letter-spacing:0.08 em;
	font-size: 14px;
	line-height: 15px;
	color: #666b6f;
}

#mey a:hover {
	font-family: times, georgia;
	font-style:italic;
	letter-spacing:0.08 em;
	font-size: 14px;
	line-height: 15px;
	color: #f42c77;

}


#gallery a:hover {
	font-family: times, georgia;
	font-style:italic;
	letter-spacing:0.08 em;
	font-size: 14px;
	line-height: 15px;
	color: #22cb99;

}


#cv_text {
	position: relative;
	top:0px;
	left:0px;
	width:700px;
	color:#C0C0C0;
}



/*--------------------------------------------------------------------------------------------*/



#lineNav {
	position: absolute;
	top: 225px;
	left:0px;
	height:1px;
	width:65px;
	background-color:#c0c3c9;
}

.nav {	
	position: absolute;
	top: 234px;
	left:0px;
	font-size: 10px;
	line-height: 16px;
	font-family: arial, san-serif;
	letter-spacing:1px;
	color:#666b6f;
	}
	
.nav a {
	text-decoration: none;
	color:#C0C0C0;
}

.nav a:hover {
	text-decoration: none;
	color:#494c4f;
}
	
	







