body {
	background-color: #582e7a;
}

.wrapper {
width: 765px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
}

.top {
width: 765px;
background-image:url(images/top.jpg);
background-repeat:no-repeat;
height: 23px;
float:left;
}

.header {
width: 765px;
height: 196px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
float:left;
}

.contentwrapper {
width: 765px;
background-image:url(images/content_back2.jpg);
background-repeat:repeat-y;
background-position:top;
float:left;
}

.contentheader {
width: 751px;
height: 61px;
background-image:url(images/contentheadback.jpg);
background-repeat:no-repeat;
margin-left: 7px;
float: left;
}

.contentheader h1 {
font-family: Arial, Helvetica, sans-serif;
margin-right: 40px;
font-size: 28px;
color: #e28b45;
margin-top: 23px;
padding-bottom: 0px;
margin-bottom: 0px;
}

.left {
width: 158px;
float:left;
margin-top: 10px;
position: relative;
z-index:0;
}

.navwrap {
width: 145px;
float: left;
}

.navlink {
margin-left: 22px;
color: #975ac5;
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
padding-bottom: 20px;
float: left;
width: 130px;
}

.navlink a:link {
text-decoration: none;
color: #975ac5;
font-weight: bold;
float: left;
}

.navlink a:visited {
text-decoration: none;
color: #975ac5;
font-weight: bold;
float: left;
}

.navlink a:hover {
text-decoration: none;
color: #582d79;
font-weight: bold;
float: left;
}

.right {
width: 515px;
padding-left: 47px;
float: left;
height: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6e3e92;
margin-top: 0px;
position:relative;
z-index:2;
/*background-image: url(images/dotback.jpg);
background-position: left top;
background-repeat:repeat-y;*/
}

.right h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 32px;
color: #e28b45;
}


.right h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #975ac5;
}

.right a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6e3e92
}

.right a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6e3e92
}

.right a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6e3e92
}

.bottomcurve {
background-image:url(images/bottomcurve2.jpg);
height: 181px;
width:765px;
float: left;
position: relative;
z-index:1;
top: -50px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #e28b45;
}

.bottomcurve p {
margin-right: 50px;
margin-top: 95px;
}

.bottomcurve a:link {
color: #e28b45;
}

.bottomcurve a:visited {
color: #e28b45;
}

.bottomcurve a:hover {
color: #e28b45;
}

.footer {
width: 765px;
height:30px;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
float:left;
margin-top: -50px;
}