html, body  {
	border:0;
	margin:0;
	padding:0;
	background:transparent url(images/bodybg3.jpg) top center no-repeat;
}
.poweredphplist {
	display:none;
}
#main a{
	color:#999;
	font-weight:normal;
	text-decoration:none;
}
#main a:hover {
	color:#d7b9b1;
	font-weight:normal;
	text-decoration:none; /*underline overline;*/
}
#main a.popup {
   padding-right: 18px;
   border-bottom:1px #666 dashed;
   background: transparent url(images/icon_popup.gif) no-repeat center right;
}
#wrapper {
	width:auto;
	height:auto;
	margin:0 auto;
	border:0px #ccc solid;
}
#content {
	width:750px;
	height:610px;
	margin:0px auto;
	border:3px #2d150d solid;
	background:#000 url(images/rich.jpg) 85% 65% no-repeat;
}
#contentgallery {
	width:750px;
	height:610px;
	margin:0px auto;
	border:3px #2d150d solid;
	background:#000;
}
#contentindex {
	width:750px;
	height:519px;
	margin:0px auto;
	border:3px #2d150d solid;
	background:#000 url(images/index5.jpg) top center no-repeat;
}
#space30 {
	width:auto;
	height:30px;
	margin:0 auto;
}
#space {
	width:auto;
	height:491px;
}
#enter, #enter a {
	text-align:center;
	color:#cdd2dd;
	text-decoration:none;
	font-size:20px;
}
#enter a:hover {
	color:#69543f;
}
#menu {
	height:35px;
	background:#000;
	border:0px red solid;
}
#header {
	position:relative;
	height:170px;
	width:750px;
	background:#000 url(images/header5.jpg) top center no-repeat;
}
#spacer{
	width:auto;
	height:15px;
}
#spacerbottom{
	width:auto;
	height:15px;
}
#main p.mailingform {
	width:400px;
	height:300px;
	background-color:yellow;
	overflow:auto;
}
#main .required {
	color:red;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:14px;
	padding:0;
}

#main {
	position:relative;
	width:470px;
	height:355px;
	margin:0 15px 0 15px;
	overflow:auto;
	color:#ccc;
}
#main h1 {
	font-family:"Trebuchet MS";
	font-size:20px;
	line-height:20px;
	color:#b37e6e;
	font-weight:500;
	text-decoration:none;
	padding:0;
	margin:0 0 5px 0;
}
#main h2 {
	font-family:"Trebuchet MS";
	font-size:16px;
	line-height:20px;
	color:#d7b9b1;
	font-weight:500;
	text-decoration:none;
	padding:0;
	margin:5px 0 5px 0;
}
#main h3 {
	font-family:"Trebuchet MS";
	font-size:14px;
	line-height:20px;
	color:#d7b9b1;
	font-weight:100;
	text-decoration:none;
	padding:0;
	margin:2px 0 2px 0;
}
#main p {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#d7b9b1;
	font-weight:normal;
	text-decoration:none;
	padding:0 250px 0 0;
}
#main p img {
	float:left;
	padding:0 10px 0 0;
	margin:0;
}
#gallery {
	border:0px red solid;
	width:700px;
	height:309px;
	margin:0;
	padding:0;
}
#gallery a img{
	border:0;
	text-decoration:none;
}
#gallery a:hover img{
	text-decoration:none;
	border:0;
}
/***********************************************************************/
/* form styling                                                        */
/***********************************************************************/

#bottom {
	clear:both;
	height:19px;
	padding:0;
	margin:0;
	background:#333 url(images/header_bottom.jpg) top center no-repeat;
}


#valid {
	display:block;

	float:left;
	width:220px;
	background:transparent;
	height:19px;
	padding:0;
	line-height:19px;
}
#valid p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#aaa;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding-left:15px;
	margin:0;
}
#valid a{
	color:#aaa;
	font-weight:normal;
	text-decoration:underline;
}
#valid a:hover{
	text-decoration:none;
	color:#b37e6e;
}
#copyright {
	float:left;
	width:300px;
	background-color:transparent;
	height:19px;
	padding:0;
	margin:0;
	line-height:19px;
}
#copyright p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#aaa;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding:0 0 0 20px;
	margin:0;
}
#logopan {
	float:right;
	width:165px;
	background:transparent;
	height:19px;
	padding:0 15px 0 0;
	line-height:19px;
}

#logopan p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#aaa;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding:0;
	width:165px;
	margin:0;
}

#logopan a{
	color:#aaa;
	font-weight:normal;
	text-decoration:underline;
	background:transparent url(images/panlogo.jpg) 100% 0 no-repeat;
	width:165px;
	height:100%;
	overflow:hidden;
	display: block;
}

#logopan a:hover{
	color:#b37e6e;
	font-weight:normal;
	text-decoration:none;
	background:transparent url(images/panlogo.jpg) 100% -19px no-repeat;
}



#buttons {
	float:left;
	padding:5px 2px 0 5px;
	margin:0;
	border:0;
	width:75px;
}
.pink {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:red;
	text-decoration:none;
	padding:0;
	margin:0;
	line-height:10px;
}
#main form, #main subscribeform
{
	/* float:left; */
	margin:0px;
	padding:0px 0px 20px 0px;
	color:#d7b9b1;
	font-family:"Trebuchet MS";
	font-size:11px;
	border:0px red solid;
}
#main table
{
	margin:0px;
	padding:10px 0px 10px 0px;
	width:450px;
	background-color:#000;
			/* border:1px solid #AAAAAA; */
}
#main table td
{
	vertical-align:top;
	padding:3px 10px 0px 0px;
	font-family:"Trebuchet MS";
	/*border-bottom:1px solid #45b4bf; */
	background-color:#000;
	/*border:1px solid #AAAAAA; */
	/*width:350px;*/
	line-height:20px;
  
}
#main form td.right
{
	font-family:"Trebuchet MS";
	font-size:13px;
	text-align:right;
	padding-right:10px;
	line-height:20px;
	background-color:#000;
	width:160px;
}
#main form input.forma
{
  margin:0px;
  padding:0px;
  width: 250px;
  background:#999;
  background-repeat:repeat-x;
  background-position:top;
  border:1px solid #666;
  color:#000;
}
#main form input.subscribe
{
  width: 124px;
  background-image:none;
  background-color:#999;
  padding: 3px;
  font-family:"Trebuchet MS";
  font-size:11px;
  font-weight:bold;
  color:#000;
}
#main form textarea
{
  margin:0;
  padding:0;
  width:250px;
  background: #999;
  background-repeat:repeat-x;
  background-position:top;
  border:1px solid #666;
  font-family:"Trebuchet MS";
  font-size:120%;
  color:#000;
}
