@charset "utf-8";
/* CSS Document */
body{
background-color:#000000;
}
#title{
	width:330px;
	height:110px;
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana;
	font-size:50px;
	float:left;
	margin-top:-80px;
	margin-left:60px;
	text-align:right;
}

#shop_title{
	height:110px;
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana;
	font-size:80px;
	float:left;
	margin-top:170px;
	margin-left:200px;
}
#portfolio_title{
	height:110px;
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana;
	font-size:65px;
	float:left;
	margin-top:30px;
	margin-left:100px;
	}

#about_me{
	height:400px;
	width:350px;
	float:left;
	margin-left:460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height:20px;
	margin-top:-50px;
}

#contact_me{
	height:450px;
	width:400px;
	float:left;
	margin-left:457px;
	margin-top:-70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height:20px;
}

.content_title{
font-size:30px;
font-family: "Century Gothic", Verdana;
line-height:30px;
}

#header{
width:1024px;
height:400px;
margin-right:150px;
margin-top:0px;
}

#animation{
height:300px;
width:100%;
float:left;
background-image:url(animations/rollover_animation/myface_loop.gif);
background-repeat:no-repeat;
margin-top:99px;
margin-left:30px;
}

#portfolio_animation{
height:300px;
width:100%;
float:left;
background-image:url(animations/page_animation/flower.gif);
background-repeat:no-repeat;
margin-top:80px;
margin-left:30px;

}

#shop_animation{
height:300px;
width:100%;
float:left;
background-image:url(animations/page_animation/flower.gif);
background-repeat:no-repeat;
margin-top:80px;
margin-left:30px;

}

#animation:hover{
background-image:url(animations/rollover_animation/myface_loop.gif);
}

#portfolio_animation:hover{
background-image:url(animations/rollover_animation/flower_rollover.gif);
}

#shop_animation:hover{
background-image:url(animations/rollover_animation/flower_rollover.gif);
}

#container{
width:1024px;
}

#nav_bar{
width:200px;
height:160px;
margin-top:30px;
float:left;
margin-left:-30px;
margin-right:-73px;
}

#nav_bar_portfolio{
width:200px;
height:160px;
margin-top:-60px;
float:right;
margin-left:380px;
}

#nav_bar_shop{
width:200px;
height:200px;
margin-top:-130px;
float:right;
margin-right:-70px;
}


.style3{
	font-size: 20px;
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana;
	padding-left:65px
}
#home{
	width:200px;
	height:35px;
	cursor: default;
	text-decoration: none;
	color: #888888;
	font-family: "Century Gothic", Verdana;
	font-size: 24px;
}

#home:hover{
	color: #FFFF99;
}

#portfolio{
	width:200px;
	height:35px;
	cursor: default;
	text-decoration: none;
	color: #888888;
	font-family: "Century Gothic", Verdana;
	font-size: 24px;	
}

#portfolio:hover{
	color: #FFFF99;
}

#shop{
	width:200px;
	height:35px;
	cursor: default;
	text-decoration: none;
	color: #888888;
	font-family: "Century Gothic", Verdana;
	font-size: 24px;	
}

#shop:hover{
	color: #FFFF99;
}

#contact_info{
	width:200px;
	height:35px;
	cursor: default;
	text-decoration: none;
	color: #888888;
	font-family: "Century Gothic", Verdana;
	font-size: 24px;
}

#contact_info:hover{
	color: #FFFF99;
	}
	
#price{
height: 100px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
line-height:50px;
margin-left:457px;
margin-top:-80px;
float:left;
}

.note{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
line-height:20px;
}
#email{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
line-height:17px;
padding-top:40px;
}

#gallery{
margin-left:80px;
margin-top:320px;
}


#pic-containerI{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;	
	}
		
		#picI{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/buildings.gif);
		font-size:0px;
		
		}
	
		#picI:hover{
		width:400px;
		height:300px;
		margin:10px;
		background-image:url(gallery_images/shop/xlarge/buildings.gif);
		color:#FF0000;
		font-size: 14px;
		text-align: center;
		line-height: -100px;
		font-family: "Century Gothic", Verdana, "MS Sans Serif";
		border:groove;
		border-color:#FFFFFF;
		}
		
#pic-containerII{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;	
	}
	
		#picII{  
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/brown_beach.gif);
		font-size:0px;
		}
	
			#picII:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/brown_beach.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			border:groove;
			border-color:#FFFFFF;
			}

#pic-containerIII{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;	
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
	
		#picIII{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/hand_stand.gif);
		font-size:0px;
		}
	
			#picIII:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/hand_stand.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}
			
#pic-containerIa{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;	
	}
		
		#picIa{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/melbourne.gif);
		font-size:0px;
		}
	
			#picIa:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/melbourne.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}
		
#pic-containerIIa{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;	
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;	
	}
	
		#picIIa{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/under_the_bridge.gif);
		font-size:0px;
		}
	
			#picIIa:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/under_the_bridge.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}

#pic-containerIIIa{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;	
	}
	
		#picIIIa{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/stobies.gif);
		font-size:0px;
		}
	
			#picIIIa:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/stobies.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: 100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}
			





#pic-containerIb{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;	
	}
		
		#picIb{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/sun_flower_I.gif);
		font-size:0px;
		}
	
			#picIb:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/sun_flower_I.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}
		
#pic-containerIIb{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
	
		#picIIb{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/sun_flower_II.gif);
		font-size:0px;
		}
	
			#picIIb:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/sun_flower_II.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}

#pic-containerIIIb{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
	
		#picIIIb{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/sun_flower_III.gif);
		font-size:0px;
		}
	
			#picIIIb:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/sun_flower_III.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}
			
			







#pic-containerIc{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
		
		#picIc{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/maroon_seeds.gif);
		font-size:0px;
		}
	
			#picIc:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/maroon_seeds.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}
		
#pic-containerIIc{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
	
		#picIIc{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/lady_macbeth.gif);
		font-size:0px;
		}
	
			#picIIc:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/lady_macbeth.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}

#pic-containerIIIc{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
	
		#picIIIc{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/once_was_a_wetland.gif);
		font-size:0px;
		}
	
			#picIIIc:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/once_was_a_wetland.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}







#pic-containerId{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
		
		#picId{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/deeep_blue.gif);
		font-size:0px;
		}
	
			#picId:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/deeep_blue.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}
		
#pic-containerIId{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
	
		#picIId{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/B&Wtexture.gif);
		font-size:0px;
		}
	
			#picIId:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/B&Wtexture.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}

#pic-containerIIId{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
	
		#picIIId{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/sunset.gif);
		font-size:0px;
		}
	
			#picIIId:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/sunset.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}		









#pic-containerIe{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
		
		#picIe{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/tree_creatures.gif);
		font-size:0px;
		}
	
			#picIe:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/tree_creatures.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}
		
#pic-containerIIe{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
	
		#picIIe{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/stobey_pole.gif);
		font-size:0px;
		}
	
			#picIIe:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/stobey_pole.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}

#pic-containerIIIe{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
	
		#picIIIe{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/road_trip.gif);
		font-size:0px;
		}
	
			#picIIIe:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/road_trip.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}		










#pic-containerIf{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
		
		#picIf{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/car_under_moon.gif);
		font-size:0px;
		}
	
			#picIf:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/car_under_moon.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}
		
#pic-containerIIf{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
	
		#picIIf{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/walk_sequence.gif);
		font-size:0px;
		}
	
			#picIIf:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/walk_sequence.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}


#pic-containerIIIf{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
	
		#picIIIf{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/building_reflect.gif);
		font-size:0px;
		}
	
			#picIIIf:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/building_reflect.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}

#pic-containerIg{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
	
		#picIg{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/stobey_forest.gif);
		font-size:0px;
		}
	
			#picIg:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/stobey_forest.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}
			
#pic-containerIIg{
	width:420px;
	height:320px;
	float:left;
	margin-left:-100px;
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
	}
	
		#picIIg{
		width:200px;
		height:150px;
		margin-right:110px;
		margin-left:110px;
		margin-top:85px;
		margin-bottom:85px;
		background-image:url(gallery_images/shop/large/cockcroach.gif);
		font-size:0px;
		}
	
			#picIIg:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/shop/xlarge/cockcroach.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}

#galleryp{
width:900px;
margin-left:170px;
float:left;
margin-top:80px;
}



#pic-containerIp{
	width:420px;
	height:320px;
	float:left;
	margin-left:-165px;
	margin-top:0px;
	margin-bottom:20px;
	}

		
		#picIp{
		width:200px;
		height:150px;
		margin-left:190px;
		margin-right:30px;
		margin-bottom:170px;
		background-image:url(gallery_images/portfolio/large/brochure-cover.gif);
		font-size:0px;
		
		}
	
		#picIp:hover{
		width:400px;
		height:300px;
		margin:10px;
		background-image:url(gallery_images/portfolio/xlarge/brochure-cover.gif);
		color:#FF0000;
		font-size: 14px;
		text-align: center;
		line-height: -100px;
		font-family: "Century Gothic", Verdana, "MS Sans Serif";
		border:groove;
		border-color:#FFFFFF;
		}
		
#Ip_description{
padding-left:23px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
line-height:20px;
width:400px;
height:320px;
float:left;
margin-bottom:20px;
}
		

#pic-containerIIp{
	width:420px;
	height:320px;
	float:left;
	margin-left:-165px;
	margin-top:0px;
	margin-bottom:20px;
	
	}
	
		#picIIp{  
		width:200px;
		height:150px;
		margin-left:190px;
		margin-right:30px;
		margin-bottom:170px;
		background-image:url(gallery_images/portfolio/large/hockey-shirt-design.gif);
		font-size:0px;
		}
	
			#picIIp:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/portfolio/xlarge/hockey-shirt-design.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			border:groove;
			border-color:#FFFFFF;
			}
			
#IIp_description{
padding-left:23px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
line-height:20px;
width:400px;
height:320px;
float:left;
margin-bottom:20px;
}

#pic-containerIIIp{
	width:420px;
	height:320px;
	float:left;
	margin-left:-165px;
	margin-top:0px;
	margin-bottom:20px;
	}
	
		#picIIIp{
		width:200px;
		height:150px;
		margin-left:190px;
		margin-right:30px;
		margin-bottom:170px;
		background-image:url(gallery_images/portfolio/large/3D-modle-of-creekbed.gif);
		font-size:0px;
		border:groove;
		border-color:#FFFFFF;
		}
	
			#picIIIp:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/portfolio/xlarge/3D-modle-of-creekbed.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}
			
#IIIp_description{
padding-left:23px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
line-height:20px;
width:400px;
height:320px;
float:left;
margin-bottom:20px;
}
			


#pic-containerIVp{
	width:420px;
	height:320px;
	float:left;
	margin-left:-165px;
	margin-top:0px;
	margin-bottom:20px;
	}
	

		
		#picIVp{
		width:200px;
		height:150px;
		margin-left:190px;
		margin-right:30px;
		margin-bottom:170px;
		background-image:url(gallery_images/portfolio/large/gig-poster.gif);
		font-size:0px;
		}
	
			#picIVp:hover{
			width:400px;
			height:300px;
			margin:10px;
			background-image:url(gallery_images/portfolio/xlarge/gig-poster.gif);
			color:#FF0000;
			font-size: 14px;
			text-align: center;
			line-height: -100px;
			font-family: "Century Gothic", Verdana, "MS Sans Serif";
			border:groove;
			border-color:#FFFFFF;
			}

#IVp_description{
padding-left:23px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
line-height:20px;
width:400px;
height:320px;
float:left;
}