BODY {
	padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    MARGIN: 0px; 
    PADDING-TOP: 0px;
    background-image: url(images/background2.jpg);
    background-repeat: repeat; 
    text-align: center;
    min-width: 840px;
}
    
#wrapper {
    width: 800px;
    margin: 0 auto;
    text-align: left;
}

#back_div {
	position:relative;
	width: 780px;
	top: 10px;
	left: 10px;
	background-color: #3cb1ff;
}

#main_table {
	table-layout: fixed;
	width: 756px;
	background-color: #ffffe4;
	text-align: center;
}

#menu {
	top:0px;
	width: 188px;
	height: 900px;
}

#outerTopMenu { 
	position:relative;

	width: 756px; 
	height: 20px;
	border: none;
	background-image: url(images/menuBar.jpg);
	background-repeat: no-repeat; 
}

#topMenu {
	position:relative;
	text-decoration: none;
	top:0px;
	text-align: center;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: arial;
}


#outerBottomMenu { 
	position:relative;
	width: 756px; 
	height: 20px;
	background-image: url(images/bottomBar.jpg);
	background-repeat:  no-repeat; 
}

#bottomMenu {
	text-decoration: none; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial;
}

#outerFooter { 
	position:relative;
	width: 756px; 
	height: 78px;
	background-image: url(images/anvilconsultfootScaled.jpg);
	background-repeat:  no-repeat; 
}

#footer {
	position:absolute; 
	left:225px; 
	top:55px; 
	width:383px; 
	height:20px;
}

#form_table {
	table-layout: fixed;
	width: 476px;
	text-align: center;
}

#paypalWrap {
	position:relative;
	top: 0px;
	width: 125px;
	height: 600px;
}

#paypal {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 595px;
}

#rightCol {
	position:relative;
	top: 0px;
	width: 120px;
	text-align: right;
	left: 10px;
	height: 400px;
}

#leftCol {
	position:relative;
	top: 0px;
	width: 120px;
	text-align: left;
	left: 10px;
	height: 400px;
}

#btnHead {
	position:absolute;
	background-color: #7f7fde;
	width: 110px;
	top: 750px;
	left: 5px;
	height: 40px;
}

.main {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 9pt;
        text-align: left;
        color: rgb(18,99,155);
}

.Footer-P
{
	margin:0.0px 0.0px 0.0px 0.0px;
	text-align:center; 
}

.Normal-P
{
    margin:0.0px 0.0px 0.0px 0.0px;
    text-align:left;
    font-family:Arial, sans-serif;
    font-size:12.0px;
}

.Normal-C
{
 	font-family:Times New Roman, serif; 
 	font-size:16.0px; 
}

.PPStyle3-C
{
    font-family:Arial, sans-serif;
    font-weight:700; 
    font-size:16.0px; 
}

.PPStyle4-C
{
    font-family:Arial, sans-serif; 
    font-weight:700; 
    font-size:18.7px; 
}

.PPStyle5-C
{
    font-family:Arial, sans-serif; 
    font-weight:700; 
    font-size:24.0px; 
}

hr  {
        height: 1px;    

}

/* link styles */

a:link, a:active, a:visited {
        color: #0000FF;
        text-decoration: underline;
}

a:hover {
        text-decoration: none;
        color: #2d7932;
}
