BODY {
	background-color: #FFFFFF;
/*	background-image: url(images/homebackground.jpg); */
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}	

.text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}

.text a:link {
	text-decoration: none; /* this prevents the underline */
	color: #0000FF;
}

.text a:visited {
	text-decoration: none;
	color: #0000FF;
}

.text a:hover {
	text-decoration: underline;  /* this gives you the underline when you hover  */
	color: #FF0000;
}	

.text2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	
	color: #0000FF;
}

.text2 a:link {
	text-decoration: underline; /* this prevents the underline */
	color: #0000FF;
}

.text2 a:visited {
	text-decoration: underline;
	color: #0000FF;
}

.text2 a:hover {
	text-decoration: underline;  /* this gives you the underline when you hover  */
	color: #FF0000;
}	
.text3 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	
	color: #0000FF;
}

.text3 a:link {
	text-decoration: underline; /* this prevents the underline */
	color: #0000FF;
}

.text3 a:visited {
	text-decoration: underline;
	color: #0000FF;
}

.text3 a:hover {
	text-decoration: underline;  /* this gives you the underline when you hover  */
	color: #FF0000;
}


#portfolio { 
	position: absolute; 
	top: 370px; 
	left: 160px; 
	width: 1px; 
	height: 1px;
}

#designsite {
	position: absolute; 
	top: 80px; 
	left: 15px; 
	width: 1px; 
	height: 1px;
}

#mslogo {
	position: absolute; 
	top: 95px; 
	left: 15px; 
	width: 1px; 
	height: 1px;
}

#resume {
	position: absolute; 
	top: 370px; 
	left: 320px; 
	width: 1px; 
	height: 1px;
}

#contact {
	position: absolute; 
	top: 370px; 
	left: 450px; 
	width: 1px; 
	height: 1px;
}

#copyright {
	position: absolute; 
	top: 400px; 
	left: 130px;
}

#more {
	position: absolute; 
	top: 400px; 
	left: 440px;
}

#content {
	position: absolute;
}