body {	background: #dfe96d url(/template/default/bg_body.png) repeat-x top;
  text-align: center;
  min-width: 900px;
}
h1 {
	font-family: 'showcard gothic';
	display:block;
	text-align:left;
	font-size:18px;
	line-height:33px;
	background:#ff66cc url(/template/pink/titlebar.gif) repeat-x;
	font-weight:bold;
	padding:2px 10px;
	color:white;
	text-transform:uppercase;
	letter-spacing:-1px;
}

textarea {
	overflow:hidden;
	padding:10px;
	margin:3px;
	background:url('/template/pink/embeded.gif') repeat white;
	border:1px solid #cdcdcd;
	color:#727272;
	letter-spacing:3px;
}

a:link, a, a:active, a:visited {
	color:#ff0066;
}
a:hover {
	color:#ff6000;
}
.nav {
	font-size:16px
}

#container {
	padding:5px;
	width:800px;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto
}

#policylinks a {color:red;}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align:left;
}

#menu23 {
	width: 200px;
	margin: 0px;
	font-weight:bold;
	text-align:left;
	font-size:14px;
}
#menu23 td {
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	font-size:12px;
	background:url(/template/pink/menunormal.gif);
        font-family:'showcard gothic';
}
#menu23 td:hover {
	color: #ffffff;
	background:url(/template/pink/menuhover.gif);
        cursor:pointer;
}

#menu23 td a:hover {
	color: #ffffff;
	text-decoration:none;
	

}
#menu23 td a {
	color: #000000;
	text-decoration:none;
}
