/* CSS Document */

body{
background-image:url(images/wagbkg4.gif);
background-color:#C2C2C2;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin-top:70px;
}

h1{font-size:16px; text-align:center}

p{text-align:left; padding-left:20px; padding-right:15px;}
p.center{text-align:center}


a:link{color:#006633; text-decoration:none; font-weight:bold}
a:hover{color:#006633; text-decoration:underline; font-weight:bold}
a:visited{color:#006633; text-decoration:none; font-weight:bold}

.medtext{font-size:14px; text-align:center}



/*  LAYOUT  */

.spacer{clear:both}
#headcontainer{width:916px; height:363px; padding:0px; margin:auto; background-image:url(images/headermain.jpg); background-repeat:no-repeat;}
#headshadow{width:916px; height:13px; padding:0px; margin:auto; background-image:url(images/headershadow.jpg);}
#footer{width:916px; padding:0px; margin:auto;}
#container{width:908px; border-left:solid #000000; border-right:solid #000000; border-left-width:3px; border-right-width:3px; background-color:#E0E1EE; margin:auto}

#leftbar{width:237px; padding:0px; margin:0px; float:left; text-align:left; font-size:10px}
#rightbar{width:670px; padding:0px; margin:0px; float:right; text-align:left;}



/* Receipt */

.drtopleft{width:450px; height:300px; text-align:center; float:left}
.drtopright{width:450px; height:300px; text-align:center; float:right}




/*   IMAGES  */

img.brdr1{border:groove; border-color:#999999; padding:0px; margin:0px}
img.brdr2{border:groove; border-color:#999999; padding:0px; margin:10px}
