 /*_pp01*/

body {
	background-color: #4A3C39;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(http://secure.worldhosting.org/cgi-bin/wh/get_img_by_name.pl?webid=680523&ei_code=bg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 11px;
                     
}

td {font-size: 11px;}

p {
	text-align: justify;
}

p.gallery-section { /* hyperlinked Gallery categories on the gallery entry page. */
	margin-top: 4px;
	text-align:center;
	}

/* CUSTOM CLASSES */

.menuMain {
	color: #FBCA64;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: right;
	display: block;
}

a.menuMain {
	text-decoration: none;
}

a.menuMain:hover {
	color: #EF4E91;
}
.footer {
	background-repeat: repeat-x;
	background-image: url(http://secure.worldhosting.org/cgi-bin/wh/get_img_by_name.pl?webid=680523&ei_code=bg_footer);
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
	
}
.content {

	background-color: #FFFFFF;
                     color: #000000;
}

/* HOME */



a.hlCurPageLink {
	color: #F44A93;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F54993;
}

/*END_pp01*/

.black{
background-color: #000000;
}

.menuMainBg {
	background-color: #1F201A;
}
.pinkside {
	background-color: #F1D7E2;
}

.yellowside {
	background-color: #f4f0cb;
}

.greyside {
	background-color: #DDDDDD;
	min-height: 100%;
	height: 100%;
}


/* -------------- Content Area Page Links -------------- */

/* p Content links */
p a:link, h2 a:link, p a:visited, h2 a:visited, h3 a:link, h3 a:visited {
	text-decoration: underline;
	font-weight: normal;
	font-size: inherit;
	color: #fd4899;
	}

p a:hover, h2 a:hover, p a:active, h2 a:active, h3 a:hover, h3 a:active {
	text-decoration: none;
	font-weight: normal;
	font-size: inherit;
	color: #4a3c39; /* e43785 */
	}	
	
.promo {
	text-align: center;
}
/* //End p Content Links and list links */