* {
	margin: 0;
	padding: 0;
}

A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	background: #f5f5f5 url( '/include/image/background_body.gif' ) repeat scroll center 0;
	font: 14px Helvetica, Verdana, sans-serif;
	position: relative;
}

DD {
	margin-bottom: 20px;
}

DT {
	font-size: 1.10em;
	letter-spacing: 1px;
	margin-bottom: 4px;
}

EM {
	font-style: normal;
	font-weight: bold;
}

H1 {
	color: #a00203;
	font-size: 2.90em;
	margin-bottom: 20px;
}

H2 {
	color: #666;
	font-size: 1.50em;
	margin: -14px 0 30px 0;
}

IMG {
	border: 0;
}

P {
	color: #333;
	margin-bottom: 20px;
}

P, #footer OL OL LI {
	line-height: 1.50em;
}

TABLE {
	margin: auto;
}

#body {
	border-bottom: solid 1px #a02003;
	border-top: solid 1px #a02003;
	padding: 20px 40px;
}

#body A {
	color: #333;
}

#body {
	background-color: #fff;
	margin: 10px 0 20px 0;
}

#contact {
	margin: 0 auto;
	width: 94%;
}

#contact H3 {
	padding-top: 10px;
}

#contact LI {
	float: left;
	height: 100px;
	list-style: none;
	width: 270px;
}

#contact P {
	line-height: 1.00em;
	margin: 0;
}

#container {
	margin: auto;
	width: 960px;
}

#header {
	background-image: url( '/include/image/background_header.gif' );
	background-repeat: repeat-x;
	text-align: center;
}

#header LI {
	display: inline;
	margin-left: -4px;
}

#header LI, #footer OL LI {
	list-style: none;
}

#header .logo {
	float: left;
}

#footer {
	background-color: #f5f5f5;
	background-image: url( '/include/image/background_footer.gif' );
	background-repeat: repeat-x;
	font-size: 0.90em;
	padding: 10px 10px 30px 10px;
}

#footer, #footer A, #footer P {
	color: #666;
}

#footer IMG {
	float: right;
}

#footer OL LI {
	float: left;
	width: 100px;
}

#footer P {
	margin-bottom: 0;
}

#footer .contact {
	margin-left: 580px;
}

.photo {
}

.photo.alignCenter {
	display: block;
	margin: auto;
}

.photo.alignRight {
	float: right;
}

#photoFamily {
	float: right; 
	margin-top: -20px;
	padding-left: 10px;
}