* { padding: 0; margin: 0; }

img
{  border-style: none;
}

body {
	font-family: "Letter Gothic", "Helvetica Neue", Helvetica, Arial;
	font-size: 13px;
	line-height: normal;
}
#wrapper {
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center top;
	height: 100%;
}
#header {
	color: #333;
	width: 960px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100px;
	overflow: visible;
	visibility: visible;
	z-index: 99;
	top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	left: auto;
	position: absolute;
	right: auto;
}
#leftcolumn {
	color: #333;
	margin: 0px;
	height: 100%;
	width: 175px;
	float: left;
	padding-right: 0px;
	padding-left: 10px;
}
#contentabout {
	float: left;
	color: #333;
	height: 100%;
	width: 690px;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-image: url(images/aboutback.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 15px;
	margin-bottom: 0px;
	margin-left: 17px;
	padding-right: 30px;
}

#content {
	float: left;
	color: #333;
	margin: 0px;
	height: 100%;
	width: 750px;
	display: inline;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
	font-size: 15px;
}

#rightcolumn {
	color: #333;
	height: 100%;
	width: 100px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Letter Gothic", "Helvetica Neue", Helvetica, Arial;
}
#footer {
	width: 960px;
	clear: both;
	color: #333;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer a:link {
	color: #EFEBF3;
	text-decoration: underline;

}

#footer a:visited {color: #EFEBF3; text-decoration: underline;}
#footer a:active {color: #EFEBF3; text-decoration: underline;}
#footer a:hover {
	color: #E73B27;
	text-decoration: underline;
}
#photo {
	border: 10px solid #FFF;
	height: 427px;
	width: 640px;
	margin-left: 100px;
	margin-bottom: 15px;
}

