body, html 
	{ 
		background-image: url(img/V_4_pattern.jpg);
		background-repeat: repeat;
		color: #082d36; 
		font-family: Trebuchet MS; 
		font-size: 12px; 
		margin: 0 0 0 0; 
		padding: 0 0 0 0; 
		overflow: auto
	}

h1 
	{ 
		color: #60a7b9; 
		font-size: 22px
	}

h2 
	{ 
		color: #60a7b9;  
		font-size: 18px
	}

h3 
	{ 
		color: #60a7b9; 
		font-size: 14px
	}


img.border 
	{ 
		border: 1px solid #000000
	}

ol 
	{ 
		color: #000; 
		margin-bottom: 1px 
	}

ul 
	{ 
		color: #000; 
		margin-bottom: 1px 
	}

li 
	{ 
		color: #000; 
		margin-bottom: 1px 
	}
	
a img 
	{
		border: none; 
		}

a:link 
	{ 
		color: #868021; 
		text-decoration: none; 
		border: solid 0px white
	}

a:visited 
	{ 
		color: #868021; 
		text-decoration: none; 
		border: solid 0px white
	}

a:hover 
	{ 
		color: #b2aa31; 
		text-decoration: none;
		border: solid 0px white
	}
	
a:active 
	{ 
		color: #000; 
		text-decoration: none;
		border: solid 0px white
	}
	
#top
	{
		
	}
	
#MPL 
	{ 
		background-image: url(img/V_4.jpg);
		height: 315px;
		width: 894px
 	 }

#menu a 
	{
		position: absolute;
		height: 24px;
		width: 128px;
		left: 8px; 
		text-decoration: none
  	}
  	
#menu a em 
	{ 
		visibility: hidden 
	}
	
a#home 
	{ 
		top: 97px; 
		left: 220px;
		height: 30px; 
		width: 77px;
	}

a#about 
	{ 
		top: 97px;
		height: 30px;  
		left: 297px; 
		width: 86px;
	}

a#portfolio 
	{ 
		top: 97px;
		height: 30px;		
		left: 383px; 
		width: 116px;
	}

a#resume 
	{ 
		top: 97px;
		height: 30px; 
		left: 499px; 
		width: 106px;
	}

a#contact 
	{ 
		top: 97px;
		height: 30px; 
		left: 605px; 
		width: 107px;
	}

a#musings 
	{ 
		top: 97px;
		height: 30px; 
		left: 712px; 
		width: 115px; 
	}

a#links 
	{ 
		top: 97px;
		height: 30px; 
		left: 827px; 
		width: 65px;
	}
	
a.current 
	{
		background-image: url(img/home.jpg);		
	}
	
a.current2 
	{
		background-image: url(img/about.jpg);		
	}
	
a.current3 
	{
		background-image: url(img/portfolio.jpg);		
	}
	
a.current4 
	{
		background-image: url(img/resume.jpg);		
	}
	
a.current5 
	{
		background-image: url(img/contact.jpg);		
	}
	
a.current6 
	{
		background-image: url(img/musings.jpg);		
	}
	
a.current7 
	{
		background-image: url(img/links.jpg);		
	}

#menu2
	{
		position: relative;
		width: 666px;
		left: 0px;
		bottom: 0px;
		font-size: 9px; 
  	}
  	
#credit
	{
		position: absolute;
		left: 5px;
		top: 5px;
		width: 124px;
		font-size: 9px 
	} 
	
#content
	{
		position: absolute;
		width: 671px;
		height: 100%;
		left: 220px;	
		top: 165px
	}	
	
#content2
	{
		position: absolute;
		width: 150px;
		height: 100%;
		left: 15px;	
		top: 165px
	} 
 	 
#submenu
	{
		position: absolute;
		height: 20px;
		width: 637px;
		top: 131px;
		left: 238px; 
		text-decoration: none
  	}
 	 	 
 	 