﻿a:link    {	color: #FF00FF;
			text-decoration:underline;}

a:active  { color: #CC99FF;
			text-decoration:none;}

a:hover {
			color:#CC99FF;
			text-decoration:underline;
}

a:visited { color: #9900CC;
			text-decoration:underline;}

body { 

	background-color:#000000;

}

font {

	font-family: "Footlight MT Light", Georgia, sans-serif; 
	color:#FF00FF;

}

h1, h2, h3, h4, h5, h5, p { 
	font-family:"Footlight MT Light", Georgia, sans-serif;
	color:#FF00FF;
	text-align: center;

}

h1 {

	font-size:48pt;

}

h2 {

	font-size: 34pt;

}

h3 {

	font-size: 22pt;

}

h4 {

	font-size: 16pt;

}

p {
	font-size:14pt; 
	font-weight:bold;

}

hr {width: 85%; height: 5px; color:#9900CC; border-style:ridge; 

}

table {table-layout: fixed; width: 770px; background-color:#000000; border: 10px #9900CC double;

}

tr { border:3px #9900CC double; padding: 5px 5px 5px 5px; height: auto; text-align:center;

	
}

td {

 border:3px #9900CC double; padding: 5px 5px 5px 5px; height: auto; text-align:center;

}




.highlight {

	color:#CC99FF;

}

.palert{
	color:#9900CC;
}

#container {

	float:none;
	width:800px;
	height:auto;
	padding-bottom:20px;
	/*padding:20px 10px 50px 10px;*/

}

#logo { float:none;
		background-image:url('../images/logos/Destinee Faith 08.jpeg');
		background-repeat:no-repeat;
		background-position:center center;
		width:780px;
		height:417px; 

}

#body { float:right; background-color:#000000; width:550px; height:auto; 
		padding-left: 0px; padding-right: 0px; padding-top:10px; padding-bottom:10px; 
		border:10px #9900CC ridge; text-align:center;

}

#body2 { float:none;
		width:770px; 
		height:auto;
		background-color:#000000;
		border:10px #9900CC ridge;
		padding:20px 5px 20px 5px;
		text-align:center;

}

#middlebar { float:none;
			background-color:#000000; 
			width:770px; 
			height:auto; 
			padding-left:0px; 
			padding-right:0px;
			border:10px #9900CC ridge; 
			text-align:center;
			clear:both;}

#sidebar { float:left; 
		background-color:#000000;
		width:190px; 
		height: auto; 
		padding-left: 0px; padding-right: 0px; padding-top:50px; padding-bottom:50px; 
		border:10px #9900CC ridge; 
		text-align:center;

}

#copy { width:400px;
		vertical-align:middle;
		background-color:#000000; 
		text-align:center;
		border:3px #9900CC ridge;
		clear:both;
}



/*THIS IS THE MENU CODE*/



.clearit {

	margin: 0;

	padding: 0;

	height: 0;

	clear: both;

}

/* BUBBLE PLASTIC VERTICAL MENU */



.bubplastic.vertical {

	width: 120px; /*125px;*/

	margin: 0px;

	padding: 0px;

	display: block;

}

.bubplastic.vertical ul {

	display: block;

	list-style: none;

	margin: 0;

	padding: 0;

}

.bubplastic.vertical ul li {

	display: block;

	float: left;

	width: 100%;

	margin: 0;

	padding: 0;

	background: transparent url('../images/df-mbg.gif') top left no-repeat;

}



.bubplastic.vertical ul li a {

	display: block;

	margin: 0;

	width: 100%;

	padding-left: 35px;

	text-transform: uppercase;

	font-family: "Footlight MT Light", "Arial Black", "Times New Roman";

	font-size:14pt; font-weight: bolder;

	color: #9900CC;

	text-decoration: none;

	background: transparent url('../images/df-button.gif') top left no-repeat;

}

.bubplastic.vertical ul li a span.menu_ar {

	display: block;

	margin: 0;

	width: 100%;

	height: 22px;

	padding-top: 5px;

	padding-right: 35px;

	background: transparent url('../images/df-button.gif') top right no-repeat;

	cursor: pointer;

}

/* END BUBBLE PLASTIC VERTICAL MENU */


/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {

	width: 100%;

	height: 27px;

	margin: 0;

	padding: 0;

	background: #000000 url('../images/df-mbg.gif') top left repeat-x;

}

.bubplastic.horizontal ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

.bubplastic.horizontal ul li {

	float: left;

	margin: 0;

	padding: 0;

	background: transparent url('../images/df-button.gif') top left no-repeat;

}

.bubplastic.horizontal ul li a {

	display: block;

	height: 27px;

	padding-left: 35px;

	float: left;

	text-transform: uppercase;

	font-family: "Footlight MT Light", "Arial Black", "Times New Roman";

	font-size: 14pt; font-weight: bolder;

	color: #9900CC;

	text-decoration: none;

}


.bubplastic.horizontal ul li a span.menu_ar {

	display: block;

	float: left;

	height: 22px;

	padding-top: 5px;

	padding-right: 35px;

	background: transparent url('../images/df-button.gif') top right no-repeat;

	cursor: pointer;

}

/* END BUBBLE PLASTIC HORIZONTAL MENU */


/* PINK HOVER */

.bubplastic.pink ul li a:hover,

.bubplastic.pink ul li.highlight a {

	background: transparent url( '../images/df-pink.gif') top left no-repeat;

}

.bubplastic.pink ul li a:hover span.menu_ar,

.bubplastic.pink ul li.highlight a span.menu_ar {

	background: transparent url('../images/df-pink.gif') top right no-repeat;

}

/*END OF MENU CODE*/
