@charset "utf-8";
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Tahoma, "Tahoma Small Cap";
	font-size: 85%;
	background-color: #333333;
	background-image: url(images/background.jpg);
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #E2E7FD;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.twoColElsLt #container {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #333333;
	background-image: url(Graphics/background.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

.twoColElsLtHdr #header {
	height: 220px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2E7FD;
	padding-top: 0;
	padding-right: 25;
	padding-bottom: 0;
	padding-left: 25;
} 

.twoColElsLt #sidebar1 {
	float: left;
	width: 195px; 
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColElsLt #sidebar1 h3, .twoColElsLt #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

.twoColElsLt #mainContent {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-left: 15px;
	padding-right: 15px;
} 

.imageobject {
	float: right;
	color: #fff;
	height: 250px;
	width: 250px;
	background-image: none;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 8px;
	padding: 0px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.imageobject2 {
	float: right;
	color: #fff;
	height: 150px;
	width: 150px;
	background-image: none;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	margin-left: 15	px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.imageobject3 {
	float: left;
	color: #fff;
	height: 65px;
	width: 125px;
	background-image: none;
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.imageobject4 {
	float: right;
	color: #fff;
	height: 250px;
	width: 250px;
	background-image: none;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 8px;
	padding: 0px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.imageobject5 {
	float: right;
	color: #fff;
	height: 100px;
	width: 100px;
	background-image: none;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 8px;
	padding: 0px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

	
.twoColElsLtHdr #footer {
	margin-top: 20px;
	background-color: #333333;
	padding: 0;
} 
.twoColElsLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 

