/*
<!-- 2008/12/12 (C)Copyright OmniX Web Design(Matthew David Xerri) -->
<!-- The visual format for the PORTFOLIO webpage containing Identification and Class Tags. -->

	background-color:	; 
	border: 			; 
	border-color: 		; 
	border-style:  		;	
	color: 				;
	font-family: 		;
	font-size: 			;
	font-style:			;
	font-weight:		;
	height:				;
	margin: 			;
	padding: 			;
	text-decoration:	;
	text-align: 		;
	width:				;
	vertical-align:		;
*/

/* Classes */
img.logo {
	border:				0px;
	cursor:				pointer;
	height:				50px;
	width:				50px;
}

/* ID */
a#portfolio_url {
}

div#portfolio {
	background-color:	;
	color:				;
	height:				350px;
	overflow:			hidden;
	text-align:			center;
	width:				860px;
}

div#portfolio_gallery {
	background-color:	#000000;
	float:				left;
	height:				350px; 
	overflow:			hidden;
	text-align:			center;
	width:				200px; 
}

div#portfolio_image {
}

div#portfolio_text {
}

h2#portfolio_company {
	color:				#000000;
}

img#portfolio_image {
	height:				150px;
	width:				150px;
}

img#portfolio_logo {
	height:				175px;
	width:				250px;	
}
img#portfolio_screenshot {
	height:				175px;
	width:				250px;
}

p#portfolio_line {
}