/* CSS Document */




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




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

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

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


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



/* picgal */


#picgal {	margin:0 auto; width:100%; text-align:center;

}
#picgal img{	 border:solid #132B67 1px; width:100px; height:85px;
			
			
}

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

.noborder img {border:2px #152B64 solid; width:200px; height:150px; }
.noborder a img {border:2px #152B64 solid; width:200px; height:150px; }
