/* General
======================================*/
body, p, h1, h2, h3 {
margin:0;
padding:0;
}

body {
background:url(images/bgmain.jpg) repeat-x top left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#525252;
}

img {
border: 0;
}

a:link, a:visited {
	color: #555;
	font-weight : bold; 
	outline:none;
  }

a:hover {
	color: #000;
	font-weight : bold; 
	outline:none;
  }

a:active {
	color: #000;
	font-weight : bold; 
	outline:none;
  }

p.ind {
text-indent:1cm;
font-size:12px;
margin-bottom:15px;
}

p {
text-decoration:none;
font-size:12px;
margin-bottom:15px;
}

h1 {
font-size:20px;
font-weight:bold;
}

h2 {
font-size:18px;
font-weight:bold;
}

h3 {
font-size:14px;
font-weight:bold;
}

/* Header
======================================*/



/* Body
======================================*/
#contentMaster {
padding:15px;
}
#pics {
float:right;
}



/* Gallery
======================================*/
a.galSm:hover{
	color:#0047E7;
}
a.galSm:link img,
a.galSm:visited img{
padding:2px;
background:#fff;

}
a.galSm:hover img {
padding:2px;
background:#000;
}



/* Footer
======================================*/
#footerWrap {
background:url(images/bg_ftr.jpg) repeat-x left;
height:239px;
}
#footerMaster {
text-align:center;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
margin-top:5em;
}
a.footer:link, a.footer:visited {
text-decoration:none;
color:#fff;
}
a.footer:hover {
text-decoration:underline;
color:#ffffff;
/*background-color:#333333;*/
}
.footrLine {
padding:20px;
font-family:"Times New Roman", Times, serif;
color:#fff;
/*visibility:hidden;*/
}
.footrCopyright {
color:#fff;
}
a.usweb {
color:#fff;
text-decoration:none;
}
a:hover.usweb {
color:#fff;
text-decoration:underline;
}

.ser img {width:200px; padding:4px; height:170px;}
.ser img a{width:200px; padding:4px; height:170px;}
.ser img a:hover{width:200px; padding:4px; height:170px;}