<style type="text/css">
body {  background-color:#660066;
		font-family: Ariel, Helvetica, Sans-Serif; }
.main { background-color: white;
		position: relative;
		width: 750px !important;
		width: 740px;
		position: relative;
		top: -8px !important; 
		top: -15px;
		margin:0px auto;
		text-align:left; }
input:focus,
input.error:focus, 
textarea:focus {	background-color: #FFC; border-color: #FC6; }
.member_toolbar { background-color: #EEEEFF;
					position: absolute;
					width: 30%;
					left: 4px !important;
					left: 6px;
					top: 190px !important;
					top: 200px;
					height: 346px;
					color:#660066;
			   }
.member_body { background-color: white;
			   position: relative;
			   top:25px;
			   left:31%;
			   width: 69%}
.p-shadow {
   width: 745px !important;
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 0px 0 0 8px !important;
  margin: 0px 0px 1px 2px;  
  z-index: 5;
  }

.p-shadow div {
  background: none !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 0px 0;
  z-index: 5;
  }

.p-shadow p {
  
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0 -6px -2px 0;
  height: 25px; 
  color: white;
  background-color: #660066;
  font: bold .9em georgia, serif;
  vertical-align: 50%;
  z-index: 5;
  }

.header {
	position: absolute;
	top: 152px;
	left: 0px;
	font: georgia, serif;
	background-color: #660066;
	color: white;
	margin: 2px;
	background: url(images/toolbar.gif) no-repeat left top;
	width: 100%;
	height: 100%;
}

.header A:link {color: white;text-decoration: none}
.header A:visited {color: white;text-decoration: none}
.header A:active {color: white;text-decoration: none}
.header A:hover {color: black;}


ul A:link {color: #660066;text-decoration: none}
ul A:active {color: #660066;text-decoration: none}
ul A:visited {color: #660066;text-decoration: none}
ul A:hover {color: black;}

  
.footer { 	margin: 0 0 -10px 0;
			vertical-align: bottom; }
.footer A:link {color: #660066;text-decoration: none}
.footer A:active {color: #660066;text-decoration: none}
.footer A:visited {color: #660066;text-decoration: none}
.footer A:hover {color: black;}

.p-shadow A:link {color: white;text-decoration: none}
.p-shadow A:visited {color: white;text-decoration: none}
.p-shadow A:active {color: white;text-decoration: none}
.p-shadow A:hover {color: black;}

.member_toolbar A:link {color: #660066;text-decoration: none}
.member_toolbar A:active {color: #660066;text-decoration: none}
.member_toolbar A:visited {color: #660066;text-decoration: none}
.member_toolbar A:hover {color: black;}
</style>