@charset "utf-8";
/* CSS Document */
body		{
	background-color: #828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	width: 1000px;
}


img			{border: none;}

h1		{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 40px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}


h2		{font:Georgia, "Times New Roman", Times, serif; color:#99FFFF;}




h3		{font:Georgia, "Times New Roman", Times, serif; color:#99FFFF;}

a	{
	color:#99FFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
	}
	

#navBarTop {
	
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #00CCCC;
	width: auto;
}

div.navBarTop a		{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #99FFFF;
	text-decoration: none;
}

#imgMain		{
	float: left;
	margin-right: 80px;
        margin-bottom: 30px;
	}
	
	
#imgSmall		{float: right;
	margin-left: 80px;
	}
	
#partyList		{
	margin-left: 500px;
}
#instructionsList {
	margin-left: 500px;
}		

.highlight		{
	color:#99FFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
.ref 	{
	font-size:12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99FFFF;
	margin-left: 300px;
}
.openPage	{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #990000;
	text-decoration: none;
}
#gypsyText	{
	position: absolute;
	margin-top: 10px;
	margin-bottom: 10px;
}
#gypsyTrio	{
	position: absolute;
	left: 369px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#gypsyVideo     {
        position: absolute;
        left: 720px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#gypsy {
	height: 415px;
}

#view	{
	position: absolute;
	left: 10px;
	top: 100px;
	font-size: 10pt;
}
#description  {
        font-size: 13px;
        color: #990000;
        width: 250px;
        float: right;
}