/* CSS Document */

body{
background-color:#FFFFFF;
margin:0px;
padding:0px;}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin:0px;
}

#topheader{
background:url(images/bgtop.gif) repeat-x;
width:100%;
height:45px;
}

#header{
background:url(images/header.jpg) top center no-repeat;
width:801px;
height:271px;}

#bodybg{
width:801px;}

#leftcol{
background-color:#ddd;
background-repeat:repeat-y;
width:244px;
float:left;}

#rightcol{
background-color:#FFFFFF;
width:517px;
padding:0px 20px 0px 20px;
float:right;}

#rightcol2{
background-color:#FFFFFF;
width:517px;
padding:0px 20px 0px 20px;}

#footer{
background:url(images/footerbg.gif) repeat-x bottom;
width:100%;
height:71px;}

.content{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;}

.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#fff}

.label{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;}


#picgal {	margin:0 auto; width:100%; text-align:center;

}
#picgal img{	 border:solid #000000 1px; width:150px; height:120px;
			
						
}


.pic {	margin:0 auto; width:100%; text-align:center; }
.pic img{ border:solid #000000 1px; }