body {
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/zebra-bg.jpg);
}
#wrapper {
	width: 1095px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/col-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
}
#col1 {
	float: left;
	width: 620px;
	background-image: url(images/left-col-bg-main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#col2 {
	float: left;
	width: 277px;
	background-image: url(images/main-bg-hres.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 650px;

}
#col3 {
	float: left;
	width: 185px;
	margin-left: 2px;
	background-color: #E20001;
}
#col3-a {
	float: left;
	width: 236px;
	margin-right: 10px;
	height: 650px;
	margin-left: 5px;
	border-left: 1px solid #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	vertical-align: baseline;
}
#col4 {
	float: left;
	width: 140px;
	margin-right: 10px;
	height: 650px;
	margin-left: 5px;
	padding-left: 5px;
}

.clear {
	clear: both;
}
#content-left {
	width: 620px;
	background-color: #000000;
}
#content-right {
	width: 277px;
	background-color: #FFFFFF;
	background-image: url(images/col-right-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
	float: right;
}
.clear {
	clear: both;
}
#header {
	height: 350px;
}
#content {
	background-color: #FFFFFF;
	padding: 10px 10px 10px 20px;
}
#header h1 {
	color: #FFFFFF;
}
#header .img-photo {
	float: left;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#header .img-name {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
	margin-left: 20px;
}
#header ul {
	color: #FFFFFF;
	list-style-type: none;
	line-height: 1.5em;
	margin-top: 0px;
}
#header li {
	text-indent: 20pt;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #E20001;
}
#column {
	background-color: #E20001;
	width: 235px;
	margin: 20px;
	clear: left;
}
#column h1 {
	font-size: 30px;
	text-align: center;
}
#column p {
	margin-left: 15px;
	margin-right: 10px;
	font-style: italic;
	line-height: 1.5em;
	text-align: left;
}
#column img {
	margin-left: 12px;
}
#content h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E30102;
}
#content h2 {
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E20001;
}
#footer {

	font-style: italic;
	font-weight: normal;
	font-size: 9px;
	padding-left: 164px;
}
#content p {
	line-height: 1.4em;
}
#col3 img {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#col3 img.top {

	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#header p {
	color: #FFFFFF;
	margin-left: 270px;
}
.imgRight {
	float: right;
	border: 0px none;
}

