/* CSS Document */


.link:link {color: #ff80ff;}
.link:visited {color: #ff80ff;}
.link:hover {background: #777777;}
.link:active {color: #ff80ff;}


.headings{font:"Century Gothic";
font-size:large;
color:#FF80FF;
text-align:center;
font-weight:bold;}

.text{font:Geneva, Arial, Helvetica, sans-serif;
font-size:medium;

color:#FFFFFF;
text-align:center;
word-spacing:normal;
}

.logoposition{position:absolute;}


.pinkList{
	list-style:circle;
	color:#000000;
	text-indent:inherit;
	font-size:large;
	color:#FFFFFF;
	font-weight: bold;
}


.nobulletsList{list-style:none;
list-style-type:none;
}

.christmasList{
	list-style:georgian;
	color:#FB0234;
	text-indent:inherit;
	font-size:large;
	color:#FFFFFF;
	font-weight:bold;
}
	
.mainList{
	list-style:georgian;
	color:#FB0234;
	text-indent:inherit;
	font-size:large;
	color:#000000;
	font-weight:bold;
}

.style1 {color: #000000}
.style2 {color: #FFFFFF}
#Layer1 {
	position:absolute;
	left:289px;
	top:244px;
	width:595px;
	height:168px;
	z-index:1;
	background-color: #000000;
}
.style4 {color: #FF00FF; }
.style8 {color: #777777}
.style10 {color: #FF80FF}
.style11 {
	font-size:large; 
	line-height:20px; 
	color:#FF80FF; 
	text-align:center; 
	font: "Century Gothic";
}

.style12 {font-size: small}

.style15 {font-size: large; color: #FF80FF; }
.style18 {font-size: large}
.style19 {color: #FF80FF}

td.gallery {
	bordercolor="#000000"
}
html {overflow-y:scroll;}