@charset "UTF-8";
/* CSS Document */

body {
	background: url(../images/background.jpg) repeat-x #FF7BAC;
	margin: -2px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
	color:#CC0066;
	}
	
a img {
	border: 0px;
	color: none;}
	
.mainarea  { 
	width: 1024px;
	margin: 0px auto;}

.marquee {
	width: 1024px;
	height: 179px;
	
	}
.spacer {
	width: 1024px;
	height: 25px;
	background-image: url(../images/btm_bar_bg.png);
	margin-top: -16px;
	}
.menubar {
	width: 1024px;
	height: 46px;
	margin-top: 0px;
	margin-left: 15px;
	padding: 0 0 0 0;
	}

.menubar ul
	{padding: 0 0 0 0;}
	

.maincontent {
	background: url(../images/floralbg.png) repeat;
	width: 1024px;
	margin-top: -7.5px;
	overflow: hidden;
	}

.footer {
	width: 1024px;
	height: 25px;
	background-image: url(../images/btm_bar_bg.png);
}

.credits
{ width: 1024px;
color:#CC0066;
font-size: 12px;
}


	
#pinkaliciousalt {
	width: 1024px;
	overflow: hidden;}
	
#centercontent {
	width: 1024px;
	}

#centercontent .bottomer
	{
	background-image: url(../images/bottom_bgalt.png);
	width: 1024px;
	height: 25px;
	}
	
#centercontent .topper
	{
	background-image: url(../images/top_bgalt.png);
	width: 1024px;
	height: 25px;
	}
	
#centercontent .middler
	{
	background: url(../images/middle_bgalt.png) repeat-y;
	width: 1024px;
	overflow: hidden;
	
	}

#centercontent .middlerphoto
	{
	background: url(../images/middle_bgalt.png) repeat-y;
	width: 1024px;
	height: 600px;
	
	}
	
#information
	{
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	}
	
.middler p {
	color:#FF3399;
	padding-right: 60px;
	padding-left: 60px;
	text-align: justify;
	margin-top: -5px;
}

.middler ul {
	color:#FF3399;
	padding-right: 60px;
	padding-left: 40px;
	padding-top: 0px;
	font-size: 14px;
	margin-top: -10px;
	list-style-image: url(../images/cupcake_li.png);
	list-style-type: none;
	}
	#also {margin-left: 100px;}

p img 
{float: left;
}
.middler h1 {margin-top:-2px;}

#menu {
	margin-top: -.5px;}
	
#menu li 
	{ display: inline;
	}

.vidbox 

{padding-left:  195px;
}


#galleryspace {
	width: 1024px;
	overflow: auto;
	margin-left:-11px;
	background-color: #FFCCFF;
	border-color: #FF66FF;

}

#subgallery
	{margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 20px;}







/*----------------FLASH STYLES--------------------*/


/*First hide all flash movies for all browsers that support some kind of style. Note: alterative text for non-flash browsers is shown by default until hidden below for two classes of flash-capable browsers*/
#flash_alternate,#flash_plugin,#flash_activex {
display:none;
}

/* IE 5 fix */
#flash_plugin {
display:none;
voice-family:"\"}\"";
voice-family:inherit;
display:block;/*Set ALL OTHER BROWSERS to see plugin*/
}

/* Stokely Hack (fixes Safari, IE6 and IE 7 height issues) */
/* This hides plugin from IE7 but shows it for Mozilla and all other non-IE browsers */
html*#flash_plugin {
[display:block;/* Mozilla < 1.01 and Netscape 6-7 only */
display:block;/* Safari for Mac only */
]display:none/* IE 7 only */
}
.dummyend[id]{clear: both;}
/* This shows activex for IE7 but hidden from all others. Also, hide from Mac IE */
/*\*/
html*#flash_activex {
[display:none;
display:none;
]display:block;
}
.dummyend[id]{clear: both;}
/**/

/* This allows IE 6 to see active x without Mozilla and others. Also, hide from Mac IE */
/*\*/
* html #flash_activex {
display:block;
}
/*end*/




/*Add extra rules here to hide special features from older or selective agents*/
/*This hides the non-flash message div from Netscape 4 (and older), and this rule is only seen by that agent*/
.hidefromnetscape4,body div #flash_activex {
/*/*//*/visibility:hidden;display:none;/*end*/
}

/*--------------------------------------------------*/


body div#shell1 {
background:#f8649E  !important;
}

#capt {
width: 700px;
float: left;
color: #CC0066;
font-size: 10px;
text-align: right;
margin-top:-8px;
}

div.buzz h2{ font-size: 26px;
	background-color: #990066;
	color:#FFFFFF;
	font-weight: bold;
	margin: 10px 60px 10px 60px;
	padding: 5px 40px 5px 40px;
	text-align:center; }
div.buzz h3{
	color:#666666;
	font-size:12px;
	text-transform: uppercase;
	font-style: italic;
	margin: 0px 0px 0px 60px;
	padding:0px
}
div.buzz h4{
	
	font-size: 20px;
	color: #990066;
	font-weight: bold;
	margin: 10px 0px 0px 60px;
	padding:0px
}
div.buzz h5{
	font-size: 14px;
	color: #990066;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 5px 60px;
	padding:0px;
	
}
	div.buzz h6{
	
	font-size: 10px;
	color: #990066;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 10px 60px;
	padding:0px}
div.buzz p { font-size: 12px;}
