body {
	background-image: url(background1.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
   }

body,td,th {font-size: 12px;
			font-family: Georgia, "Times New Roman", Times, serif;
		text-align:left; line-height:17px;}
		
p {font-family: Georgia, "Times New Roman", Times, serif;
		text-align:left; margin-top:0em; margin-bottom:-0.1em;}

h1 {font-weight:normal;
	font-size: 34px;
	line-height: 0.7em;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	text-transform:uppercase;
	letter-spacing: -2.5px;
	padding-top:0;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;}
		
h2 {font-weight:normal; font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006B00;
	text-align:left;
	padding-top:0;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;}
		
a {background-color: #006b00; color: #ffffff; text-decoration:none; 
letter-spacing: 1px; }

a:hover {background-color: #ffffff; color: #006b00; text-decoration:overline;}

.vertaligntop { vertical-align:top;
				margin-top:0;
				background-image: url(background2.png);
} 

.vertalignonly { vertical-align:top;
				 margin-top:0;
} 

.vertalignmid { vertical-align:middle;
} 


#wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
	  margin: 0 auto;
      text-align: left;
      vertical-align: middle;
   }

.dcap {
display:inline;
float:left;
font-size:39px;
color:#006b00;
line-height:34px;
margin:-0.02em 0.06em -0.3em 0em;
/* bottom right bottom? links */  
text-transform:uppercase;
		text-align:left;
}