body { 
	padding: 0px; 
	margin: 0px; 
	font-family: verdana; 
	font-size: 12px; 
	background-image: url('cards2.jpg');
	/*background: #f5f5f5; */
	color: #000; 
	word-spacing: 0.05em;
	text-align: center; }

h1 {
	color: #000;
	font-family: georgia, times, serif;
	font-size: 18px;
	#font-size: 16px; /* IE override */
	font-style: italic;
}
	
h2 {
	color: #AD3548;
	font-size: 20px;}

a {
	border: 0px; }

#contact td {
	font-weight: bold;
	font-family: verdana; 
	font-size: 11px; 
	padding-bottom: 7px; }

#page {
	text-align: left; 
	position: relative; 
	margin: 0px auto; 
	/*border-right: 1px solid #000; 
	border-left: 1px solid #000; */
	padding: 0px; 
	width: 1000px; 
	background: #fff; }

#top{
	background: #555;
	border: 0px;
	margin: 0px;
	padding: 0px;}
#top img {
	border: 0px;
	margin: 0px;
	padding: 0px;}
#top a {
	border: 0px;
	margin: 0px;
	padding: 0px;}

#menu {
	/*border-bottom: 4px solid #333/*B8B8DE*/
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

#mainborder {
	border: 4px solid #333;
	margin: 0px;
	padding: 0px;
	width: 992px;
}

a:link { 
	font-weight: none; 
	text-decoration: none; 
	color: #00f; }
a:visited { font-weight: bold; 
	text-decoration: none; 
	color: #0505aa; }
a:hover, a:active { 
	text-decoration: underline; 
	color: #00f; }

#leftpane { 
	line-height: 1;
	#line-height: 80%;

	/*color: 081F8F;*/
	color: #000;
	font-family: serif; 
	font-size: 14px; 
	font-weight: bold;
	#font-weight: normal;
	background: #eeeeee;
	float: left; 
	width: 163px;
	overflow: hidden;
	margin-right: 15px; 
	border-right: 2px dotted #000;
	/*border-bottom: 1px solid #000;*/
	/*border-left: 2px solid #000; */
	padding-left: 15px;
	#padding-top: 20px; /* # indicates IE override */
	#padding-left: 15px;
	padding-right: 10px;
	/*border-bottom: 2px solid #600;*/}
#leftpane a {
	font-size: 16px;
	color: #000;
	}
	
#content { 
	line-height: 1.5; 
	/*#line-height: 1; /* IE override */
	background: #ffffff;
	float: left; 
	width: 750px; 
	overflow: hidden; 
	#padding-top: 20px;
	padding-left: 8px;
	padding-right: 9px;
	padding-bottom: 15px; }

#bottom { 
	border-top: 2px solid #fff/*#2200E1*/;
	clear: both; 
	background: #93606D; 
	color: #fff; 
	padding: 3px; 
	text-align: center; }
#bottom a { 
	margin: 0px 4px; 
	color: #fff; 
	font-weight: bold; 
	font-size:9px;} 
#footer {
	float: center;
	color: #83505D;
	font-size: 9px;
	}




