	body {
	text-align:center;
	background-color: #000000;
	background-image: url(images/backgroundimage.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
		}
	
	#banner {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color: #000000;
	border: thin solid #000000;

		}
	
	#mainbody {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #2A2A2A;
	font-size: small;
	margin-bottom: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
		}
	
	#footer {
	width:780px;
	height:40px;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	text-align:left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: static;
	bottom: 0px;
	margin-bottom: 0px;
}


	#footertest {
	width:780px;
	height:40px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: static;
	bottom: 0px;
	margin-bottom: 0px;
	left: 50%;
	right: 50%;
	background-color: #FFFFFF;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
		
	#contentleft {
	width:198px;
	padding:0px;
	float:left;
	background-repeat: no-repeat;
		}
	
	#contentcenter {
	width:580px;
	padding:0px;
	margin: 0px;
	float:left;
	margin-left: 0px;

		}
		
		
	#innerleft {
	float: left;
	width: 365px;
	padding: 5px;
	}
	
	#innerright {
	float: right;
	width: 205px;
	margin: 0px;
	padding: 0px;
	}

	h1 {
	font-size:medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	padding: 5px;
		}
	
		
	#contentheader h1 {
		font-size:0px;
		padding:0px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
	

	.maincontent {
	line-height: normal;
	margin-top: 0px;
	margin-left: 0px;
	text-indent: 8px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 6px;
	}
	
	.leftside {

	padding: 10px;
	}
	
	.ysHeader1 {
	font-size: large;
	font-weight: bold;
	color: #1B1B1B;
	padding-top: 7px;
	}
	
	.ysHeader2 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	text-indent: 10px;
	padding: 5px;
	}
		
	.ysHeader3 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-indent: 10px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	p {
		line-height: normal;
	margin-top: 0px;
	margin-left: 0px;
	text-indent: 8px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 6px;
	
	}
	
	.footertext {
	font-size: small;
	color: #CCCCCC;
}
