body {
	font-family: helvetica, verdana, sans-serif;       
	color:#999999;
	background-color:#ede9dd;
	margin: 0px;
	padding: 0px;
	font-size: 12px; }
h1 {        
	color: #333333;
	font-size: 16px;
	text-transform:uppercase;
	font-weight:normal;
	line-height:24px; } 
h2 {        
	color: #999999;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
	font-size:12px; }
#div1 {
	font-family:Georgia, "Times New Roman", Times, serif;       
	color:#666666;
	font-size: 14px;
	line-height: 20px;
	text-align:justify;}
#div2 {
	color:#666666;
	font-size: 14px;
	line-height: 20px;
	text-align:justify;
	text-transform:uppercase; }



img {
	border: 0px; } 
#img1 {
	border: 0px;
	float: left;
	margin: 0px 30px 0px 0px; } 

p.adminlink {
	text-align: right; 
	font-size: 12px; }
a:link, a:visited {
	color: #999999;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px; }
a:hover {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px; }


table {
	width: 910px;
	table-layout: fixed; /* needed to cope with very long words */ }
#table1 {   
	width: 910px;
	height: 1px;   
	margin: 0px; 
	vertical-align:bottom;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style:dashed;
	border-width: 1px;
	border-color:#ede9dd;
	background-color: #FFFFFF; }
#table2 {
	width: 910px;
	height: 1px;   
	margin: 0px;
	padding: 0px 10px 0px 27px;       
	text-align: right;
	background-color:#ede9dd; }
#table3 {   
	width: 910px;
	height: 84%;
	margin: 0px;
	padding:0px;
	vertical-align:top;
	text-align: center;
	border-style:dashed;
	border-width: 1px;
	border-color:#ede9dd;
	background-color: #FFFFFF; }
#table4 {   
	width: 910px;
	height: 84%;
	margin: 0px;
	padding:40px;
	vertical-align:top;
	text-align: left;
	border-style:dashed;
	border-width: 1px;
	border-color:#ede9dd;
	background-color: #FFFFFF; }

td {
	vertical-align:middle;}
#td1
	{width: 0px;
	text-align:left;
	vertical-align:bottom;
	margin: 0px}
#td2
	{vertical-align:bottom;
	margin: 0px;
	text-align:right;}
#td3
	{vertical-align:top;
	text-align: center;
	margin: 0px;}
#td4 {
	padding: 20px;
	vertical-align: top;}
	

table.svlinks {
	width: 100%;
	padding:0px; }
table.svlinks img {
	border-color: #FFF; }
      
div.svlinks {
	text-align: left; }
div.svlinks div {
	clear: both; }
div.svlinks img {
	float: left;
	margin-bottom: 0px;
	border-color: #FFF; }
div.svlinks p {
	float: left;
	width: 500px;
	padding-left: 0px; }


.clearboth { /* see http://www.pixelsurge.com/experiment/clearers.htm */
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0; }
