.header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 346px;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D3F2E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #B7322B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content {
	width: 550px;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
}
.cvoverholder {
float: right;
	margin: 0px 5px 5px;
	text-align: center;
	padding: 10px;
}
.cover {
	border: 1px solid #7D3F2E;
	margin: 5px;
}
h2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	width: 250px;
	font-size: 13px;
}
.linklist {
	border: 1px dashed #B7322B;
	padding: 3px;
	float: left;
	margin: 3px;
	width: 120px;
}
a {
	color: #7D3F2E;
}
a:hover {
	color: #B7322B;
}
.wrapper {
	width: 630px;
			background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
.wrapper2 {
	width: 620px;
	background-image: url(images/bgright.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.style1 {
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
}