/* CSS Document */




/* <link href="emman.css" rel="stylesheet" type="text/css">  */




body {	background:url(images/bg.jpg) top center repeat-x #000000;
		margin:0px;
}

p	{	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;	
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}


.footer {	color: #FFFFFF;
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-align:center;
			
}
.footer a {	color: #FFFFFF;
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-decoration:none;			
}



/* picgal */


#picgal {	margin:0 auto; width:100%; text-align:center;}
#picgal img{  border:solid #FFFFFF 1px; width:80px; height:60px;}

.dude img{padding:2px; background-color:#000000;}
.dude a img{padding:2px; background-color:#000000;}
.dude a:hover img{padding:2px; background-color:#ccc;}
