body {
	text-align: center;
	background-image: url(images/wallpaper.gif);
	background-color: #d2d9cb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;	
	color: #000000;
	text-decoration: none;	
	SCROLLBAR-FACE-COLOR: #DEE1c6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #DEE1c6; 
	SCROLLBAR-SHADOW-COLOR: #666666; 
	SCROLLBAR-3DLIGHT-COLOR: #8AB5D2; 
	SCROLLBAR-ARROW-COLOR:  #000000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
} 
#wrapper {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-color: #738a7b;
}
#header {
	clear: both;
}	
#content {
	width: 765px;	
	float: left;	
	text-align: left;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

#footer {
	clear: both;
	background-color: #738a7b;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #ffffff;
	text-align: center;
	width: 670px;
	padding: 10px;
}
a:link {font-weight: bold; color: #ffffff; text-decoration: none}
a:active {font-weight: bold; color: #ffffff; text-decoration: none}
a:visited {font-weight: bold; color: #ffffff; text-decoration: none}
a:hover {font-weight: bold; color: #000000; text-decoration: none}
a:visited:hover {font-weight: bold; color: #000000; text-decoration: none}

td {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;	
	color: #000000;
}
P {color:#999999; 
	face:Georgia, Times New Roman, Times, serif;
	font-size:14px}
h3 {color:#999999; 
	face:Georgia, Times New Roman, Times, serif;
	font-size:12px}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:italic;
	font-weight: bold;
	color: #999999;
}
.textPadding {
	padding: 20px;
}