Body
{
	margin: 4px; background: black url(RoseBBg3b.gif) 0 0 repeat-y fixed; color: #FDF5E6;
	font: "Monotype Corsiva", "Lucida Blackletter", sans-serif;
	
}

img
{
	border: 0;
}

#Nav
{

	float: left;
 	top: 0;left: 0; width: 18%; height: 100%;
	padding: 2em 0 0 0;
}

#Shell
{
	clear: right;
	margin: 0 3% 0 18%; padding: 0;
 	/*left: 40%;*/ height:100%;
	font-size: 14pt;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-style: groove;
	border-color: red;

}

#Top
{
	
	text-align: center;
}

#Header
{
	top: 0; left: 16%; width:100%; height: 10%;
	font-color: red;
	padding: 1px 1px 1em 1px;
}

#Title
{

	left: 5%; width: 100%;
}

a:link, a:visited {color: yellow;}
a:hover {color: red;}

P
{
	text-indent: 2em;
	text-align: justify;
	font-size: 12pt;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
span.download
{
	text-align: justify;
	font-size: 12pt;
}

h3
{
	text-align: center;
	font-size: 15pt;
	font-family: Monotype Corsiva;
	color: green;
}

.clearboth
{
	clear: both;
}

div.space {
	display: block;
	width: 2px;
	height: 2em;
	}

/* -------------- This begins the Main Page CSS --------------------- */

table.special
{
	font-size: 22pt;
	color: red;
}
table.special td.paddedleft
{
	padding-left: 5%;
}
table.special td.paddedright
{
	padding-right: 5%;
}

H1.special1
{
	text-align: center;
	font-size: 25pt;
	font-family: Monotype Corsiva;
	color: white;
}

#update
{
	font-size: 9pt;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}

span.firstword
{
	font-size: 133%; font-weight: bold; font-family: "Monotype Corsiva", "sans serif"; color: FF2200;
}

span.attention
{
	font-size: 133%; font-family: "Monotype Corsiva", "sans serif"; color: FF2200;
}

#dance
{
	clear: both;
	float: left;
	width: 50%;
	padding-left: 1em; padding-right: 1em;
	margin: 0 0 1em 0;
}
#rent
{
	float: right
	margin: 0 0 1em 0
	padding-left: 1em; padding-right: 1em;
}

#Section2
{
	clear: both;
}
#Hallinfo
{
	clear: both;
	padding: 0 0 0.5em 0;
	margin-bottom: 0.5em;

}

#morehall
{
	clear: both;
	float: left;
	width: 43%;
	color: red;
	font-size: 8pt;
	text-align: center;
}
#Hall
{
	float: right;
	font-size: 12pt;
	width: 45% !important;
	padding-right: 1em;
	vertical-align: middle;	
}

#Hungaryinfo
{
	clear: both;
	padding: 1em 0 0 0;
	margin-top: 0.5em;

}
#more
{
	clear: both;
	float: left;
	width: 43%;
	color: red;
	font-size: 8pt;
	text-align: center;
}
#Country
{
	float: right;
	font-size: 12pt;
	left: 42%;
	padding-right: 1em;
	vertical-align: middle;
	width: 45% !important;
}

#bottom
{
	clear: both;
}

#Programmer
{
	clear: both;
	font-family: "Bookman Old Style";
	font-size: 60%;
	text-align: center;
	padding-bottom: 3em;

}


/* ------------------- This begins the Members CSS ------------------------- */

table.executive
{
	color: green;
	background-color: black;
	border-color: red;
	border-style: inset;
}

/* ------------------- This begins the Bookings CSS ------------------------ */

ol
{
	list-style-type: 1;
	font-size: 12pt;
	text-indent: 4em;
}

table.rental
{
	color: green;
	background-color: white;
	border-style: groove;
	font-weight: 800;
	border-color: red; border-width: 6;
	
}

table.rental td
{
	border-style: groove;
	border-width: 2;
	border-color: green;
	text-align: left;
	vertical-align: center;
	padding-left: 2em; padding-top: 1em; padding-bottom: 0.5em;
}

ul
{
	list-style-type: disc;
	font-size: 12pt;
}

/* ------------------- This begins the Dancers CSS ------------------------- */

#PicRight
{
	float: right;
	margin-top: 0px; 
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
}

#PicLeft
{
	clear: both;
	float: left;
	margin-top: 0px; 
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
}

#PicLeftMid
{
	float: left;
}

table.group
{
	color: green;
	background-color: white;
	border-style: groove;
	font-weight: 800;
	border-color: red; border-width: 6;
	
}
table.group td
{
	border-style: groove;
	border-width: 2;
	border-color: green;
	text-align: left;
	vertical-align: center;
}

/* --------------------------- This begins the Lounge CSS ------------------------------ */

div.pullquote
{
	font-style: italic;
	text-align: center;
	font-size: 13pt;
	border: solid #098040; border-width: 7px 0;
	padding: 3px 2px; margin: 1px 7px;
}

/* -------------------------- This begins the Special Events CSS ----------------------- */
.MG
{
	float: right;
	padding-top: 0.8em; padding-right: 5em; padding-left: 1em;
	font-size: 8pt;
}

.PR
{
	float: left;
	padding: 0.8em 1em 0em 1em;
}

ul lh
{
	color: green;
	font-weight: 800;
}

.Line
{
	border: 2px groove red;
	border-width: 2px 0px 0px 1em;
	line-height: 1em;
	margin-bottom: 1em;
}

.MPic
{
	margin-top: 1em;
	text-align: center;
	font-size: 11pt;
}
/* --------------------------- This begins the Photos CSS ----------------------------- */
a.noline, a.noline:link, a.noline:visited 
{
	text-decoration: none; 
	color: white;
}

a.noline:hover
{
	color: red;
}

img.pics 
{
	display: block;
	border: 1px solid red;
	margin: 0; 
	
}

#PicDisplay
{
	clear: both;
}