p {
	margin-top: 0px;
	padding-top: 0px;
}
body {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	margin-top: 0px;
	background-image: url(images/background2.png);
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #7F1516;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 11px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #AF4035;
}
#background {
	height: 600px;
	width: 950px;
	z-index: 1;
	margin: auto;
	position: relative;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#recipient {
	margin: auto;
	height: 700px;
	width: 900px;
	position: relative;
	z-index: 2;
	top: 0px;
}
#nav_recipient {
	height: 22;
	width: 900px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 100px;
}
#nav {
	margin: auto;
	height: 22;
	width: 896px;
	position: relative;
}
a.navlien {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 110px;
	float: left;
	background-color: #FFF;
	line-height: 18px;
	height: 18px;
	border: 1px solid #7F1516;
}
a.navlien:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 110px;
	float: left;
	background-color: #75091D;
	line-height: 18px;
	height: 18px;
	border: 1px solid #7F1516;
}
#header {
	height: 120px;
	width: 900px;
	background-color: #75091D;
	position: absolute;
	z-index: 4;
}
#column1 {
	position: absolute;
	height: 500px;
	width: 230px;
	top: 135px;
	left: 20px;
}
#column2 {
	position: absolute;
	height: 500px;
	width: 630px;
	top: 135px;
	left: 250px;
	overflow: visible;
}
.image_with_text {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
li {
	padding-top: 5px;
}
a:link {
	text-decoration: none;
	color: #7F1516;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.photo_10pxpadding {
	padding-right: 7px;
	padding-bottom: 5px;
}
.photo_table_207px {
	width: 207px;
}

