#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.mainSections {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 10px;
}
#wrapper .mainSections h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	font-size: large;
	clear: both;
}

#footer {
	color: #000;
	background-color: #FFF;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-size: 12px;
	width: auto;
}
#bodyColumn1 {
	float: left;
	height: auto;
	width: 45%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 2em;
	padding: 10px;
}
#bodyColumn2 {
	float: right;
	height: auto;
	width: 45%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 2em;
	padding: 10px;
}
.bodyColumnL {
	float: left;
	height: auto;
	width: 45%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bodyColumnR {
	float: right;
	height: auto;
	width: 45%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bodyColumn {
	float:left;
	height:auto;
	width: 50%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 2em;
	padding-left: 5px;
}
.photoWithText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	text-align: center;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}


#header {
}
