body {
  background-color: #FFF;
	color: #8b4098;
	font-size: 12px;
	font-family: Ariel, Helvetica, Sans-Serif;
	margin: 0;
	}
h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #621a6e;
	}
h3 {
	margin-bottom: 5px;
	}
img {
  border: 0;
	}
a {
  text-decoration: none;
	color: #636161;
	}
a:hover{
  text-decoration: underline;
	}
td {
  vertical-align: top;
	}
b {
  color: #ac76b5;
	}

.content {
  min-height: 490px;
	height: auto !important;
	height: 490px;
	position: absolute;
	top: 189px;
	left: 181px;
	padding: 0 10px 0 10px;
	border-right: 1px solid #7d298c;
	width: 441px;
	}

.admincontent {
  min-height: 490px;
	height: auto !important;
	height: 490px;
	position: absolute;
	top: 189px;
	left: 181px;
	padding: 0 10px 0 10px;
	width: 441px;
	}

.container {
  width: 845px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}

.head {
  position: absolute;
	top: 0;
	left: 0;
	width: 845px;
	height: 148px;
	background-image: url(./images/head.jpg);
	}

.topmenu {
  position: absolute;
  top: 148px;
	left: 0;
	height: 31px;
	width: 845px;
	background-image: url(./images/purplebar.gif);
	text-align: right;
	}
.topmenu a {
  color: #FFF;
	font-size: 14px;
	margin-right: 10px;
	position: relative;
	top: 6px;
	text-transform: uppercase;
	}

.leftmenu{
  position: absolute;
	left: -181px;
	top: -10px;
	background-color: #d9b4df;
	width: 181px;
	height: 100%;
	background-image: url(./images/leftbar.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	}
.leftmenu a {
  color: #7d298c;
	font-size: 14px;
	display: block;
	position: relative;
	left: 9px;
	top: 9px;
	border-bottom: 1px dashed #fff;
	width: 163px;
	padding-bottom: 4px;
	margin-bottom: 9px;
	}

.rightmenu {
  position: absolute;
	right: 0;
	top: 189px;
	width: 193px;
	text-align: right;
	}
.rightmenu img {
  display: block;
	margin-bottom: 10px;
	}

.offer {
  width: 193px;
	height: 56px;
	background-image: url(./images/offers-right.jpg);
	text-align: center;
	padding-top: 32px;
	}

.foot {
  position: absolute;
	left: -181px;
	bottom: -41px;
	width: 831px;
	height: 17px;
	background-image: url(./images/purplebar.gif);
	padding: 7px;
	color: #fff;
	}
.foot a {
  color: #fff;
	}
.designed {
  position: absolute;
	top: 7px;
	right: 7px;
	}