body {
	background: #160d10 url(images/bg.gif); font-family: Arial, Helvetica, sans-serif; font-size: 13px; margin: 20px 0;
}

.pr-container {
	width: 700px; margin: 0 auto;
}

.c-header {
	background: url(images/container-top.gif); width: 700px; height: 47px;
}

.pr-header {
	background: #3c252b url(images/header.gif); width: 700px; height: 194px;
}

.pr-content {
	background-color: #f3e5f5; width: 700px;
}

.pr-content h2 {
	margin: 0; font-family: "Trebuchet MS", "Times New Roman", Times, serif; color: #caa2ad; padding: 30px 50px; font-size: 25px; font-weight: normal;
}

.pr-text {
	width: 480px; padding-left: 50px; float: left; color: black;
}

.pr-menu {
	float: right; text-align: right; width: 137px; border-bottom: 1px solid #e5d4d9;
}

.pr-menu div {
	width: 137px; height: 42px; background: url(images/menubg.gif); text-align: left; 
}

.pr-menu div a {
	margin-left: 30px; line-height: 45px; font-family: "Trebuchet MS", "Times New Roman", Times, serif; color: white; font-size: 12px;
}

.c-bottom {
	background: url(images/container-btm.gif); width: 700px; height: 11px; margin-top: 15px;
}

.pr-text ul {
	margin-left: 20px; font-size: 13px;
}

.pr-text p {
	font-size: 13px; margin: 0;
}

.panel {
	background-color: white;
}

.panel label {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #2f212b;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

.button1, .submit-buttons {
	font-size: 12px;
}

a:link	{ color: #814f5c; }
a:visited	{ color: #814f5c; }
a:hover	{ color: #D31141; }
a:active	{ color: #368AD2; }
