* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Verdana, Helvetica, sans-serif;
 color: #666666;
 font-size: 9px;
 background-image:url(../img/back.gif); 
}

#wrapper {
 width: 787px;
 margin-left: auto;
 margin-right: auto;
}
#header {
 margin: 4px 0px 0px 0px;
 background-color: #FFFFFF;
}
#centercolumn { 
 float: left;
 width: 552px;
 height: 302px;
 background-image:url(../img/bg.gif);
}

#rightcolumn {
 float: left;
 width: 235px;
 height: 302px;
 background-image:url(../img/cell.gif);
 background-repeat:no-repeat;
 
}

img { border:none; }

.fL	{  float:left; 	}
.fR	{  float:right; }
hr {  visibility:hidden; clear:both }


.mL34 { margin-left:34px; }
.mL6 { margin-left:6px; }
.mT9 { margin-top:9px; }
.mT7 { margin-top:7px; }
.mB4 { margin-bottom:4px; }
.h20 { height:20px; }
.h23 { height:23px; }
.mT2 { margin-top:2px }
.mL25 { margin-left:25px; }
.mR6 { margin-right:6px; }

.hPanel{height:151px;}

.allImg{

	top:18px;
	left:30px;
	position:relative;

}

.buttons {  
			padding-top:4px;
			width:96px;
			}

.boxBg img { border:4px #ff0066 solid;	 }

#footer {
 
 background-color: #FFFFFF;
 float: left;
 width: 787px;
}

#imgFooter { padding:0px 10px 0px ;	}

#footer p {
 		font:9px/14px Verdana, Helvetica, sans-serif;
		text-align:justify;
		padding:10px 20px 0px;
		
		}

#footer p a {color: #666666; }
#footer p a:hover { color: #cc0099;text-decoration: underline}

#coda {
	margin-bottom:4px;
	background-image: url(../img/coda.gif);
	background-repeat: no-repeat;
 	float: left;
	height: 20px;
	width: 787px;
}

