A:link {
        font-size: 14px;
		font-family: times, serif;
        color: #477c47;
        font-weight : normal;
        font-style: italic;
        font-weight: bold;
        text-decoration: none;
        line-height:24pt;

}

A:active {
        font-size: 14px;
		font-family: times, serif;
        color: #477c47;
        font-weight : normal;
        font-style: italic;
        font-weight: bold;
        text-decoration: none;
        line-height:24pt;
}

A:visited {
        font-size: 14px;
		font-family: times, serif;
        color: #477c47;
        font-weight : normal;
        font-style: italic;
        font-weight: bold;
        text-decoration: none;
        line-height:24pt;
}

A:hover {
        font-size: 14px;
		font-family: times, serif;
        color: #3a624f;
        font-weight : normal;
        font-style: italic;
        font-weight: bold;
        text-decoration: none;
        line-height:24pt;
}



		
		
#menu{
	position:absolute;
    left:276px;
	top:77px;
	width:700px;
	padding-left:0px;
	z-index:1;

	text-align:left;
	color:#333333;
	font-family:times;
	font-size:12px;
    font-style: italic;
    font-weight: bold;
	line-height:15pt;
	}	

#tittles{
	position:absolute;
    left:52px;
	top:130px;
	width:400px;
	padding-left:0px;
	z-index:1;

	text-align:left;
	color:#3a624f;
	font-family:times;
	font-size:14px;
	font-style :italic;
	line-height:12pt;
	}
	
#work{
	position:absolute;
    left:287px;
	top:132px;
	width:715px;
	padding-left:0px;
	z-index:2; 
	
	text-align:left;
	color:#3a624f;
	font-family:times;
	font-size:15px;
	font-style :italic;
	line-height:13pt;
	}
	
#header{
	position:fixed;
    left:0px;
	top:0px;
	width:480px;
	padding-left:0px;
	z-index:4;
	}		

#intro{
	position:absolute;
    left:119px;
	top:360px;
	width:750px;
	padding-left:0px;
	z-index:1;
	}	
	
#site{
	position:relative;
    left:0px;
	top:0px;
	width:950px;
	padding-left:0px;
	z-index:4;
	}
	
#resume{
	position:absolute;
    left:410px;
	top:370px;
	width:220px;
	padding-left:0px;
	z-index:2; 
	
	text-align:left;
	color:#3a624f;
	font-family:times;
	font-size:15px;
	font-style :italic;
	line-height:13pt;
	}
	
	
