	A { color:#369; text-decoration: none; }
	A:hover { color:#69c; text-decoration: none;}
	A:visited { }
	
	.thumbs { 
		border-top: 0px solid #fc9;
		color:#F00; 
		background-color: #FCC;
		}

	.main_menu { 
		font: 0.6em Arial, Helvetica, sans-serif;
		}
	
	body {
		text-align:center;
		font: 100% Arial, Helvetica, sans-serif;
		background-color: #483D3E;
		}
	
	#frame {
		width:750px;
		margin-right:auto;
		margin-left:auto;

		padding:0px;
		float: none;
		}
	
	.selector{ 
		background: #e8e8e8; 
		color:#333333;
		border: 1x solid #95A4B2;
	}
	 
	#buttons {
		width: 44px;
		margin-left:5px;
		margin-right:5px;
	}
	
	#main {
		width:750px;
		padding:0px;
		float:left;
		border-left: 2px solid #555D66;
		border-right: 2px solid #555D66;
		background:#5C504E;
		}

	#header {
		padding: 5px 8px 0px 10px;		
		font: 1.2em Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #666;
		height:25px;
		}

	#header a {
		color: #CCC;
	}
	
	#header a:hover { color:#69C; text-decoration: none;}
	
	#header2_old {
		float: left;
		padding: 5px 8px 0px 10px;		
		font: 1.2em Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #666;
		background: #e8e8e8;
		height:25px;
	}


	#header2 {
		margin-top: 0px;
		margin-left:0px;
		padding: 5px 0px 0px 10px;
		background: #e8e8e8;
		float:left;
		width:740px;
		color: #999;
		font: 0.7em Arial, Helvetica, sans-serif;
		height: 25px;
		}
	
	#headerimage {
		background: #5C504E;
	}

	
	#portfolio_bar {
		background:#ddd;
		padding-left:10px;
		padding-top:5px;
		padding-bottom:5px;
		}
		
	#thumbnails {
		background: url( 'images/hatch.gif' ) top left repeat;
		border-top: 0px solid #eee;
		border-bottom: 0px solid #eee;
		}
	
	#portfolios {
		background: url( 'images/hatch.gif' ) top left repeat;
		margin-top: 5px;
		border-top: 0px solid #eee;
		border-bottom: 0px solid #eee;
		float:left;
		}
		
	#portfolio_description {
		width:140px;
		padding-top:5px;
		padding-left:10px;
		float:left;
		font: 0.8em Arial, Helvetica, sans-serif;
		}
		
	#portfolio_display {
		width:600px;
		float:left;
		text-align:left;
		}
	
	.titlehover {
		font: 0.9em Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #999;
		}
			
	#display {
		width: 750px;
		height: 510px;
		margin: 0px 0px 0px 0px;
		background: #5C504E;
		float: left;
		text-align: center;
		}

	#description {
		margin-left:0px;
		padding: 5px 0px 0px 10px;
		float:left;
		width:740px;
		color: #333;
		font: 0.7em Arial, Helvetica, sans-serif;
		background: #5C504E;
		text-align: center;
		}

	#fullwidth {
		width:730px;
		padding: 10px 0px 10px 10px;
		font: 0.8em Arial, Helvetica, sans-serif;
		float:left;
		}


	#footer {

		margin-left:0px;
		padding: 2px 0px 0px 10px;
		float:left;
		width:740px;
		color: #CCC;
		font: 0.7em Arial, Helvetica, sans-serif;
		height: 20px;
		}

	#shadow {
		border-top: 1px solid #333B44;
		background:#48535C;
		border-bottom: 2px solid #555D66;
		border-left: 2px solid #555D66;
		border-right: 2px solid #555D66;
		float:left;
		width:746px;
		height: 1px;
		font: 0.0em Arial, Helvetica, sans-serif;
		}
			
	p {
		line-height: 1.5em;
		}
				
	h1 {
		margin:5px 10px 5px 0px;
		font: 1.6em Arial, Helvetica, sans-serif;
		color: #333;
		}

	h2 {
		font: 1.4em Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #999;
		margin:10px 0px 5px 0px;
		padding:0px 0px 0px 0px;
		}
	
	
	#contentright p { font-size:10px}


	#menu_button a {
		display: block;
		width:100%; height:100%;
		color:#222;
		text-decoration: none;
		text-align: left;
	}
	
	#menu_button a:hover {
		background-image: none;
 	}
	
	#menu_button a:active {
		color:#33F;
	}
	
	#menu_button div {
		float: left;
		margin: 0 0px 0 0;
		height: 20px;
	}
	
	span.m {
		display: block;
	}
	
	div.prev { width: 17px; background: url( 'images/prev.gif' ) 0 -20px no-repeat; }
	div.prev a { background: url( 'images/prev.gif' ) top left no-repeat; }	
	div.prev a:active { background: url( 'images/prev.gif' ) 0 -40px no-repeat; }

	div.next { width: 17px; background: url( 'images/next.gif' ) 0 -20px no-repeat; }
	div.next a { background: url( 'images/next.gif' ) top left no-repeat; }	
	div.next a:active { background: url( 'images/next.gif' ) 0 -40px no-repeat; }
