body {
	background-image:	url("images/background.gif");
	background-repeat:	no-repeat;
	background-attachment:	fixed;
	margin-top:	0px;
	margin-left:	50px;
	margin-right:	50px;
	z-index:	-1
}
div.left {
	width:		100px;
	margin:		-50px;
	padding:	1em;
	margin-top:	100px
}
div.content {
	margin-top:	-400px;
	margin-left:	150px;
	padding:	1em;
}
div.paypal {
	margin-left:	400px;
	padding:	1em;
}

h4.ctable {
        font-size:      110%;
        font-weight:    bold;
        font-style:     normal;
        font-family:    Arial, Helvetica, sans-serif;
        color:          #000000;
        background-color:       #ffffff;
        text-align:     center;
	margin-top:	0em;
	margin-bottom:	10px;
}

th.a1 {
        font-family:    Times, Arial, Helvetica, sans-serif;
        font-style:     italic;
        color:          #000050;
        font-size:      130%;
	margin-bottom:	1em;
}

.center {
        text-align:     center;
}
