body  { 

	color: black;
	font-family: Arial, arial;
	height: 95%;
	width: 90%;	
	
}

#container {

	height: 600px;
	width: 750px;
	position: absolute;
	bottom: 0;
	right: 0;

}

#contact {
	
	width: 170px;
	font-size: 12px;
	letter-spacing: 2px;
	position: absolute;
	right: 180;
	bottom: 40;
	text-align: center;

}

#contact a  {

	color: #CCCCCC;
	text-decoration: none;
}


#portfoliotext  {

	width: 170px;
	font-size: 12px;
	letter-spacing: 2px;
	position: absolute;
	right: 180;
	bottom: 40;
	text-align: center;
}

#portfoliocontent  {

	width: 180px;
	height: 1px;
	font-size: 12px;
	letter-spacing: 2px;
	position: absolute;
	right: 180;
	bottom: 60;
	text-align: center;
	overflow: hidden;

}

#portfoliocontent p  {

	position: absolute;
	font-size: 10px;
	letter-spacing: 1px;
	color: lightgrey;
	bottom: 0;
	right: 10;
}

#portfoliotext a  {

	color: #808080;
	text-decoration: none;
}

#portfoliocontent a  {

	color: #808080;
	text-decoration: none;
}

#portfoliocontent a:hover  {

	color: #20486B;
}

#splashimg  {

	height: 225px;
	width: 150px;
	font-size: 12px;
	letter-spacing: 2px;
	position: absolute;
	right: 25;
	bottom: 0;
	text-align: center;
	color: black;
}

#logotext  {

	width: 150px;
	font-size: 12px;
	letter-spacing: 2px;
	position: absolute;
	right: 25;
	bottom: 40;
	text-align: center;
	color: black;
}

#logotext a { 

	text-decoration: none; 
	color: #20486B;	
	
}
