body {
	text-align: center;
	background: #F5EDF2 url(pinkswoopbg.jpg) top center no-repeat;
}
#wrapper{
	width: 800px;
	height: 900px;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#banner {
	width:800px;
	height:75px;
	position:relative;
}
#welcomephoto{
	width: 800px;
	height: 231px;
	position: relative;
	
}

#leftnav{
	width: 120px;
	height: 400px;
	position: relative;
	top:135px;
	left:250px;
	padding-left:20px;
	padding-top:10px;
}
#content{
	width: 360px;
	height: auto;
	position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3d4d56;
	text-align: left;
	top: -275px;
	left: 415px;
}
#rightnews{
	width: 340px;
	height: auto;
	padding: 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#b07f95;
	position: relative;
	text-align: left;
	top: -260px;
	left: 415px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #F5EDF2;
	border-right-color: #F5EDF2;
	border-bottom-color: #F5EDF2;
	border-left-color: #F5EDF2;
}
#footer{
	width: 790px;
	height: auto;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3d4d56;
	position: relative;
	text-align: center;
	top: -230px;
}
.h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9f4f7a;	
}
a:link {
	color: #6d285c;
}
a:hover {
	color: #9d3a41;
}	
.blue a:link {
	color:#6d285c;
}
.blue a:visited {
	color:#6d285c;
}
.blue a:hover {
	color:#9d3a41;
}
.blue a:active {
	color:#6d285c;
}
.button {
display:block;
font-family: "dederon-sans-web-1","dederon-sans-web-2";
font-size:14px;
border: 0;
color:#b07f95;
width:135px;
height:28px;
text-decoration:none;
margin:0 0 0 0;
}

.button a:visited {
color:#b07f95;
}

.button:hover {
color:#884f7a;
}

.dlicon {
text-decoration:none;
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
line-height:33px;
font-weight: normal;
padding-right:10px;
}
.dlicon:hover {
color:purple;
}
.dlwrap {
margin-right:10px;
float:right;
text-align:right;
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}