body {
	background-color: #4dc0c8;
	font-family: arial;
}

strong, .strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.clear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

div.main {
	width: 1024px;
	margin: 0px auto;
	padding: 10px;
}

div.header {
	margin: 0px auto;
}

div.nav {
	width: 14em;
	text-align: center;
	float: left;
}

div.header ul {
	float: left;
	display: inline;
	clear: none;
	padding-bottom: 4em;
}

div.header p {
	color: white;
	font-weight: bold;
	font-size: 1.4em;
	padding-right: 60px;
}

ul li a {
	background-color: #887765;
	color: #fff;
	text-decoration: none;
	font-size: 1.3em;
	float: left;
	display: inline;
	width: 11em;
	padding: 10px;
	border: 1px solid #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bolder;
	margin: 10px 45px 0px 25px;
}

h1 {
	font-weight: bolder;
	font-size: 1.7em;
	text-align: center;
	margin: 0px auto;
	padding: 10px;
}

h1.title {
	color: #0066a9;
}

h1.email {
	color: #fff;	
}

div.separator {
	display: block;
	height: 85px;
}

div.images {
	width: 1000px;
	margin: 20px auto;
}

.images img {
	position: relative;
	margin: 10px;
	z-index: 0;
}

.box1 {
	float: left;
	width: 370px;
}

.box2 {
	width: 570px;
	float: left;
}

.box2 img {
	vertical-align: top;
}

.twocol {
	padding-bottom: 13px;
}

.zingers {
	padding-top: 4px;
}

.back a {
	font-size: 1em;
	line-height: 1.5em;
	padding: 0px;
	width: 7em !important;
	float: right;
	display: inline;
}