body {
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #CF79D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #47144A;
}
/* CSS Document */

.row2 {
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
.left {
	width: 180px;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-repeat: repeat;
	background-position: left bottom;
	background-color: #BF4F84;
}
.nav {
	vertical-align: top;
	width: 180px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
	padding-right: 0px;
}
.content {
	vertical-align: top;
	margin: 0px;
	padding-top: 180px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#middle {
	width: 530px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 90%;
	line-height: 1.5em;
	color: #5F2960;
}
#middle a, #middle a:visited {
	color: #47144A;
	text-decoration: underline;
}
.right {
	width: 200px;
	vertical-align: top;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 180px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 90%;
	margin-top: 250px;
}
.right h3 {
	font-size: 100%;
	font-weight: bold;
}
.rightColumn {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	font-size: 85%;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/banner-new-layout.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#footer {
	font-size: 90%;
	padding-top: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}
#footer  a   {
	color: #47144A;
	text-decoration: underline;
}
#footer a:visited {
	color: 47144A;
}
#nav {
	width: 99%;
}
.content #middle h3 {
	font-size: 100%;
}
.content #middle h1 {
	font-size: 120%;
	color: #5F2960;
	text-decoration: none;
}
#emailForm {
	border: 1px solid #CD75CC;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
#top {
	height: 85px;
}
#center {
}
#left {
	background-color: #C14E85;
	width: 180px;
}
#middle h2 {
	font-size: 100%;
}
#contact {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#contact td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
