
/*****This code has some modifications from the original code from Joshuaink css photo gallery
*/

a{
	color:#666;
	text-decoration:none;
}

p,
h2{
	margin:15px 5px;
}




#h1gallery
{
	clear:both;
	text-align:center;
	position:relative;
	margin:20px;
	
	
	font:2.4em/150% Helvetica, Arial, Geneva, sans-serif, Arial, Geneva, sans-serif;
	

}

.h1gallery
{
	text-align:center;
	
	margin:20px;
	font:1.4em/100% Helvetica, Arial, Geneva, sans-serif, Arial, Geneva, sans-serif;
	background-color:#E5E5E5;
	margin-left:10px;	
}

.h1message
{
	clear:both;
	position:relative;
	text-align:center;
	font-weight:bold;
	margin:20px;
	font:1.4em/100% Helvetica, Arial, Geneva, sans-serif, Arial, Geneva, sans-serif;
	
	margin-left:10px;	
}

#wrap{
	width:710px;
	position:relative;
	margin:0 auto;
	
	height:680px;
}

#header{
	margin-bottom:20px;
}

#header a{
	text-decoration:underline;
}

#main-content2
{
	position:relative;
	margin-top:50px;
}



#main-content li{
	width:200px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

#fullplate-navigation{
	list-style:none;
	margin-left:255px;

}

#fullplate-navigation li{
	display:block;
	float:left;
	width:210px;
		
}



#fullplate-navigation li a{
	display:block;
	width:190px;
	padding:10px;
	color:white;
}

#fullplate-navigation li a:hover{
	display:block;
	width:190px;
	padding:10px;
	color:white;
}



#fullplate-photo{
	border:solid #EEE;
	border-width:0 1px 1px 0;
	margin:0 auto;
	
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:5px 15px 15px 15px;	
	width:500px;
}




#main-content  a span{
/*\*/
	position:absolute;
	left:-9999px;

}

#main-content a span{	
	top:10px;
	left:10px;
	width:202px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	-moz-opacity:.8;
	opacity:.80;

} 


img{
	border:1px solid #EEE;


}

#main-content a:hover { white-space: normal; }

***************************************************************/
#main-contentnew a:hover { white-space: normal; }

#wrap2{
	width:710px;
	clear:both;
	position:relative;
	margin:0 auto;

	
}

#main-contentnew li{
	width:200px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

#main-contentnew  a span{
/*\*/
	position:absolute;
	left:-9999px;

}

#main-contentnew a span{	
	top:10px;
	left:10px;
	width:202px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	-moz-opacity:.8;
	opacity:.80;

}



