body 		{
				background-color: #000000; }

#container {
				margin: 0;
				background-image: url(../images/portfolio-black-bg.gif);
				background-repeat: no-repeat; 
				width: 930px;
				height: 2400px;
				text-align: left;
			}
#featured {
				background-image: url(../images/featured-item-firefocks.jpg);
				background-repeat: no-repeat;
				width: 576px;
				height: 350px;
				position: relative;
				left: 10px;
				top: 60px;
				float:left;
			}
#featured-text {
				line-height: 18px;
				z-index: 100;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #000000;
				text-align: right;
				right: 228px;
				position: relative;
				width: 800px;
				top: 350px;
				float:left;
			}

.checkitout {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight:bold;
				color: #000000;
			}


#profile {
				background-repeat: no-repeat;
				width: 250px;
				height: 155px;
				position: relative;
				left: 90px;
				top: 160px;
				float: left;
			}

#fb {
				background-image: url(../images/facebook.jpg);
				background-repeat: no-repeat;
				width: 158px;
				height: 44px;
				position: relative;
				left: 90px;
				top: 170px;
				float: left;
			}
#profilebuttons {
				position: relative;
				right: 160px;
				top: 180px;
				float: left;
			}
#footerlink { 
				position: absolute; 
				top: 2280px; 
				left: 745px; 
				width: 83px; 
				height: 83px; 
				background-color: transparent; 
				border: none; }
				
a.web {
	display: block;
	width: 158px;
	height: 26px;
	position: relative;
	right: 252px;
	top: 320px;
	float: left;
	background-image: url('../images/web-button.gif');
}

a.web:hover {
	background-image: url('../images/web-button-over.gif');
}
a.ill {
	display: block;
	width: 158px;
	height: 26px;
	position: relative;
	right: 410px;
	top: 360px;
	float: left;
	background-image: url('../images/ill-button.gif');
}

a.ill:hover {
	background-image: url('../images/ill-button-over.gif');
}
a.anim {
	display: block;
	width: 158px;
	height: 26px;
	position: relative;
	right: 567px;
	top: 400px;
	float: left;
	background-image: url('../images/anim-button.gif');
}

a.anim:hover {
	background-image: url('../images/anim-button-over.gif');
}


#illsection {
	position: relative;
	width: 700px;
	height: 400px;
	float: right;
	right: 100px;
	top: 250px;
			}	


		
#websection {
	position: relative;
	width: 700px;
	height: 400px;
	float: right;
	right: 100px;
	top: 350px;
			}	
			
		

					
#animsection {
	position: relative;
	width: 700px;
	height: 400px;
	float: right;
	right: 100px;
	top: 460px;
			}	
			
img
{  border-style: none;
}

hr
{
background-color:#eb7483;
color:#eb7483;
border: 0;
height: 1px;
width: 100%; 
text-align: left;

}

.leftnavtext {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-style:bold;
color:#eb7483;
position: relative;
bottom: 15px;

}


a.link:link { 
		color: #999999;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;}

a.link:visited {
		color: #333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px; }

a.link:hover { 
		color: #333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;}

a.link:active { 
		color: #ffcc00;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;}



