@charset "utf-8";
body, td, th
{
	font-family: Verdana, Geneva, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
}
body
{
	background-color: #0E0D2C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #213A7C;
}
#backgroundHeader
{
	background-attachment: scroll;
	background-image: url(images/backgrounds/bgHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
}
#backgroundMenu
{
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	background-color: #170042;
	font-size: 18px;
}
#border-white {
	border: 2px solid #FFF;
	color: #FFF;
}
#backgroundMain
{
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/backgrounds/bgContent.jpg);
	background-color: #6511BF;
	width: 100%;
}
img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #170042;
}
#backgroundFooter
{
	background-position: top;
	background-image: none;
	background-color: #1B2665;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
}
a:link
{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited
{
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}
a:hover
{
	text-decoration: none;
	color: #B81C67;
}
a:active
{
	text-decoration: none;
	color: #B81C67;
	text-align: center;
}
#menu a:link
{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
#menu a:visited
{
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}
#menu a:hover
{
	text-decoration: underline;
	color: #8508C8;
}
#menu a:active
{
	text-decoration: none;
	color: #8508C8;
}
.space { margin-top: 20px; }
.text-large
{
	font-size: 18px;
	text-align: left;
}
h1 { font-size: 215%; }
h2
{
	font-size: 200%;
	margin-bottom: 4px;
}
h3
{
	font-size: 145%;
	margin-bottom: 3px;
}
h4
{
	font-size: 120%;
	margin-bottom: 3px;
}
h5
{
	font-size: 110%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.text-footer { font-size: 10px; }
.centre { text-align: center; }
.justify { text-align: justify; }
.small { font-size:95%; }
p.small { margin-top:0px; }
.text-legal
{
	font-style: oblique;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}
table
{
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
td
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.guestName
{
	color: #B81C67;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}
.guestShow { font-size: 16px; }
#guestsBox
{
	background-color: #0f0419;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	left: 0px;
	position: relative;
	width: 500px;
	z-index: 2000;
	margin: 0px;
	border: 2px solid white;
}
#guestsBox h4
{
	text-indent: 10px;
	margin: 0px;
	font-size: 1.2em;
}
#guestsBox p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.guest-display-picture
{
	border: 1px solid white;
	margin: 0px;
	padding: 0px;
}
.guest-display-text
{
	padding:10px 0px 10px 0px;
	background-color: #1D2973;
	border: 1px solid white;
	margin: 0px;
	font-weight:bold;
	font-size:.9em;
}
.left
{
	float: left;
	padding-right: 10px;
}
.right
{
	float: right;
	padding-left: 10px;
}
img.pics-banner
{
	border: 2px solid #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
img.pics-header
{
	border: 2px solid #FFF;
	margin: 0px;
}
.highlight { color: #C39; }
#promoreel
{
	text-align: center;
	width: 500px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#stars
{
	background: url(images/backgrounds/left-stars.jpg) repeat-y;
	vertical-align:top;
	text-align:center;
}
